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 87d1c22b7ebe52f81b8054fd12290d8ff52f063a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 87d1c22b7ebe52f81b8054fd12290d8ff52f063a # timeout=10 Commit message: "epdg: fix a DTE in as_GSUP_rx_CL_REQ" > git rev-list --no-walk 11811666e926e241e0de2dafb148b8f3934fce3e # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test-asan] $ /bin/sh -xe /tmp/jenkins13714878935835368060.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:61852352d2a166eba5f5abefdefa1e2dacb53e4ab99493b2b15a2947dbb0d826 Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:f96b9002f85c202a32ea4089a8fb37c144e238799746e3171f7ca42a94ed1795 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:e7bd30925db52a830cee88877d8d7f214752fc0425b5396ad15f64dedb815fa1 Copying blob sha256:bdd00f619db5ac32f5bd82a9599d9dde5bc06fef0959ecf92f8700bbdf16657b Copying blob sha256:999c499b3a35a14857d50ecff749ac748478c098ed81aa352ebf3a872e93cf20 Copying blob sha256:b1add2959b7b87b164d30afaea83090578f50d2640aa869b16c0a8ccb66a2ea6 Copying config sha256:271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 Writing manifest to image destination Storing signatures 271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 + 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-10-07 09:34:57 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-nightly-asan-20241114-1642-9fe98561-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-20241114-1642-9fe98561-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', '--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-14T16:42:02Z" 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-20241114-1642-9fe98561-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-20241114-1642-9fe98561-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8789 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [204 kB] Fetched 9250 kB in 1s (9752 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-20241114-1642-9fe98561-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-20241114-1642-9fe98561-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-20241114-1642-9fe98561-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-20241114-1642-9fe98561-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-20241114-1642-9fe98561-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-20241114-1642-9fe98561-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_Constants_part_7.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_1.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_1.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Tests_NS_part_7.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_5.cc Creating dependency file for SGSN_Tests_NS_part_4.cc Creating dependency file for SGSN_Tests_NS_part_3.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_NS_part_2.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_5.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_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_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_5.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_3.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_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_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_3.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_6.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_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_6.cc Creating dependency file for MobileL3_Types_part_7.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_4.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_7.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_2.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_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_5.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPL4asp_Functions_part_1.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_5.cc Creating dependency file for IPCP_Templates_part_4.cc Creating dependency file for IPCP_Templates_part_6.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_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_6.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_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_SMS_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_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc 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 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_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_EncDec.o LLC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_EncDec.o RANAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_EncDec.o SCCP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr.so BSSGP_ConnHdlr.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types.so BSSGP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types.so GTPC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types.so GTPU_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation.so GTP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates.so IPCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types.so IPCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types.so ITU_X213_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common.so L3_Common.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates.so L3_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates.so LLC_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types.so LLC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types.so M3UA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4.so NS_Provider_IPL4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types.so NS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort.so RANAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates.so RANAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types.so RANAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates.so SCCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types.so SCCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests.so SGSN_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu.so SGSN_Tests_Iu.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS.so SGSN_Tests_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types.so SNDCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_7.so BSSGP_ConnHdlr_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_1.so GTP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_2.so GTP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_3.so GTP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_4.so GTP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_5.so GTP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_6.so GTP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_7.so GTP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_1.so IPCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_2.so IPCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_3.so IPCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_4.so IPCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_5.so IPCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_6.so IPCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_7.so IPCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_1.so ITU_X213_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_2.so ITU_X213_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_3.so ITU_X213_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_4.so ITU_X213_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_5.so ITU_X213_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_6.so ITU_X213_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_7.so ITU_X213_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_1.so LLC_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_2.so LLC_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_3.so LLC_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_4.so LLC_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_5.so LLC_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_6.so LLC_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_7.so LLC_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_1.so LLC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_2.so LLC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_3.so LLC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_4.so LLC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_5.so LLC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_6.so LLC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_7.so LLC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_7.so NS_Provider_IPL4_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_1.so RANAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_2.so RANAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_3.so RANAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_4.so RANAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_5.so RANAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_6.so RANAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_7.so RANAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_1.so RANAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_2.so RANAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_3.so RANAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_4.so RANAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_5.so RANAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_6.so RANAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_7.so RANAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_1.so RANAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_2.so RANAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_3.so RANAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_4.so RANAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_5.so RANAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_6.so RANAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_7.so RANAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_1.so SGSN_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_2.so SGSN_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_3.so SGSN_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_4.so SGSN_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_5.so SGSN_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_6.so SGSN_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_7.so SGSN_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_7.so SGSN_Tests_Iu_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_7.so SGSN_Tests_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_1.so SNDCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_2.so SNDCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_3.so SNDCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_4.so SNDCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_5.so SNDCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_6.so SNDCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_7.so SNDCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation.so BSSGP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation.so NS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter.so RAN_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation.so RAN_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS.so RAW_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_1.so BSSGP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_2.so BSSGP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_3.so BSSGP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_4.so BSSGP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_5.so BSSGP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_6.so BSSGP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_7.so BSSGP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_1.so NS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_2.so NS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_3.so NS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_4.so NS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_5.so NS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_6.so NS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_7.so NS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_1.so RAW_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_2.so RAW_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_3.so RAW_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_4.so RAW_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_5.so RAW_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_6.so RAW_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_7.so RAW_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes.so RANAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants.so RANAP_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers.so RANAP_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs.so RANAP_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents.so RANAP_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions.so RANAP_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_7.so RANAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_1.so RANAP_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_2.so RANAP_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_3.so RANAP_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_4.so RANAP_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_5.so RANAP_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_6.so RANAP_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_7.so RANAP_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_1.so RANAP_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_2.so RANAP_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_3.so RANAP_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_4.so RANAP_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_5.so RANAP_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_6.so RANAP_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_7.so RANAP_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_1.so RANAP_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_2.so RANAP_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_3.so RANAP_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_4.so RANAP_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_5.so RANAP_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_6.so RANAP_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_7.so RANAP_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_7.so RANAP_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_7.so RANAP_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_EncDec.so LLC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_EncDec.so RANAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_EncDec.so SCCP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o SGSN_Tests -Wl,--no-as-needed BSSGP_ConnHdlr.so BSSGP_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so GTPC_Types.so GTPU_Types.so GTP_Emulation.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPCP_Templates.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so ITU_X213_Types.so L3_Common.so L3_Templates.so LLC_Templates.so LLC_Types.so M3UA_Emulation.so M3UA_Types.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so NS_Provider_IPL4.so NS_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so RANAP_CodecPort.so RANAP_Templates.so RANAP_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTPasp_PortType.so SCTPasp_Types.so SGSN_Tests.so SGSN_Tests_Iu.so SGSN_Tests_NS.so SNDCP_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_7.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTP_Emulation_part_1.so GTP_Emulation_part_2.so GTP_Emulation_part_3.so GTP_Emulation_part_4.so GTP_Emulation_part_5.so GTP_Emulation_part_6.so GTP_Emulation_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_Templates_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPCP_Templates_part_1.so IPCP_Templates_part_2.so IPCP_Templates_part_3.so IPCP_Templates_part_4.so IPCP_Templates_part_5.so IPCP_Templates_part_6.so IPCP_Templates_part_7.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so ITU_X213_Types_part_1.so ITU_X213_Types_part_2.so ITU_X213_Types_part_3.so ITU_X213_Types_part_4.so ITU_X213_Types_part_5.so ITU_X213_Types_part_6.so ITU_X213_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so LLC_Templates_part_1.so LLC_Templates_part_2.so LLC_Templates_part_3.so LLC_Templates_part_4.so LLC_Templates_part_5.so LLC_Templates_part_6.so LLC_Templates_part_7.so LLC_Types_part_1.so LLC_Types_part_2.so LLC_Types_part_3.so LLC_Types_part_4.so LLC_Types_part_5.so LLC_Types_part_6.so LLC_Types_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so RANAP_CodecPort_part_1.so RANAP_CodecPort_part_2.so RANAP_CodecPort_part_3.so RANAP_CodecPort_part_4.so RANAP_CodecPort_part_5.so RANAP_CodecPort_part_6.so RANAP_CodecPort_part_7.so RANAP_Templates_part_1.so RANAP_Templates_part_2.so RANAP_Templates_part_3.so RANAP_Templates_part_4.so RANAP_Templates_part_5.so RANAP_Templates_part_6.so RANAP_Templates_part_7.so RANAP_Types_part_1.so RANAP_Types_part_2.so RANAP_Types_part_3.so RANAP_Types_part_4.so RANAP_Types_part_5.so RANAP_Types_part_6.so RANAP_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SGSN_Tests_part_1.so SGSN_Tests_part_2.so SGSN_Tests_part_3.so SGSN_Tests_part_4.so SGSN_Tests_part_5.so SGSN_Tests_part_6.so SGSN_Tests_part_7.so SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_7.so SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_7.so SNDCP_Types_part_1.so SNDCP_Types_part_2.so SNDCP_Types_part_3.so SNDCP_Types_part_4.so SNDCP_Types_part_5.so SNDCP_Types_part_6.so SNDCP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so BSSGP_Emulation.so IPA_Emulation.so NS_Emulation.so RAN_Adapter.so RAN_Emulation.so RAW_NS.so SCCP_Mapping.so BSSGP_Emulation_part_1.so BSSGP_Emulation_part_2.so BSSGP_Emulation_part_3.so BSSGP_Emulation_part_4.so BSSGP_Emulation_part_5.so BSSGP_Emulation_part_6.so BSSGP_Emulation_part_7.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so NS_Emulation_part_1.so NS_Emulation_part_2.so NS_Emulation_part_3.so NS_Emulation_part_4.so NS_Emulation_part_5.so NS_Emulation_part_6.so NS_Emulation_part_7.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Adapter_part_5.so RAN_Adapter_part_6.so RAN_Adapter_part_7.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so RAN_Emulation_part_5.so RAN_Emulation_part_6.so RAN_Emulation_part_7.so RAW_NS_part_1.so RAW_NS_part_2.so RAW_NS_part_3.so RAW_NS_part_4.so RAW_NS_part_5.so RAW_NS_part_6.so RAW_NS_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so RANAP_CommonDataTypes.so RANAP_Constants.so RANAP_Containers.so RANAP_IEs.so RANAP_PDU_Contents.so RANAP_PDU_Descriptions.so RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_7.so RANAP_Constants_part_1.so RANAP_Constants_part_2.so RANAP_Constants_part_3.so RANAP_Constants_part_4.so RANAP_Constants_part_5.so RANAP_Constants_part_6.so RANAP_Constants_part_7.so RANAP_Containers_part_1.so RANAP_Containers_part_2.so RANAP_Containers_part_3.so RANAP_Containers_part_4.so RANAP_Containers_part_5.so RANAP_Containers_part_6.so RANAP_Containers_part_7.so RANAP_IEs_part_1.so RANAP_IEs_part_2.so RANAP_IEs_part_3.so RANAP_IEs_part_4.so RANAP_IEs_part_5.so RANAP_IEs_part_6.so RANAP_IEs_part_7.so RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_7.so RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_7.so BSSGP_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so LLC_EncDec.so Native_FunctionDefs.so RANAP_EncDec.so SCCP_EncDec.so SCTPasp_PT.so TCCConversion.so TCCInterface.so TELNETasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSGP_ConnHdlr.o BSSGP_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o GTPC_Types.o GTPU_Types.o GTP_Emulation.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPCP_Templates.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o ITU_X213_Types.o L3_Common.o L3_Templates.o LLC_Templates.o LLC_Types.o M3UA_Emulation.o M3UA_Types.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o NS_Provider_IPL4.o NS_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o RANAP_CodecPort.o RANAP_Templates.o RANAP_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTPasp_PortType.o SCTPasp_Types.o SGSN_Tests.o SGSN_Tests_Iu.o SGSN_Tests_NS.o SNDCP_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_7.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTP_Emulation_part_1.o GTP_Emulation_part_2.o GTP_Emulation_part_3.o GTP_Emulation_part_4.o GTP_Emulation_part_5.o GTP_Emulation_part_6.o GTP_Emulation_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPCP_Templates_part_1.o IPCP_Templates_part_2.o IPCP_Templates_part_3.o IPCP_Templates_part_4.o IPCP_Templates_part_5.o IPCP_Templates_part_6.o IPCP_Templates_part_7.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o ITU_X213_Types_part_1.o ITU_X213_Types_part_2.o ITU_X213_Types_part_3.o ITU_X213_Types_part_4.o ITU_X213_Types_part_5.o ITU_X213_Types_part_6.o ITU_X213_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o LLC_Templates_part_1.o LLC_Templates_part_2.o LLC_Templates_part_3.o LLC_Templates_part_4.o LLC_Templates_part_5.o LLC_Templates_part_6.o LLC_Templates_part_7.o LLC_Types_part_1.o LLC_Types_part_2.o LLC_Types_part_3.o LLC_Types_part_4.o LLC_Types_part_5.o LLC_Types_part_6.o LLC_Types_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_7.o RANAP_Templates_part_1.o RANAP_Templates_part_2.o RANAP_Templates_part_3.o RANAP_Templates_part_4.o RANAP_Templates_part_5.o RANAP_Templates_part_6.o RANAP_Templates_part_7.o RANAP_Types_part_1.o RANAP_Types_part_2.o RANAP_Types_part_3.o RANAP_Types_part_4.o RANAP_Types_part_5.o RANAP_Types_part_6.o RANAP_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SGSN_Tests_part_1.o SGSN_Tests_part_2.o SGSN_Tests_part_3.o SGSN_Tests_part_4.o SGSN_Tests_part_5.o SGSN_Tests_part_6.o SGSN_Tests_part_7.o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_7.o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_7.o SNDCP_Types_part_1.o SNDCP_Types_part_2.o SNDCP_Types_part_3.o SNDCP_Types_part_4.o SNDCP_Types_part_5.o SNDCP_Types_part_6.o SNDCP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o BSSGP_Emulation.o IPA_Emulation.o NS_Emulation.o RAN_Adapter.o RAN_Emulation.o RAW_NS.o SCCP_Mapping.o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_7.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o NS_Emulation_part_1.o NS_Emulation_part_2.o NS_Emulation_part_3.o NS_Emulation_part_4.o NS_Emulation_part_5.o NS_Emulation_part_6.o NS_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o RAW_NS_part_1.o RAW_NS_part_2.o RAW_NS_part_3.o RAW_NS_part_4.o RAW_NS_part_5.o RAW_NS_part_6.o RAW_NS_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o RANAP_CommonDataTypes.o RANAP_Constants.o RANAP_Containers.o RANAP_IEs.o RANAP_PDU_Contents.o RANAP_PDU_Descriptions.o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_7.o RANAP_Constants_part_1.o RANAP_Constants_part_2.o RANAP_Constants_part_3.o RANAP_Constants_part_4.o RANAP_Constants_part_5.o RANAP_Constants_part_6.o RANAP_Constants_part_7.o RANAP_Containers_part_1.o RANAP_Containers_part_2.o RANAP_Containers_part_3.o RANAP_Containers_part_4.o RANAP_Containers_part_5.o RANAP_Containers_part_6.o RANAP_Containers_part_7.o RANAP_IEs_part_1.o RANAP_IEs_part_2.o RANAP_IEs_part_3.o RANAP_IEs_part_4.o RANAP_IEs_part_5.o RANAP_IEs_part_6.o RANAP_IEs_part_7.o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_7.o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_7.o BSSGP_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o LLC_EncDec.o Native_FunctionDefs.o RANAP_EncDec.o SCCP_EncDec.o SCTPasp_PT.o TCCConversion.o TCCInterface.o TELNETasp_PT.o; exit 1; fi [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241114-1642-9fe98561-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-20241114-1642-9fe98561-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ InRelease [1570 B] Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ Packages [51.9 kB] Fetched 53.5 kB in 1s (72.2 kB/s) Reading package lists... [testenv][generic] Installing packages: osmo-stp, osmo-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', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241114-1642-9fe98561-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-sgsn'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmocom-nightly-asan The following NEW packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmo-sgsn osmo-stp osmocom-nightly-asan 0 upgraded, 16 newly installed, 0 to remove and 52 not upgraded. Need to get 6771 kB of archives. After this operation, 70.1 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmocom-nightly-asan 202411132029 [1196 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore22 1.10.0.30.51bb.202411132029~asan [580 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libgtp10 1.12.0.28.2b16.202411132029~asan [130 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoisdn0 1.10.0.30.51bb.202411132029~asan [162 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogsm20 1.10.0.30.51bb.202411132029~asan [1080 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmovty13 1.10.0.30.51bb.202411132029~asan [276 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoabis13 1.6.0.21.7306.202411132029~asan [314 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-gsup-client0 1.8.0.5.0451.202411132029~asan [49.9 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmonetif11 1.5.1.5.89a1.202411132029~asan [197 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-sigtran10 2.0.0.50.b59d.202411132029~asan [541 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoctrl0 1.10.0.30.51bb.202411132029~asan [96.9 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogb14 1.10.0.30.51bb.202411132029~asan [740 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-stp 2.0.0.50.b59d.202411132029~asan [19.8 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libasn1c1 0.9.37.202411132029~asan [358 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-ranap7 1.6.0.3.655a.202411132029~asan [1638 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-sgsn 1.12.0.19.7228.202411132029~asan [587 kB] Fetched 6771 kB in 1s (8347 kB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-nightly-asan. (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 ... 39994 files and directories currently installed.) Preparing to unpack .../00-osmocom-nightly-asan_202411132029_amd64.deb ... Unpacking osmocom-nightly-asan (202411132029) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../01-libosmocore22_1.10.0.30.51bb.202411132029~asan_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.30.51bb.202411132029~asan) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../02-libgtp10_1.12.0.28.2b16.202411132029~asan_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0.28.2b16.202411132029~asan) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0.30.51bb.202411132029~asan_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.30.51bb.202411132029~asan) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0.30.51bb.202411132029~asan_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.30.51bb.202411132029~asan) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../05-libosmovty13_1.10.0.30.51bb.202411132029~asan_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.30.51bb.202411132029~asan) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../06-libosmoabis13_1.6.0.21.7306.202411132029~asan_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.21.7306.202411132029~asan) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../07-libosmo-gsup-client0_1.8.0.5.0451.202411132029~asan_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.5.0451.202411132029~asan) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.5.1.5.89a1.202411132029~asan_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.5.89a1.202411132029~asan) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../09-libosmo-sigtran10_2.0.0.50.b59d.202411132029~asan_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.50.b59d.202411132029~asan) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../10-libosmoctrl0_1.10.0.30.51bb.202411132029~asan_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.30.51bb.202411132029~asan) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.10.0.30.51bb.202411132029~asan_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.30.51bb.202411132029~asan) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../12-osmo-stp_2.0.0.50.b59d.202411132029~asan_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.50.b59d.202411132029~asan) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../13-libasn1c1_0.9.37.202411132029~asan_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37.202411132029~asan) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../14-libosmo-ranap7_1.6.0.3.655a.202411132029~asan_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.3.655a.202411132029~asan) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../15-osmo-sgsn_1.12.0.19.7228.202411132029~asan_amd64.deb ... Unpacking osmo-sgsn (1.12.0.19.7228.202411132029~asan) ... Setting up osmocom-nightly-asan (202411132029) ... Setting up libasn1c1:amd64 (0.9.37.202411132029~asan) ... Setting up libosmocore22:amd64 (1.10.0.30.51bb.202411132029~asan) ... Setting up libosmovty13:amd64 (1.10.0.30.51bb.202411132029~asan) ... Setting up libosmoisdn0:amd64 (1.10.0.30.51bb.202411132029~asan) ... Setting up libgtp10:amd64 (1.12.0.28.2b16.202411132029~asan) ... Setting up libosmogsm20:amd64 (1.10.0.30.51bb.202411132029~asan) ... Setting up libosmoabis13:amd64 (1.6.0.21.7306.202411132029~asan) ... Setting up libosmoctrl0:amd64 (1.10.0.30.51bb.202411132029~asan) ... Setting up libosmogb14:amd64 (1.10.0.30.51bb.202411132029~asan) ... Setting up libosmonetif11:amd64 (1.5.1.5.89a1.202411132029~asan) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.5.0451.202411132029~asan) ... Setting up libosmo-sigtran10:amd64 (2.0.0.50.b59d.202411132029~asan) ... Setting up osmo-stp:amd64 (2.0.0.50.b59d.202411132029~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.3.655a.202411132029~asan) ... Setting up osmo-sgsn (1.12.0.19.7228.202411132029~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 Processing triggers for libc-bin (2.36-9+deb12u8) ... [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-20241114-1642-9fe98561-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-20241114-1642-9fe98561-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-20241114-1642-9fe98561-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-20241114-1642-9fe98561-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-20241114-1642-9fe98561-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-20241114-1642-9fe98561-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-20241114-1642-9fe98561-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-20241114-1642-9fe98561-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-20241114-1642-9fe98561-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-20241114-1642-9fe98561-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/stp/stp.log'] 20241114164229783 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20241114164229783 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20241114164229783 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) 20241114164229783 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20241114164229783 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20241114164229783 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20241114164229783 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7_instance.c:315) 20241114164229783 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:123) 20241114164229783 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20241114164229783 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7_route.c:127) 20241114164229783 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:219) 20241114164229783 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:239) 20241114164229783 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:286) 20241114164229784 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:219) 20241114164229784 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:239) 20241114164229784 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:286) 20241114164229784 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-20241114-1642-9fe98561-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 0x55fc35296a80(sgsn) with 23 counters 20241114164229981 DLSS7 INFO (r=127.0.0.1:55859<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241114164229981 DLSS7 INFO (r=127.0.0.1:55859<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:143) 20241114164229981 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:55859<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20241114164229981 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20241114164229981 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20241114164229981 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241114164229981 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20241114164229981 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20241114164229981 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20241114164229981 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20241114164229997 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:967) 20241114164229997 DGPRS NOTICE libGTP v1.12.0.28-2b16.202411132029~asan initialized (sgsn_main.c:462) 20241114164229997 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20241114164229997 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164229997 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:572) 20241114164229997 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:590) 20241114164229997 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:596) 20241114164229998 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:705) 20241114164229998 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20241114164229998 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20241114164229998 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241114164229998 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) 20241114164229998 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241114164229998 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:113) 20241114164229998 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241114164229998 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241114164229998 DLSS7 INFO (r=127.0.0.1:57093<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241114164229998 DLSS7 INFO (r=127.0.0.1:57093<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:143) 20241114164229998 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:57093<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20241114164229998 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20241114164229998 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20241114164229998 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241114164229998 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20241114164229998 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241114164229998 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) 20241114164229998 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241114164229998 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241114164229998 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:55859<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241114164229998 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) 20241114164229998 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1082) 20241114164229998 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241114164229998 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241114164229999 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241114164229999 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241114164229999 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:581) 20241114164229999 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:588) 20241114164229999 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:588) 20241114164229999 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20241114164229999 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114164229999 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241114164229999 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241114164229999 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241114164229999 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) [testenv][generic] Running testsuite [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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-20241114-1642-9fe98561-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@96733a1a5f60: Unix server socket created successfully. MC@96733a1a5f60: Listening on TCP port 33007. MC2> 96733a1a5f60 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 96733a1a5f60 33007 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@96733a1a5f60: New HC connected from 10.0.2.100 [10.0.2.100]. 96733a1a5f60: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@96733a1a5f60: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@96733a1a5f60: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@96733a1a5f60: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@96733a1a5f60: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@96733a1a5f60: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@96733a1a5f60: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@96733a1a5f60: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@96733a1a5f60: Configuration file was processed on all HCs. MC@96733a1a5f60: Creating MTC on host 10.0.2.100. MC@96733a1a5f60: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@96733a1a5f60: 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 ------ Thu Nov 14 16:42: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.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 20241114164230999 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164230999 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_attach started. 20241114164231774 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53434<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164231777 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164231824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNCONFIGURED}: Allocated (fsm.c:456) 20241114164231824 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) 20241114164231824 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) 20241114164231824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114164231824 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) 20241114164231824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164231824 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) 20241114164231824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164231824 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164231826 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164231826 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) 20241114164231826 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164231826 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164231826 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) 20241114164231826 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164231826 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) 20241114164231826 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241114164231826 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114164231826 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164231826 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164231826 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164231826 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164231830 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164231839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164231840 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach-BVCI196(6)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164231860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241114164231860 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) 20241114164231860 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) 20241114164231860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114164231860 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) 20241114164231860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164231860 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) 20241114164231860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164231860 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164231862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164231862 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) 20241114164231862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164231862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164231862 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) 20241114164231862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164231862 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) 20241114164231862 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241114164231862 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114164231862 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164231862 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164231863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164231863 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164231867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164231867 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)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164231878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164231878 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach-BVCI210(11)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164231897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNCONFIGURED}: Allocated (fsm.c:456) 20241114164231897 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) 20241114164231897 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) 20241114164231897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114164231897 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) 20241114164231897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164231897 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) 20241114164231897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164231897 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164231899 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164231899 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) 20241114164231899 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164231899 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164231899 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) 20241114164231899 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164231899 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) 20241114164231899 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241114164231900 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114164231900 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164231900 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164231900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(17)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114164231900 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164231904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164231905 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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164231913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164231913 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114164232000 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164232000 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114164232000 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114164232000 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) 20241114164232000 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114164232000 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:749) 20241114164232000 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:204) 20241114164232000 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20241114164232000 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7_instance.c:315) 20241114164232000 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7_route.c:127) 20241114164232000 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:123) 20241114164232000 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20241114164232000 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:342) 20241114164232000 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) SGSN_Test-GSUP-IPA(18)@96733a1a5f60: Established a new IPA connection (conn_id=2) 20241114164232000 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:658) 20241114164232001 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114164232001 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241114164232001 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241114164232001 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241114164232001 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241114164232001 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241114164232001 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241114164232001 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x612000004a20]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20241114164232001 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:658) SGSN_Test-GSUP-IPA(18)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114164232002 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(18)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114164232003 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(18)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(18)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(18)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114164232738 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) 20241114164232738 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20241114164232738 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:57093 err=None (osmo_ss7_asp.c:788) TC_attach-BVCI196(6)@96733a1a5f60: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='F8E5E8CA'O, index=0 SGSN_Test-GSUP(19)@96733a1a5f60: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@96733a1a5f60: 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 := 'BEFB481CEC606ACA37CDB9DF1DB99980'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1E90C5C9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1ECB0C9F57FB9D72'O } } } } } 20241114164233061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164233061 DLLC NOTICE LLME(ffffffff/f8e5e8ca){UNASSIGNED} LLC RX: unknown TLLI 0xf8e5e8ca, creating LLME on the fly (gprs_llc.c:552) 20241114164233061 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164233061 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach" (gprs_gmm.c:1266) 20241114164233061 DMM DEBUG GMM(gmm_fsm)[0x6120000051a0]{Deregistered}: Allocated (fsm.c:456) 20241114164233061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{Init}: Allocated (fsm.c:456) 20241114164233061 DMM DEBUG MM_STATE_Gb[0x6120000054a0]{Idle}: Allocated (fsm.c:456) 20241114164233061 DMM DEBUG MM_STATE_Iu[0x612000005620]{Detached}: Allocated (fsm.c:456) 20241114164233061 DMM DEBUG GMM(gmm_fsm)[0x6120000051a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114164233061 DMM DEBUG GMM(gmm_fsm)[0x6120000051a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114164233061 DLLC NOTICE LLME(ffffffff/f8e5e8ca){UNASSIGNED} LLGM Assign pre (f8e5e8ca => c7b6a05d) (gprs_llc.c:1079) 20241114164233061 DLLC NOTICE LLME(f8e5e8ca/c7b6a05d){ASSIGNED} LLGM Assign post (f8e5e8ca => c7b6a05d) (gprs_llc.c:1125) 20241114164233061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114164233061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114164233061 DMM DEBUG MM(262420000000001/c7b6a05d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114164233073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164233073 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114164233073 DMM DEBUG MM_STATE_Gb(0)[0x6120000054a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164233073 DMM DEBUG MM(262420000000001/c7b6a05d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20241114164233073 DMM NOTICE MM(262420000000001/c7b6a05d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114164233073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114164233073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114164233073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114164233073 DMM DEBUG MM(262420000000001/c7b6a05d) Requesting authorization (sgsn_auth.c:160) 20241114164233073 DMM INFO MM(262420000000001/c7b6a05d) Requesting authentication tuples (sgsn_auth.c:184) 20241114164233073 DMM DEBUG MM(262420000000001/c7b6a05d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114164233073 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20241114164233073 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)@96733a1a5f60: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@96733a1a5f60: Added IMSI table entry 0TC_attach(21)"262420000000001" 20241114164233076 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114164233076 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114164233076 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114164233076 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114164233076 DMM INFO MM(262420000000001/c7b6a05d) Subscriber data update (mmctx.c:445) 20241114164233076 DMM DEBUG MM(262420000000001/c7b6a05d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114164233076 DMM INFO MM(262420000000001/c7b6a05d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114164233077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114164233077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114164233077 DMM INFO MM(262420000000001/c7b6a05d) <- GMM AUTH AND CIPHERING REQ (rand = be fb 48 1c ec 60 6a ca 37 cd b9 df 1d b9 99 80 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114164233085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164233085 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164233085 DMM DEBUG MM_STATE_Gb(0)[0x6120000054a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164233085 DMM INFO MM(262420000000001/c7b6a05d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114164233085 DMM NOTICE MM(262420000000001/c7b6a05d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114164233085 DMM DEBUG MM(262420000000001/c7b6a05d) checking auth: received GSM SRES = 1e 90 c5 c9 (gprs_gmm.c:666) 20241114164233085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114164233085 DMM DEBUG MM(262420000000001/c7b6a05d) Requesting authorization (sgsn_auth.c:160) 20241114164233085 DMM INFO MM(262420000000001/c7b6a05d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114164233085 DMM DEBUG MM(262420000000001/c7b6a05d) Requesting subscriber data update (gprs_subscriber.c:894) 20241114164233085 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20241114164233086 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) 20241114164233086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114164233086 DMM INFO MM(262420000000001/c7b6a05d) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7b6a05d) (gprs_gmm.c:300) 20241114164233087 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114164233087 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114164233087 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241114164233087 DMM INFO MM(262420000000001/c7b6a05d) Subscriber data update (mmctx.c:445) 20241114164233087 DMM DEBUG MM(262420000000001/c7b6a05d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114164233087 DMM INFO MM(262420000000001/c7b6a05d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114164233087 DMM NOTICE MM(262420000000001/c7b6a05d) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20241114164233087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114164233087 DMM NOTICE MM(262420000000001/c7b6a05d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114164233088 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) 20241114164233088 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114164233088 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241114164233088 DMM INFO MM(262420000000001/c7b6a05d) Subscriber data update (mmctx.c:445) 20241114164233088 DMM DEBUG MM(262420000000001/c7b6a05d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114164233094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164233094 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114164233095 DMM DEBUG MM_STATE_Gb(0)[0x6120000054a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164233095 DMM INFO MM(262420000000001/c7b6a05d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114164233095 DMM NOTICE MM(262420000000001/c7b6a05d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114164233095 DMM DEBUG GMM(gmm_fsm)[0x6120000051a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114164233095 DMM DEBUG GMM(gmm_fsm)[0x6120000051a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114164233095 DLLC NOTICE LLME(f8e5e8ca/c7b6a05d){ASSIGNED} LLGM Assign pre (ffffffff => c7b6a05d) (gprs_llc.c:1079) 20241114164233095 DLLC NOTICE LLME(ffffffff/c7b6a05d){ASSIGNED} LLGM Assign post (ffffffff => c7b6a05d) (gprs_llc.c:1125) 20241114164233095 DMM DEBUG MM_STATE_Gb(0)[0x6120000054a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114164233095 DMM DEBUG MM_STATE_Gb(0)[0x6120000054a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114164233095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114164233095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@96733a1a5f60: setverdict(pass): none -> pass TC_attach-BVCI196(6)@96733a1a5f60: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@96733a1a5f60: Final verdict of PTC: pass 20241114164233147 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53434<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114164233152 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb0-NS0(3)@96733a1a5f60: Final verdict of PTC: none 20241114164233152 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(19)@96733a1a5f60: Final verdict of PTC: none TC_attach-BVCI220(16)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(7)@96733a1a5f60: Final verdict of PTC: none TC_attach-BVCI210(11)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@96733a1a5f60: Final verdict of PTC: none TC_attach-BVCI196(6)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(12)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(17)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(15)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(5)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(10)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@96733a1a5f60: Test case TC_attach finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:42:33 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20241114164233312 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53444<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164233714 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53444<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105228) 20241114164234153 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164234153 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=105228, count=106388) 20241114164235154 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164235154 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 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_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 20241114164236155 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164236155 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_attach_mnc3 started. 20241114164236774 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33974<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164236776 DMM INFO MM(262420000000001/c7b6a05d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114164236776 DMM INFO MM(262420000000001/c7b6a05d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114164236776 DMM DEBUG GMM(gmm_fsm)[0x6120000051a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114164236776 DMM DEBUG GMM(gmm_fsm)[0x6120000051a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114164236776 DMM DEBUG MM_STATE_Gb(0)[0x6120000054a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114164236776 DMM DEBUG MM_STATE_Gb(0)[0x6120000054a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114164236776 DLLC NOTICE LLME(ffffffff/c7b6a05d){ASSIGNED} LLGM Assign pre (c7b6a05d => ffffffff) (gprs_llc.c:1079) 20241114164236776 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7b6a05d => ffffffff) (gprs_llc.c:1125) 20241114164236776 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20241114164236776 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) 20241114164236776 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:401) 20241114164236776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{Init}: Deallocated (fsm.c:568) 20241114164236776 DMM DEBUG MM_STATE_Gb(0)[0x6120000054a0]{Idle}: Deallocated (fsm.c:568) 20241114164236776 DMM DEBUG MM_STATE_Iu[0x612000005620]{Detached}: Deallocated (fsm.c:568) 20241114164236776 DMM DEBUG GMM(gmm_fsm)[0x6120000051a0]{Deregistered}: Deallocated (fsm.c:568) 20241114164236776 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(27)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164236828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114164236828 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) 20241114164236828 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) 20241114164236828 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164236828 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114164236828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164236829 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) 20241114164236829 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164236829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(26)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(27)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164236831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164236831 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) 20241114164236831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164236831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164236831 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) 20241114164236831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164236831 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) 20241114164236831 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164236831 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114164236831 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164236831 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164236832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164236832 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(27)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164236837 DLNS DEBUG GPRS-NS2-VC(UDP-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(28)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(23)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164236847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164236847 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI196(24)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(26)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(32)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(32)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164236863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114164236863 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) 20241114164236863 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) 20241114164236863 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164236863 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114164236863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164236863 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) 20241114164236863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164236863 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(31)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(32)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164236865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164236865 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) 20241114164236865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164236865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164236865 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) 20241114164236865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164236865 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) 20241114164236865 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164236865 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114164236865 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164236865 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164236866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164236866 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(32)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(32)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164236871 DLNS DEBUG GPRS-NS2-VC(UDP-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(33)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(28)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164236880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164236880 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI210(29)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(31)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(37)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(37)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164236896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114164236896 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) 20241114164236896 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) 20241114164236896 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164236896 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114164236896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164236896 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) 20241114164236896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164236896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(37)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164236898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164236898 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) 20241114164236898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164236898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164236898 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) 20241114164236898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164236898 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) 20241114164236898 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164236898 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114164236899 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164236899 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164236899 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(37)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114164236899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(37)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164236903 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164236911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164236911 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(34)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114164237156 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164237156 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114164237156 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114164237156 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(36)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(36)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114164237158 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(36)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(36)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114164237159 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(36)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(36)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(36)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(36)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(24)@96733a1a5f60: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='F31C8AEC'O, index=0 SGSN_Test-GSUP(38)@96733a1a5f60: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@96733a1a5f60: 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 := '6A398DA238DE96A74DB6042EA341ADFC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9B015EB6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '15D80FF4CAA82AC6'O } } } } } 20241114164238211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164238211 DLLC NOTICE LLME(ffffffff/f31c8aec){UNASSIGNED} LLC RX: unknown TLLI 0xf31c8aec, creating LLME on the fly (gprs_llc.c:552) 20241114164238211 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164238212 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241114164238212 DMM DEBUG GMM(gmm_fsm)[0x6120000057a0]{Deregistered}: Allocated (fsm.c:456) 20241114164238212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{Init}: Allocated (fsm.c:456) 20241114164238212 DMM DEBUG MM_STATE_Gb[0x612000005aa0]{Idle}: Allocated (fsm.c:456) 20241114164238212 DMM DEBUG MM_STATE_Iu[0x612000005c20]{Detached}: Allocated (fsm.c:456) 20241114164238212 DMM DEBUG GMM(gmm_fsm)[0x6120000057a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114164238212 DMM DEBUG GMM(gmm_fsm)[0x6120000057a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114164238212 DLLC NOTICE LLME(ffffffff/f31c8aec){UNASSIGNED} LLGM Assign pre (f31c8aec => f2fcab1c) (gprs_llc.c:1079) 20241114164238212 DLLC NOTICE LLME(f31c8aec/f2fcab1c){ASSIGNED} LLGM Assign post (f31c8aec => f2fcab1c) (gprs_llc.c:1125) 20241114164238212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114164238212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114164238212 DMM DEBUG MM(262420000001001/f2fcab1c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114164238225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164238225 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114164238225 DMM DEBUG MM_STATE_Gb(0)[0x612000005aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164238225 DMM DEBUG MM(262420000001001/f2fcab1c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241114164238225 DMM NOTICE MM(262420000001001/f2fcab1c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114164238225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114164238225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114164238225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114164238225 DMM DEBUG MM(262420000001001/f2fcab1c) Requesting authorization (sgsn_auth.c:160) 20241114164238226 DMM INFO MM(262420000001001/f2fcab1c) Requesting authentication tuples (sgsn_auth.c:184) 20241114164238226 DMM DEBUG MM(262420000001001/f2fcab1c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114164238226 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241114164238226 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)@96733a1a5f60: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@96733a1a5f60: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20241114164238229 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114164238229 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114164238229 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114164238229 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114164238229 DMM INFO MM(262420000001001/f2fcab1c) Subscriber data update (mmctx.c:445) 20241114164238229 DMM DEBUG MM(262420000001001/f2fcab1c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114164238229 DMM INFO MM(262420000001001/f2fcab1c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114164238229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114164238229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114164238229 DMM INFO MM(262420000001001/f2fcab1c) <- GMM AUTH AND CIPHERING REQ (rand = 6a 39 8d a2 38 de 96 a7 4d b6 04 2e a3 41 ad fc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114164238236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164238236 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164238236 DMM DEBUG MM_STATE_Gb(0)[0x612000005aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164238236 DMM INFO MM(262420000001001/f2fcab1c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114164238236 DMM NOTICE MM(262420000001001/f2fcab1c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114164238236 DMM DEBUG MM(262420000001001/f2fcab1c) checking auth: received GSM SRES = 9b 01 5e b6 (gprs_gmm.c:666) 20241114164238236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114164238236 DMM DEBUG MM(262420000001001/f2fcab1c) Requesting authorization (sgsn_auth.c:160) 20241114164238236 DMM INFO MM(262420000001001/f2fcab1c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114164238236 DMM DEBUG MM(262420000001001/f2fcab1c) Requesting subscriber data update (gprs_subscriber.c:894) 20241114164238236 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241114164238236 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) 20241114164238236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114164238236 DMM INFO MM(262420000001001/f2fcab1c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2fcab1c) (gprs_gmm.c:300) 20241114164238238 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114164238238 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114164238238 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241114164238238 DMM INFO MM(262420000001001/f2fcab1c) Subscriber data update (mmctx.c:445) 20241114164238238 DMM DEBUG MM(262420000001001/f2fcab1c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114164238238 DMM INFO MM(262420000001001/f2fcab1c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114164238238 DMM NOTICE MM(262420000001001/f2fcab1c) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241114164238238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114164238238 DMM NOTICE MM(262420000001001/f2fcab1c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114164238238 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) 20241114164238239 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114164238239 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241114164238239 DMM INFO MM(262420000001001/f2fcab1c) Subscriber data update (mmctx.c:445) 20241114164238239 DMM DEBUG MM(262420000001001/f2fcab1c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114164238244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164238244 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114164238245 DMM DEBUG MM_STATE_Gb(0)[0x612000005aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164238245 DMM INFO MM(262420000001001/f2fcab1c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114164238245 DMM NOTICE MM(262420000001001/f2fcab1c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114164238245 DMM DEBUG GMM(gmm_fsm)[0x6120000057a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114164238245 DMM DEBUG GMM(gmm_fsm)[0x6120000057a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114164238245 DLLC NOTICE LLME(f31c8aec/f2fcab1c){ASSIGNED} LLGM Assign pre (ffffffff => f2fcab1c) (gprs_llc.c:1079) 20241114164238245 DLLC NOTICE LLME(ffffffff/f2fcab1c){ASSIGNED} LLGM Assign post (ffffffff => f2fcab1c) (gprs_llc.c:1125) 20241114164238245 DMM DEBUG MM_STATE_Gb(0)[0x612000005aa0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114164238245 DMM DEBUG MM_STATE_Gb(0)[0x612000005aa0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114164238245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114164238245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@96733a1a5f60: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(24)@96733a1a5f60: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@96733a1a5f60: Final verdict of PTC: pass 20241114164238297 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33974<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(26)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP(38)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(32)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(27)@96733a1a5f60: Final verdict of PTC: none 20241114164238300 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach_mnc3-BVCI210(29)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@96733a1a5f60: Final verdict of PTC: none TC_attach_mnc3-BVCI220(34)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(31)@96733a1a5f60: Final verdict of PTC: none20241114164238300 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI99(37)@96733a1a5f60: Final verdict of PTC: none TC_attach_mnc3-BVCI196(24)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(36)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(35)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(30)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(25)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_mnc3-BVCI196(24): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(25): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(26): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(27): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_mnc3-BVCI210(29): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(30): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(31): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(32): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_mnc3-BVCI220(34): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(35): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(36): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(37): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@96733a1a5f60: Test case TC_attach_mnc3 finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:42:38 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20241114164238427 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33988<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164238828 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33988<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48640) 20241114164239301 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164239301 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=48640, count=89472) 20241114164240302 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164240302 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 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_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 20241114164241303 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164241303 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_attach_umts_aka_umts_res started. 20241114164241889 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34002<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164241891 DMM INFO MM(262420000001001/f2fcab1c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114164241891 DMM INFO MM(262420000001001/f2fcab1c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114164241891 DMM DEBUG GMM(gmm_fsm)[0x6120000057a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114164241891 DMM DEBUG GMM(gmm_fsm)[0x6120000057a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114164241891 DMM DEBUG MM_STATE_Gb(0)[0x612000005aa0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114164241891 DMM DEBUG MM_STATE_Gb(0)[0x612000005aa0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114164241891 DLLC NOTICE LLME(ffffffff/f2fcab1c){ASSIGNED} LLGM Assign pre (f2fcab1c => ffffffff) (gprs_llc.c:1079) 20241114164241891 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f2fcab1c => ffffffff) (gprs_llc.c:1125) 20241114164241891 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241114164241891 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) 20241114164241891 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:401) 20241114164241891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{Init}: Deallocated (fsm.c:568) 20241114164241891 DMM DEBUG MM_STATE_Gb(0)[0x612000005aa0]{Idle}: Deallocated (fsm.c:568) 20241114164241891 DMM DEBUG MM_STATE_Iu[0x612000005c20]{Detached}: Deallocated (fsm.c:568) 20241114164241891 DMM DEBUG GMM(gmm_fsm)[0x6120000057a0]{Deregistered}: Deallocated (fsm.c:568) 20241114164241891 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(45)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164241937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114164241937 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) 20241114164241937 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) 20241114164241937 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164241937 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114164241937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164241937 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) 20241114164241937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164241937 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(45)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164241938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164241938 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) 20241114164241938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164241938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164241939 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) 20241114164241939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164241939 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) 20241114164241939 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164241939 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114164241939 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164241939 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(45)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114164241939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164241939 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(45)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164241942 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164241952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164241952 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(46)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 TC_attach_umts_aka_umts_res-BVCI196(44)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164241975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114164241975 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) 20241114164241975 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) 20241114164241975 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164241975 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114164241975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164241975 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) 20241114164241975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164241975 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164241976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164241977 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) 20241114164241977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164241977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164241977 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) 20241114164241977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164241977 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) 20241114164241977 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164241977 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114164241977 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164241977 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164241978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164241978 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(50)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164241982 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164241993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164241993 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI210(49)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164242015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114164242015 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) 20241114164242015 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) 20241114164242015 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164242015 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114164242015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164242015 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) 20241114164242015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164242015 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164242018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164242018 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) 20241114164242018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164242018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164242018 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) 20241114164242018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164242018 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) 20241114164242018 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164242018 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114164242018 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164242018 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164242019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164242019 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164242023 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164242033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164242033 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(54)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114164242304 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164242304 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114164242304 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114164242304 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(56)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114164242306 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(56)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114164242307 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(56)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(56)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(56)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@96733a1a5f60: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='EC7DB827'O, index=0 SGSN_Test-GSUP(57)@96733a1a5f60: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@96733a1a5f60: 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 := 'F4B6FBBB48E1A26AF237CCE461648BE1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FB8A971E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1EF05721CC1128D2'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B9FBA0A5901BF25D0E97C5E98418479B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '096BDE3989B61555A59A90B88918F1FE'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '62B8571B729A5E162D541FC288506384'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '836C0FFDDFA43C71'O } } } } } 20241114164243356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164243356 DLLC NOTICE LLME(ffffffff/ec7db827){UNASSIGNED} LLC RX: unknown TLLI 0xec7db827, creating LLME on the fly (gprs_llc.c:552) 20241114164243356 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164243356 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20241114164243356 DMM DEBUG GMM(gmm_fsm)[0x612000005da0]{Deregistered}: Allocated (fsm.c:456) 20241114164243356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{Init}: Allocated (fsm.c:456) 20241114164243356 DMM DEBUG MM_STATE_Gb[0x6120000060a0]{Idle}: Allocated (fsm.c:456) 20241114164243356 DMM DEBUG MM_STATE_Iu[0x612000006220]{Detached}: Allocated (fsm.c:456) 20241114164243356 DMM DEBUG GMM(gmm_fsm)[0x612000005da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114164243356 DMM DEBUG GMM(gmm_fsm)[0x612000005da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114164243356 DLLC NOTICE LLME(ffffffff/ec7db827){UNASSIGNED} LLGM Assign pre (ec7db827 => f94e2ea4) (gprs_llc.c:1079) 20241114164243356 DLLC NOTICE LLME(ec7db827/f94e2ea4){ASSIGNED} LLGM Assign post (ec7db827 => f94e2ea4) (gprs_llc.c:1125) 20241114164243356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114164243356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114164243356 DMM DEBUG MM(262420000001002/f94e2ea4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114164243370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164243370 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114164243370 DMM DEBUG MM_STATE_Gb(0)[0x6120000060a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164243370 DMM DEBUG MM(262420000001002/f94e2ea4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241114164243370 DMM NOTICE MM(262420000001002/f94e2ea4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114164243370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114164243370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114164243370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114164243370 DMM DEBUG MM(262420000001002/f94e2ea4) Requesting authorization (sgsn_auth.c:160) 20241114164243370 DMM INFO MM(262420000001002/f94e2ea4) Requesting authentication tuples (sgsn_auth.c:184) 20241114164243370 DMM DEBUG MM(262420000001002/f94e2ea4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114164243370 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241114164243370 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)@96733a1a5f60: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@96733a1a5f60: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20241114164243373 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114164243373 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114164243373 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114164243373 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114164243373 DMM INFO MM(262420000001002/f94e2ea4) Subscriber data update (mmctx.c:445) 20241114164243373 DMM DEBUG MM(262420000001002/f94e2ea4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114164243373 DMM INFO MM(262420000001002/f94e2ea4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114164243373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114164243373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114164243373 DMM INFO MM(262420000001002/f94e2ea4) <- GMM AUTH AND CIPHERING REQ (rand = f4 b6 fb bb 48 e1 a2 6a f2 37 cc e4 61 64 8b e1 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 62 b8 57 1b 72 9a 5e 16 2d 54 1f c2 88 50 63 84 ) (gprs_gmm.c:483) 20241114164243382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164243382 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164243382 DMM DEBUG MM_STATE_Gb(0)[0x6120000060a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164243382 DMM INFO MM(262420000001002/f94e2ea4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114164243382 DMM NOTICE MM(262420000001002/f94e2ea4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114164243382 DMM DEBUG MM(262420000001002/f94e2ea4) checking auth: received UMTS RES = 83 6c 0f fd df a4 3c 71 (gprs_gmm.c:666) 20241114164243382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114164243382 DMM DEBUG MM(262420000001002/f94e2ea4) Requesting authorization (sgsn_auth.c:160) 20241114164243382 DMM INFO MM(262420000001002/f94e2ea4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114164243382 DMM DEBUG MM(262420000001002/f94e2ea4) Requesting subscriber data update (gprs_subscriber.c:894) 20241114164243382 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241114164243382 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) 20241114164243382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114164243382 DMM INFO MM(262420000001002/f94e2ea4) <- GMM ATTACH ACCEPT (new P-TMSI=0xf94e2ea4) (gprs_gmm.c:300) 20241114164243384 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114164243384 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114164243384 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241114164243384 DMM INFO MM(262420000001002/f94e2ea4) Subscriber data update (mmctx.c:445) 20241114164243384 DMM DEBUG MM(262420000001002/f94e2ea4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114164243384 DMM INFO MM(262420000001002/f94e2ea4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114164243384 DMM NOTICE MM(262420000001002/f94e2ea4) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241114164243384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114164243384 DMM NOTICE MM(262420000001002/f94e2ea4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114164243384 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) 20241114164243385 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114164243385 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241114164243385 DMM INFO MM(262420000001002/f94e2ea4) Subscriber data update (mmctx.c:445) 20241114164243385 DMM DEBUG MM(262420000001002/f94e2ea4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114164243391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164243391 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114164243391 DMM DEBUG MM_STATE_Gb(0)[0x6120000060a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164243391 DMM INFO MM(262420000001002/f94e2ea4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114164243391 DMM NOTICE MM(262420000001002/f94e2ea4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114164243391 DMM DEBUG GMM(gmm_fsm)[0x612000005da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114164243391 DMM DEBUG GMM(gmm_fsm)[0x612000005da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114164243391 DLLC NOTICE LLME(ec7db827/f94e2ea4){ASSIGNED} LLGM Assign pre (ffffffff => f94e2ea4) (gprs_llc.c:1079) 20241114164243391 DLLC NOTICE LLME(ffffffff/f94e2ea4){ASSIGNED} LLGM Assign post (ffffffff => f94e2ea4) (gprs_llc.c:1125) 20241114164243391 DMM DEBUG MM_STATE_Gb(0)[0x6120000060a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114164243391 DMM DEBUG MM_STATE_Gb(0)[0x6120000060a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114164243391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114164243391 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)@96733a1a5f60: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@96733a1a5f60: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@96733a1a5f60: Final verdict of PTC: pass 20241114164243444 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34002<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(57)@96733a1a5f60: Final verdict of PTC: none 20241114164243447 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach_umts_aka_umts_res-BVCI210(49)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(45)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@96733a1a5f60: Final verdict of PTC: none 20241114164243447 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI98(50)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@96733a1a5f60: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@96733a1a5f60: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(55)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(43)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(53)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(48)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@96733a1a5f60: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:42:43 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 20241114164243581 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34006<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164243982 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34006<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86204) 20241114164244448 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164244448 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=86204, count=90560) 20241114164245449 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164245449 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:42:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_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 20241114164246451 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164246451 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_attach_umts_aka_gsm_sres started. 20241114164247045 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57858<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164247046 DMM INFO MM(262420000001002/f94e2ea4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114164247046 DMM INFO MM(262420000001002/f94e2ea4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114164247046 DMM DEBUG GMM(gmm_fsm)[0x612000005da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114164247046 DMM DEBUG GMM(gmm_fsm)[0x612000005da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114164247046 DMM DEBUG MM_STATE_Gb(0)[0x6120000060a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114164247046 DMM DEBUG MM_STATE_Gb(0)[0x6120000060a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114164247046 DLLC NOTICE LLME(ffffffff/f94e2ea4){ASSIGNED} LLGM Assign pre (f94e2ea4 => ffffffff) (gprs_llc.c:1079) 20241114164247046 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f94e2ea4 => ffffffff) (gprs_llc.c:1125) 20241114164247046 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241114164247046 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) 20241114164247046 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:401) 20241114164247046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{Init}: Deallocated (fsm.c:568) 20241114164247046 DMM DEBUG MM_STATE_Gb(0)[0x6120000060a0]{Idle}: Deallocated (fsm.c:568) 20241114164247046 DMM DEBUG MM_STATE_Iu[0x612000006220]{Detached}: Deallocated (fsm.c:568) 20241114164247046 DMM DEBUG GMM(gmm_fsm)[0x612000005da0]{Deregistered}: Deallocated (fsm.c:568) 20241114164247046 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164247098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114164247098 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) 20241114164247098 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) 20241114164247098 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164247098 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114164247098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164247098 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) 20241114164247098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164247098 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164247100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164247100 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) 20241114164247100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164247100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164247100 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) 20241114164247100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164247100 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) 20241114164247100 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164247100 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114164247100 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164247100 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(64)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114164247101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164247101 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164247104 DLNS DEBUG GPRS-NS2-VC(UDP-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(65)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164247115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164247115 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI196(63)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(69)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164247133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114164247133 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) 20241114164247133 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) 20241114164247133 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164247133 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114164247133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164247133 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) 20241114164247133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164247133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164247135 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164247135 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) 20241114164247135 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164247136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164247136 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) 20241114164247136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164247136 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) 20241114164247136 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164247136 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114164247136 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164247136 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164247136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164247136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164247141 DLNS DEBUG GPRS-NS2-VC(UDP-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(70)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(66)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164247152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164247152 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI210(68)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(74)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164247170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114164247170 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) 20241114164247170 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) 20241114164247170 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164247170 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114164247170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164247170 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) 20241114164247170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164247170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164247172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164247172 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) 20241114164247172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164247172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164247172 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) 20241114164247172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164247172 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) 20241114164247172 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164247172 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114164247172 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164247172 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164247173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164247173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164247177 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164247186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164247186 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(73)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114164247452 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164247452 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114164247452 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114164247452 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(75)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114164247455 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(75)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114164247455 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(75)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(75)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(75)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@96733a1a5f60: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='D8C4D73F'O, index=0 SGSN_Test-GSUP(76)@96733a1a5f60: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@96733a1a5f60: 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 := 'F4F2EB924D584D69647484CBAC9821C5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8D79C049'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6D8B3516BB99C9FE'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '70A4CCF6FF6CE1B81AE60606E4B2549D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BA317503C822BD352C4548D7D9214690'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C487BD1655B3F2D263228CA0F2F4EF6F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '86D65D2C1D6BC4AD'O } } } } } 20241114164248511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164248511 DLLC NOTICE LLME(ffffffff/d8c4d73f){UNASSIGNED} LLC RX: unknown TLLI 0xd8c4d73f, creating LLME on the fly (gprs_llc.c:552) 20241114164248511 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164248511 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20241114164248511 DMM DEBUG GMM(gmm_fsm)[0x6120000063a0]{Deregistered}: Allocated (fsm.c:456) 20241114164248511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{Init}: Allocated (fsm.c:456) 20241114164248511 DMM DEBUG MM_STATE_Gb[0x6120000066a0]{Idle}: Allocated (fsm.c:456) 20241114164248511 DMM DEBUG MM_STATE_Iu[0x612000006820]{Detached}: Allocated (fsm.c:456) 20241114164248511 DMM DEBUG GMM(gmm_fsm)[0x6120000063a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114164248511 DMM DEBUG GMM(gmm_fsm)[0x6120000063a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114164248511 DLLC NOTICE LLME(ffffffff/d8c4d73f){UNASSIGNED} LLGM Assign pre (d8c4d73f => da72f498) (gprs_llc.c:1079) 20241114164248511 DLLC NOTICE LLME(d8c4d73f/da72f498){ASSIGNED} LLGM Assign post (d8c4d73f => da72f498) (gprs_llc.c:1125) 20241114164248511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114164248511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114164248511 DMM DEBUG MM(262420000001003/da72f498) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114164248523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164248523 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114164248523 DMM DEBUG MM_STATE_Gb(0)[0x6120000066a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164248524 DMM DEBUG MM(262420000001003/da72f498) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241114164248524 DMM NOTICE MM(262420000001003/da72f498) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114164248524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114164248524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114164248524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114164248524 DMM DEBUG MM(262420000001003/da72f498) Requesting authorization (sgsn_auth.c:160) 20241114164248524 DMM INFO MM(262420000001003/da72f498) Requesting authentication tuples (sgsn_auth.c:184) 20241114164248524 DMM DEBUG MM(262420000001003/da72f498) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114164248524 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241114164248524 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)@96733a1a5f60: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@96733a1a5f60: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20241114164248527 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114164248527 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114164248527 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114164248527 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114164248527 DMM INFO MM(262420000001003/da72f498) Subscriber data update (mmctx.c:445) 20241114164248527 DMM DEBUG MM(262420000001003/da72f498) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114164248527 DMM INFO MM(262420000001003/da72f498) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114164248527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114164248527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114164248527 DMM INFO MM(262420000001003/da72f498) <- GMM AUTH AND CIPHERING REQ (rand = f4 f2 eb 92 4d 58 4d 69 64 74 84 cb ac 98 21 c5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = c4 87 bd 16 55 b3 f2 d2 63 22 8c a0 f2 f4 ef 6f ) (gprs_gmm.c:483) 20241114164248534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164248534 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164248535 DMM DEBUG MM_STATE_Gb(0)[0x6120000066a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164248535 DMM INFO MM(262420000001003/da72f498) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114164248535 DMM NOTICE MM(262420000001003/da72f498) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114164248535 DMM DEBUG MM(262420000001003/da72f498) checking auth: received GSM SRES = 8d 79 c0 49 (gprs_gmm.c:666) 20241114164248535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114164248535 DMM DEBUG MM(262420000001003/da72f498) Requesting authorization (sgsn_auth.c:160) 20241114164248535 DMM INFO MM(262420000001003/da72f498) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114164248535 DMM DEBUG MM(262420000001003/da72f498) Requesting subscriber data update (gprs_subscriber.c:894) 20241114164248535 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241114164248535 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) 20241114164248535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114164248535 DMM INFO MM(262420000001003/da72f498) <- GMM ATTACH ACCEPT (new P-TMSI=0xda72f498) (gprs_gmm.c:300) 20241114164248536 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114164248536 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114164248536 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241114164248536 DMM INFO MM(262420000001003/da72f498) Subscriber data update (mmctx.c:445) 20241114164248536 DMM DEBUG MM(262420000001003/da72f498) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114164248536 DMM INFO MM(262420000001003/da72f498) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114164248536 DMM NOTICE MM(262420000001003/da72f498) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241114164248536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114164248537 DMM NOTICE MM(262420000001003/da72f498) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114164248537 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) 20241114164248537 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114164248537 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241114164248537 DMM INFO MM(262420000001003/da72f498) Subscriber data update (mmctx.c:445) 20241114164248537 DMM DEBUG MM(262420000001003/da72f498) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114164248543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164248543 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114164248543 DMM DEBUG MM_STATE_Gb(0)[0x6120000066a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164248543 DMM INFO MM(262420000001003/da72f498) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114164248543 DMM NOTICE MM(262420000001003/da72f498) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114164248543 DMM DEBUG GMM(gmm_fsm)[0x6120000063a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114164248543 DMM DEBUG GMM(gmm_fsm)[0x6120000063a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114164248543 DLLC NOTICE LLME(d8c4d73f/da72f498){ASSIGNED} LLGM Assign pre (ffffffff => da72f498) (gprs_llc.c:1079) 20241114164248543 DLLC NOTICE LLME(ffffffff/da72f498){ASSIGNED} LLGM Assign post (ffffffff => da72f498) (gprs_llc.c:1125) 20241114164248543 DMM DEBUG MM_STATE_Gb(0)[0x6120000066a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114164248543 DMM DEBUG MM_STATE_Gb(0)[0x6120000066a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114164248543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114164248543 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)@96733a1a5f60: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@96733a1a5f60: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@96733a1a5f60: Final verdict of PTC: pass 20241114164248596 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57858<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(76)@96733a1a5f60: Final verdict of PTC: none 20241114164248598 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114164248598 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP-IPA(75)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(69)@96733a1a5f60: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(64)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@96733a1a5f60: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(74)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(67)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(62)@96733a1a5f60: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(72)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@96733a1a5f60: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:42:48 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 20241114164248728 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57866<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164249130 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57866<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86192) 20241114164249599 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164249599 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=86192, count=90548) 20241114164250601 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164250601 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:42: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_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 20241114164251602 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164251602 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_attach_timeout_after_pdp_act started. 20241114164252190 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57868<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164252191 DMM INFO MM(262420000001003/da72f498) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114164252191 DMM INFO MM(262420000001003/da72f498) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114164252191 DMM DEBUG GMM(gmm_fsm)[0x6120000063a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114164252191 DMM DEBUG GMM(gmm_fsm)[0x6120000063a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114164252191 DMM DEBUG MM_STATE_Gb(0)[0x6120000066a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114164252191 DMM DEBUG MM_STATE_Gb(0)[0x6120000066a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114164252191 DLLC NOTICE LLME(ffffffff/da72f498){ASSIGNED} LLGM Assign pre (da72f498 => ffffffff) (gprs_llc.c:1079) 20241114164252191 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da72f498 => ffffffff) (gprs_llc.c:1125) 20241114164252191 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241114164252191 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) 20241114164252192 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:401) 20241114164252192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{Init}: Deallocated (fsm.c:568) 20241114164252192 DMM DEBUG MM_STATE_Gb(0)[0x6120000066a0]{Idle}: Deallocated (fsm.c:568) 20241114164252192 DMM DEBUG MM_STATE_Iu[0x612000006820]{Detached}: Deallocated (fsm.c:568) 20241114164252192 DMM DEBUG GMM(gmm_fsm)[0x6120000063a0]{Deregistered}: Deallocated (fsm.c:568) 20241114164252192 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164252234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114164252234 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) 20241114164252234 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) 20241114164252234 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164252234 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114164252234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164252234 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) 20241114164252234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164252234 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164252236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164252236 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) 20241114164252236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164252236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164252236 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) 20241114164252236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164252236 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) 20241114164252236 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164252236 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114164252236 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164252236 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164252237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164252237 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164252241 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164252252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164252252 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI196(82)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(88)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164252267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114164252267 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) 20241114164252267 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) 20241114164252267 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164252267 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114164252267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164252267 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) 20241114164252267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164252267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164252269 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164252269 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) 20241114164252269 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164252269 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164252269 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) 20241114164252269 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164252269 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) 20241114164252269 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164252269 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114164252269 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164252269 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164252270 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164252270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164252274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(89)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(85)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164252284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164252284 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI210(87)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164252308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114164252308 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) 20241114164252308 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) 20241114164252308 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164252308 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114164252308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164252308 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) 20241114164252308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164252308 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164252309 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164252309 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) 20241114164252309 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164252310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164252310 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) 20241114164252310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164252310 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) 20241114164252310 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164252310 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114164252310 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164252310 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164252310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164252311 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164252314 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164252325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164252325 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(92)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114164252603 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164252603 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114164252603 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114164252603 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(94)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114164252606 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(94)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114164252607 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(94)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(94)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(94)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@96733a1a5f60: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='C3496873'O, index=0 SGSN_Test-GSUP(95)@96733a1a5f60: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@96733a1a5f60: 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 := '8373F4B9B13A51694EA395763F44FAC5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B72439BC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '707A3A8DDF1B65D9'O } } } } } 20241114164252647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164252647 DLLC NOTICE LLME(ffffffff/c3496873){UNASSIGNED} LLC RX: unknown TLLI 0xc3496873, creating LLME on the fly (gprs_llc.c:552) 20241114164252647 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164252647 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20241114164252647 DMM DEBUG GMM(gmm_fsm)[0x6120000069a0]{Deregistered}: Allocated (fsm.c:456) 20241114164252647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Init}: Allocated (fsm.c:456) 20241114164252647 DMM DEBUG MM_STATE_Gb[0x612000006ca0]{Idle}: Allocated (fsm.c:456) 20241114164252647 DMM DEBUG MM_STATE_Iu[0x612000006e20]{Detached}: Allocated (fsm.c:456) 20241114164252647 DMM DEBUG GMM(gmm_fsm)[0x6120000069a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114164252647 DMM DEBUG GMM(gmm_fsm)[0x6120000069a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114164252647 DLLC NOTICE LLME(ffffffff/c3496873){UNASSIGNED} LLGM Assign pre (c3496873 => e444f97b) (gprs_llc.c:1079) 20241114164252647 DLLC NOTICE LLME(c3496873/e444f97b){ASSIGNED} LLGM Assign post (c3496873 => e444f97b) (gprs_llc.c:1125) 20241114164252647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114164252647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114164252647 DMM DEBUG MM(262420000000021/e444f97b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114164252660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164252660 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114164252660 DMM DEBUG MM_STATE_Gb(0)[0x612000006ca0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164252660 DMM DEBUG MM(262420000000021/e444f97b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241114164252660 DMM NOTICE MM(262420000000021/e444f97b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114164252660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114164252660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114164252660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114164252660 DMM DEBUG MM(262420000000021/e444f97b) Requesting authorization (sgsn_auth.c:160) 20241114164252660 DMM INFO MM(262420000000021/e444f97b) Requesting authentication tuples (sgsn_auth.c:184) 20241114164252661 DMM DEBUG MM(262420000000021/e444f97b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114164252661 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241114164252661 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)@96733a1a5f60: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@96733a1a5f60: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20241114164252664 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114164252664 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114164252664 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114164252664 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114164252664 DMM INFO MM(262420000000021/e444f97b) Subscriber data update (mmctx.c:445) 20241114164252664 DMM DEBUG MM(262420000000021/e444f97b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114164252664 DMM INFO MM(262420000000021/e444f97b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114164252664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114164252664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114164252664 DMM INFO MM(262420000000021/e444f97b) <- GMM AUTH AND CIPHERING REQ (rand = 83 73 f4 b9 b1 3a 51 69 4e a3 95 76 3f 44 fa c5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114164252672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164252673 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164252673 DMM DEBUG MM_STATE_Gb(0)[0x612000006ca0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164252673 DMM INFO MM(262420000000021/e444f97b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114164252673 DMM NOTICE MM(262420000000021/e444f97b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114164252673 DMM DEBUG MM(262420000000021/e444f97b) checking auth: received GSM SRES = b7 24 39 bc (gprs_gmm.c:666) 20241114164252673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114164252673 DMM DEBUG MM(262420000000021/e444f97b) Requesting authorization (sgsn_auth.c:160) 20241114164252673 DMM INFO MM(262420000000021/e444f97b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114164252673 DMM DEBUG MM(262420000000021/e444f97b) Requesting subscriber data update (gprs_subscriber.c:894) 20241114164252673 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241114164252673 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) 20241114164252673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114164252673 DMM INFO MM(262420000000021/e444f97b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe444f97b) (gprs_gmm.c:300) 20241114164252674 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114164252674 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114164252674 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241114164252674 DMM INFO MM(262420000000021/e444f97b) Subscriber data update (mmctx.c:445) 20241114164252674 DMM DEBUG MM(262420000000021/e444f97b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114164252674 DMM INFO MM(262420000000021/e444f97b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114164252674 DMM NOTICE MM(262420000000021/e444f97b) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241114164252674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114164252674 DMM NOTICE MM(262420000000021/e444f97b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114164252674 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) 20241114164252675 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114164252675 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241114164252675 DMM INFO MM(262420000000021/e444f97b) Subscriber data update (mmctx.c:445) 20241114164252675 DMM DEBUG MM(262420000000021/e444f97b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114164252681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164252681 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114164252681 DMM DEBUG MM_STATE_Gb(0)[0x612000006ca0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164252681 DMM INFO MM(262420000000021/e444f97b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114164252681 DMM NOTICE MM(262420000000021/e444f97b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114164252681 DMM DEBUG GMM(gmm_fsm)[0x6120000069a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114164252681 DMM DEBUG GMM(gmm_fsm)[0x6120000069a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114164252681 DLLC NOTICE LLME(c3496873/e444f97b){ASSIGNED} LLGM Assign pre (ffffffff => e444f97b) (gprs_llc.c:1079) 20241114164252681 DLLC NOTICE LLME(ffffffff/e444f97b){ASSIGNED} LLGM Assign post (ffffffff => e444f97b) (gprs_llc.c:1125) 20241114164252681 DMM DEBUG MM_STATE_Gb(0)[0x612000006ca0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114164252681 DMM DEBUG MM_STATE_Gb(0)[0x612000006ca0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114164252681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114164252681 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)@96733a1a5f60: setverdict(pass): none -> pass 20241114164252733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164252733 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241114164252733 DMM DEBUG MM_STATE_Gb(0)[0x612000006ca0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164252733 DMM INFO MM(262420000000021/e444f97b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241114164252733 DMM INFO MM(262420000000021/e444f97b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114164252733 DMM DEBUG MM(262420000000021/e444f97b) Using GGSN 0 (gprs_sm.c:317) 20241114164252733 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241114164252733 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114164252733 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20241114164252734 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20241114164252746 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 53 8b ef d0 11 22 1d f4 cf 14 05 7f 1b a2 5d 4e 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) 20241114164252746 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1b3d8de848, cbp=0x614000002ea0) (sgsn_libgtp.c:630) 20241114164252746 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241114164252746 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x62100082a4b8 TLLI=e444f97b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241114164252747 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241114164252747 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed 20241114164252755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164252755 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2c6d8a CMD=UI DATA (gprs_llc_parse.c:89) 20241114164252755 DMM DEBUG MM_STATE_Gb(0)[0x612000006ca0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164252755 DMM INFO MM(262420000000021/e444f97b) -> GMM ATTACH REQUEST MI(TMSI-0xE444F97B) type="GPRS attach" (gprs_gmm.c:1266) 20241114164252755 DMM DEBUG GMM(gmm_fsm)[0x6120000069a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114164252755 DMM DEBUG GMM(gmm_fsm)[0x6120000069a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241114164252755 DLLC NOTICE LLME(ffffffff/e444f97b){ASSIGNED} LLGM Assign pre (e444f97b => d8dae037) (gprs_llc.c:1079) 20241114164252755 DLLC NOTICE LLME(e444f97b/d8dae037){ASSIGNED} LLGM Assign post (e444f97b => d8dae037) (gprs_llc.c:1125) 20241114164252755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114164252755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114164252755 DMM DEBUG MM(262420000000021/d8dae037) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114164252760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164252760 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241114164252760 DMM DEBUG MM_STATE_Gb(0)[0x612000006ca0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164252761 DMM DEBUG MM(262420000000021/d8dae037) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241114164252761 DMM NOTICE MM(262420000000021/d8dae037) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114164252761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114164252761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114164252761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114164252761 DMM DEBUG MM(262420000000021/d8dae037) Requesting authorization (sgsn_auth.c:160) 20241114164252761 DMM INFO MM(262420000000021/d8dae037) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114164252761 DMM DEBUG MM(262420000000021/d8dae037) Requesting subscriber data update (gprs_subscriber.c:894) 20241114164252761 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241114164252761 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) 20241114164252762 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114164252762 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114164252762 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241114164252762 DMM INFO MM(262420000000021/d8dae037) Subscriber data update (mmctx.c:445) 20241114164252762 DMM DEBUG MM(262420000000021/d8dae037) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241114164252762 DMM INFO MM(262420000000021/d8dae037) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241114164252762 DMM NOTICE MM(262420000000021/d8dae037) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241114164252762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114164252762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114164252762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241114164252762 DMM INFO MM(262420000000021/d8dae037) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8dae037) (gprs_gmm.c:300) 20241114164252762 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) 20241114164252763 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114164252763 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241114164252763 DMM INFO MM(262420000000021/d8dae037) Subscriber data update (mmctx.c:445) 20241114164252763 DMM DEBUG MM(262420000000021/d8dae037) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@96733a1a5f60: Trying to receive 5 ATTACH ACCEPTs 20241114164258763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241114164258763 DMM INFO MM(262420000000021/d8dae037) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8dae037) (gprs_gmm.c:300) 20241114164259975 DGPRS DEBUG Checking for inactive LLMEs, time = 13413314 (sgsn.c:132) 20241114164304765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241114164304765 DMM INFO MM(262420000000021/d8dae037) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8dae037) (gprs_gmm.c:300) 20241114164310767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241114164310767 DMM INFO MM(262420000000021/d8dae037) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8dae037) (gprs_gmm.c:300) 20241114164312605 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:268) 20241114164312605 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(94)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114164312606 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) 20241114164316768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241114164316768 DMM INFO MM(262420000000021/d8dae037) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8dae037) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@96733a1a5f60: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@96733a1a5f60: Make sure not more than 5 ATTACH ACCEPT messages are sent 20241114164322238 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164322240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164322240 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) 20241114164322270 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164322272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164322272 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) 20241114164322312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164322313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164322313 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) 20241114164322770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241114164322770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241114164322770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241114164322770 DMM NOTICE MM(262420000000021/d8dae037) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241114164322770 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20241114164322770 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x62100082a4b8, TLLI=d8dae037, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241114164322770 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241114164322770 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241114164322770 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20241114164322770 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241114164322770 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) 20241114164322770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Reject}: Deallocated (fsm.c:568) 20241114164322770 DMM DEBUG MM_STATE_Gb(0)[0x612000006ca0]{Ready}: Deallocated (fsm.c:568) 20241114164322770 DMM DEBUG MM_STATE_Iu[0x612000006e20]{Detached}: Deallocated (fsm.c:568) 20241114164322770 DMM DEBUG GMM(gmm_fsm)[0x6120000069a0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241114164322770 DLLC NOTICE LLME(e444f97b/d8dae037){ASSIGNED} LLGM Assign pre (d8dae037 => ffffffff) (gprs_llc.c:1079) 20241114164322770 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8dae037 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@96733a1a5f60: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@96733a1a5f60: Final verdict of PTC: pass 20241114164323281 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57868<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114164323283 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114164323283 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(95)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(88)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(83)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(93)@96733a1a5f60: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@96733a1a5f60: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@96733a1a5f60: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(86)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(91)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(81)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@96733a1a5f60: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:43:23 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 20241114164323410 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34412<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164323712 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34412<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=126092) 20241114164324285 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164324285 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=126092, count=131524) 20241114164325287 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164325287 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:43: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_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 20241114164326288 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164326288 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_attach_auth_id_timeout started. 20241114164326774 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57646<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164326775 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164326817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114164326817 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) 20241114164326817 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) 20241114164326817 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164326818 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114164326818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164326818 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) 20241114164326818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164326818 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164326820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164326820 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) 20241114164326820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164326820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164326820 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) 20241114164326820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164326820 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) 20241114164326820 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164326820 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114164326820 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164326820 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164326820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164326820 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164326825 DLNS DEBUG GPRS-NS2-VC(UDP-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(103)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(99)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164326833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164326833 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI196(101)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(103)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164326853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114164326853 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) 20241114164326853 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) 20241114164326853 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164326853 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114164326853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164326853 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) 20241114164326853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164326853 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164326855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164326855 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) 20241114164326855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164326855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164326855 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) 20241114164326855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164326855 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) 20241114164326855 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164326855 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114164326855 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164326855 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164326855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164326855 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164326859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164326868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164326868 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI210(106)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164326889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114164326889 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) 20241114164326889 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) 20241114164326889 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164326889 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114164326889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164326889 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) 20241114164326889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164326889 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164326891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164326891 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) 20241114164326891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164326891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164326892 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) 20241114164326892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164326892 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) 20241114164326892 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164326892 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114164326892 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164326892 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164326892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164326892 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164326897 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164326905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164326906 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(111)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114164327289 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164327289 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114164327289 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114164327289 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(113)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114164327291 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(113)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114164327292 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(113)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(113)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(113)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@96733a1a5f60: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='DDB7459F'O, index=0 SGSN_Test-GSUP(114)@96733a1a5f60: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20241114164327338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164327339 DLLC NOTICE LLME(ffffffff/ddb7459f){UNASSIGNED} LLC RX: unknown TLLI 0xddb7459f, creating LLME on the fly (gprs_llc.c:552) 20241114164327339 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164327339 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000002) type="GPRS attach" (gprs_gmm.c:1266) 20241114164327339 DMM DEBUG GMM(gmm_fsm)[0x612000007120]{Deregistered}: Allocated (fsm.c:456) 20241114164327339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{Init}: Allocated (fsm.c:456) 20241114164327339 DMM DEBUG MM_STATE_Gb[0x612000007420]{Idle}: Allocated (fsm.c:456) 20241114164327339 DMM DEBUG MM_STATE_Iu[0x6120000075a0]{Detached}: Allocated (fsm.c:456) 20241114164327339 DMM DEBUG GMM(gmm_fsm)[0x612000007120]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114164327339 DMM DEBUG GMM(gmm_fsm)[0x612000007120]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114164327339 DLLC NOTICE LLME(ffffffff/ddb7459f){UNASSIGNED} LLGM Assign pre (ddb7459f => c97b1afd) (gprs_llc.c:1079) 20241114164327339 DLLC NOTICE LLME(ddb7459f/c97b1afd){ASSIGNED} LLGM Assign post (ddb7459f => c97b1afd) (gprs_llc.c:1125) 20241114164327339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114164327339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114164327339 DMM DEBUG MM(262420000000002/c97b1afd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114164329977 DGPRS DEBUG Checking for inactive LLMEs, time = 13413344 (sgsn.c:132) 20241114164333340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241114164333340 DMM DEBUG MM(262420000000002/c97b1afd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114164339341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241114164339341 DMM DEBUG MM(262420000000002/c97b1afd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114164345341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241114164345341 DMM DEBUG MM(262420000000002/c97b1afd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114164347290 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:268) 20241114164347290 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(113)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114164347290 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) 20241114164351343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241114164351343 DMM DEBUG MM(262420000000002/c97b1afd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114164356821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164356823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164356823 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) 20241114164356857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164356858 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164356859 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) 20241114164356893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164356895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164356895 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) 20241114164357344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241114164357344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241114164357344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241114164357344 DMM NOTICE MM(262420000000002/c97b1afd) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241114164357344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{Reject}: Deallocated (fsm.c:568) 20241114164357344 DMM DEBUG MM_STATE_Gb(0)[0x612000007420]{Idle}: Deallocated (fsm.c:568) 20241114164357344 DMM DEBUG MM_STATE_Iu[0x6120000075a0]{Detached}: Deallocated (fsm.c:568) 20241114164357344 DMM DEBUG GMM(gmm_fsm)[0x612000007120]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241114164357344 DLLC NOTICE LLME(ddb7459f/c97b1afd){ASSIGNED} LLGM Assign pre (c97b1afd => ffffffff) (gprs_llc.c:1079) 20241114164357344 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c97b1afd => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@96733a1a5f60: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@96733a1a5f60: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@96733a1a5f60: Final verdict of PTC: pass 20241114164357354 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57646<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(114)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(102)@96733a1a5f60: Final verdict of PTC: none 20241114164357357 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114164357357 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI98(107)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@96733a1a5f60: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@96733a1a5f60: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(112)@96733a1a5f60: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(100)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(110)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(105)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@96733a1a5f60: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:43:57 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 20241114164357487 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48074<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164357788 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48074<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60392) 20241114164358358 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164358358 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=60392, count=68648) 20241114164359359 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164359359 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:43:59 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 20241114164359978 DGPRS DEBUG Checking for inactive LLMEs, time = 13413374 (sgsn.c:132) 20241114164400360 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164400360 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_attach_auth_sai_timeout started. 20241114164400851 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48082<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164400852 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164400899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114164400899 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) 20241114164400899 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) 20241114164400899 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164400899 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114164400899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164400899 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) 20241114164400899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164400899 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164400901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164400901 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) 20241114164400901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164400901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164400901 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) 20241114164400901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164400901 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) 20241114164400901 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164400901 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114164400901 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164400901 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(121)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114164400902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164400902 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164400906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(118)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(122)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 20241114164400916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164400916 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI196(120)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(122)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(127)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164400946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114164400946 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) 20241114164400946 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) 20241114164400946 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164400946 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114164400946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164400946 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) 20241114164400946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164400946 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164400948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164400948 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) 20241114164400948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164400948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164400948 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) 20241114164400948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(126)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 20241114164400948 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) 20241114164400948 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164400948 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114164400948 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164400948 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164400949 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164400949 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(127)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164400954 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164400964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164400964 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(128)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_timeout-BVCI210(124)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(126)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164400975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114164400975 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) 20241114164400975 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) 20241114164400975 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164400975 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114164400975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164400975 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) 20241114164400975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164400975 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164400977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164400977 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) 20241114164400977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164400977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164400978 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) 20241114164400978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164400978 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) 20241114164400978 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164400978 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114164400978 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164400978 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(131)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114164400979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164400979 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164400983 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164400992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164400992 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(130)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114164401361 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164401361 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114164401361 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114164401361 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(132)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114164401364 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(132)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114164401364 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(132)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(132)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(132)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@96733a1a5f60: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='CE780A13'O, index=0 SGSN_Test-GSUP(133)@96733a1a5f60: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20241114164401406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164401406 DLLC NOTICE LLME(ffffffff/ce780a13){UNASSIGNED} LLC RX: unknown TLLI 0xce780a13, creating LLME on the fly (gprs_llc.c:552) 20241114164401406 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164401406 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach" (gprs_gmm.c:1266) 20241114164401406 DMM DEBUG GMM(gmm_fsm)[0x612000007720]{Deregistered}: Allocated (fsm.c:456) 20241114164401406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000078a0]{Init}: Allocated (fsm.c:456) 20241114164401406 DMM DEBUG MM_STATE_Gb[0x612000007a20]{Idle}: Allocated (fsm.c:456) 20241114164401406 DMM DEBUG MM_STATE_Iu[0x612000007ba0]{Detached}: Allocated (fsm.c:456) 20241114164401406 DMM DEBUG GMM(gmm_fsm)[0x612000007720]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114164401406 DMM DEBUG GMM(gmm_fsm)[0x612000007720]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114164401406 DLLC NOTICE LLME(ffffffff/ce780a13){UNASSIGNED} LLGM Assign pre (ce780a13 => c44f3c74) (gprs_llc.c:1079) 20241114164401406 DLLC NOTICE LLME(ce780a13/c44f3c74){ASSIGNED} LLGM Assign post (ce780a13 => c44f3c74) (gprs_llc.c:1125) 20241114164401406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000078a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114164401406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000078a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114164401406 DMM DEBUG MM(262420000000003/c44f3c74) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114164401419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164401419 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114164401419 DMM DEBUG MM_STATE_Gb(0)[0x612000007a20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164401419 DMM DEBUG MM(262420000000003/c44f3c74) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20241114164401419 DMM NOTICE MM(262420000000003/c44f3c74) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114164401419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000078a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114164401419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000078a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114164401419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000078a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114164401419 DMM DEBUG MM(262420000000003/c44f3c74) Requesting authorization (sgsn_auth.c:160) 20241114164401419 DMM INFO MM(262420000000003/c44f3c74) Requesting authentication tuples (sgsn_auth.c:184) 20241114164401419 DMM DEBUG MM(262420000000003/c44f3c74) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114164401419 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20241114164401419 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)@96733a1a5f60: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@96733a1a5f60: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20241114164407420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000078a0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241114164407420 DMM ERROR MM(262420000000003/c44f3c74) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241114164407420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000078a0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241114164407420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000078a0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241114164407420 DMM NOTICE MM(262420000000003/c44f3c74) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241114164407420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000078a0]{Reject}: Deallocated (fsm.c:568) 20241114164407420 DMM DEBUG MM_STATE_Gb(0)[0x612000007a20]{Idle}: Deallocated (fsm.c:568) 20241114164407420 DMM DEBUG MM_STATE_Iu[0x612000007ba0]{Detached}: Deallocated (fsm.c:568) 20241114164407420 DMM DEBUG GMM(gmm_fsm)[0x612000007720]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241114164407420 DLLC NOTICE LLME(ce780a13/c44f3c74){ASSIGNED} LLGM Assign pre (c44f3c74 => ffffffff) (gprs_llc.c:1079) 20241114164407420 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c44f3c74 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@96733a1a5f60: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@96733a1a5f60: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@96733a1a5f60: Final verdict of PTC: pass 20241114164407430 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48082<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114164407433 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114164407433 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(133)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@96733a1a5f60: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(126)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(127)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(131)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(121)@96733a1a5f60: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@96733a1a5f60: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(124)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(119)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(125)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(129)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(124): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(125): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(126): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(127): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@96733a1a5f60: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:44:07 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 20241114164407564 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58750<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164407865 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58750<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66612) 20241114164408434 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164408434 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=66612, count=67872) 20241114164409435 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164409435 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:44: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_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 20241114164410437 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164410437 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_attach_auth_sai_reject started. 20241114164410928 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58760<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164410930 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164410971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114164410971 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) 20241114164410971 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) 20241114164410971 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164410971 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114164410971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164410971 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) 20241114164410971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164410971 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164410973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164410973 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) 20241114164410973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164410973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164410973 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) 20241114164410973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164410973 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) 20241114164410973 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164410973 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114164410973 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164410973 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164410974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164410974 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164410977 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164410988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164410988 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI196(139)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(141)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164411007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114164411007 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) 20241114164411007 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) 20241114164411007 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164411007 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114164411007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164411007 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) 20241114164411007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164411007 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164411009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164411009 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) 20241114164411009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164411009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164411009 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) 20241114164411009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164411009 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) 20241114164411009 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164411009 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114164411009 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164411009 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164411010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164411010 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(146)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 20241114164411014 DLNS DEBUG GPRS-NS2-VC(UDP-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(142)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164411023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164411023 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI210(144)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164411042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114164411042 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) 20241114164411042 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) 20241114164411042 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164411042 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114164411042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164411042 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) 20241114164411042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164411042 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164411044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164411044 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) 20241114164411044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164411044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164411044 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) 20241114164411045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164411045 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) 20241114164411045 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164411045 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114164411045 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164411045 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164411045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164411045 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164411049 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164411056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164411056 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(149)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114164411438 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164411438 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114164411438 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114164411438 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(151)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114164411440 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(151)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114164411441 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(151)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(151)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(151)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@96733a1a5f60: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='F3FB230D'O, index=0 SGSN_Test-GSUP(152)@96733a1a5f60: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20241114164411487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164411487 DLLC NOTICE LLME(ffffffff/f3fb230d){UNASSIGNED} LLC RX: unknown TLLI 0xf3fb230d, creating LLME on the fly (gprs_llc.c:552) 20241114164411487 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164411487 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach" (gprs_gmm.c:1266) 20241114164411487 DMM DEBUG GMM(gmm_fsm)[0x612000007d20]{Deregistered}: Allocated (fsm.c:456) 20241114164411487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ea0]{Init}: Allocated (fsm.c:456) 20241114164411487 DMM DEBUG MM_STATE_Gb[0x612000008020]{Idle}: Allocated (fsm.c:456) 20241114164411487 DMM DEBUG MM_STATE_Iu[0x6120000081a0]{Detached}: Allocated (fsm.c:456) 20241114164411487 DMM DEBUG GMM(gmm_fsm)[0x612000007d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114164411487 DMM DEBUG GMM(gmm_fsm)[0x612000007d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114164411488 DLLC NOTICE LLME(ffffffff/f3fb230d){UNASSIGNED} LLGM Assign pre (f3fb230d => c4b9b6e5) (gprs_llc.c:1079) 20241114164411488 DLLC NOTICE LLME(f3fb230d/c4b9b6e5){ASSIGNED} LLGM Assign post (f3fb230d => c4b9b6e5) (gprs_llc.c:1125) 20241114164411488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ea0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114164411488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ea0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114164411488 DMM DEBUG MM(262420000000004/c4b9b6e5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114164411502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164411502 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114164411502 DMM DEBUG MM_STATE_Gb(0)[0x612000008020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164411502 DMM DEBUG MM(262420000000004/c4b9b6e5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20241114164411502 DMM NOTICE MM(262420000000004/c4b9b6e5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114164411502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ea0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114164411502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ea0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114164411502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ea0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114164411502 DMM DEBUG MM(262420000000004/c4b9b6e5) Requesting authorization (sgsn_auth.c:160) 20241114164411502 DMM INFO MM(262420000000004/c4b9b6e5) Requesting authentication tuples (sgsn_auth.c:184) 20241114164411502 DMM DEBUG MM(262420000000004/c4b9b6e5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114164411502 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20241114164411502 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)@96733a1a5f60: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@96733a1a5f60: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20241114164411505 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20241114164411505 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20241114164411505 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20241114164417503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ea0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241114164417503 DMM ERROR MM(262420000000004/c4b9b6e5) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241114164417503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ea0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241114164417503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ea0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241114164417503 DMM NOTICE MM(262420000000004/c4b9b6e5) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241114164417503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ea0]{Reject}: Deallocated (fsm.c:568) 20241114164417503 DMM DEBUG MM_STATE_Gb(0)[0x612000008020]{Idle}: Deallocated (fsm.c:568) 20241114164417503 DMM DEBUG MM_STATE_Iu[0x6120000081a0]{Detached}: Deallocated (fsm.c:568) 20241114164417503 DMM DEBUG GMM(gmm_fsm)[0x612000007d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241114164417503 DLLC NOTICE LLME(f3fb230d/c4b9b6e5){ASSIGNED} LLGM Assign pre (c4b9b6e5 => ffffffff) (gprs_llc.c:1079) 20241114164417504 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4b9b6e5 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@96733a1a5f60: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@96733a1a5f60: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@96733a1a5f60: Final verdict of PTC: pass 20241114164417513 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58760<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(152)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(145)@96733a1a5f60: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@96733a1a5f60: Final verdict of PTC: none 20241114164417516 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114164417516 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-Gb0-NS0(136)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(140)@96733a1a5f60: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(150)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@96733a1a5f60: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(148)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(143)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(138)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@96733a1a5f60: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:44:17 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 20241114164417642 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53950<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164417944 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53950<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59300) 20241114164418517 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164418517 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=59300, count=68424) 20241114164419518 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164419518 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:44:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_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 20241114164420519 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164420519 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_attach_gsup_lu_timeout started. 20241114164421003 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53960<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164421005 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(159)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164421050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114164421051 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) 20241114164421051 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) 20241114164421051 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164421051 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114164421051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164421051 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) 20241114164421051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164421051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164421053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164421053 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) 20241114164421053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164421053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164421053 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) 20241114164421053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164421053 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) 20241114164421053 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164421053 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114164421053 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164421053 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164421054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164421054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164421058 DLNS DEBUG GPRS-NS2-VC(UDP-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(160)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(156)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241114164421070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164421070 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI196(157)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(160)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(165)@96733a1a5f60: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(164)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 20241114164421094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114164421094 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) 20241114164421094 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) 20241114164421094 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164421094 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114164421094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164421094 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) 20241114164421094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164421094 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164421097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164421097 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) 20241114164421097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164421097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164421097 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) 20241114164421097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164421097 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) 20241114164421097 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164421097 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114164421097 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164421097 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(165)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114164421098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164421098 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164421101 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164421112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164421112 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(166)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_timeout-BVCI210(162)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(164)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(169)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164421122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114164421122 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) 20241114164421122 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) 20241114164421122 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164421122 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114164421123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164421123 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) 20241114164421123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164421123 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164421124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164421124 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) 20241114164421124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164421125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164421125 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) 20241114164421125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164421125 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) 20241114164421125 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164421125 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114164421125 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164421125 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(169)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114164421125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164421125 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164421130 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164421139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164421139 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(168)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114164421520 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164421520 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114164421520 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114164421520 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(170)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114164421522 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(170)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114164421523 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(170)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(170)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(170)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(157)@96733a1a5f60: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='D0E37FEA'O, index=0 SGSN_Test-GSUP(171)@96733a1a5f60: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@96733a1a5f60: 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 := '69C128974358907A44674C2F4AF1DC5D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '68E8405D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6666ED1F85AC46DB'O } } } } } 20241114164422577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164422577 DLLC NOTICE LLME(ffffffff/d0e37fea){UNASSIGNED} LLC RX: unknown TLLI 0xd0e37fea, creating LLME on the fly (gprs_llc.c:552) 20241114164422577 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164422577 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach" (gprs_gmm.c:1266) 20241114164422577 DMM DEBUG GMM(gmm_fsm)[0x612000008320]{Deregistered}: Allocated (fsm.c:456) 20241114164422577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{Init}: Allocated (fsm.c:456) 20241114164422578 DMM DEBUG MM_STATE_Gb[0x612000008620]{Idle}: Allocated (fsm.c:456) 20241114164422578 DMM DEBUG MM_STATE_Iu[0x6120000087a0]{Detached}: Allocated (fsm.c:456) 20241114164422578 DMM DEBUG GMM(gmm_fsm)[0x612000008320]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114164422578 DMM DEBUG GMM(gmm_fsm)[0x612000008320]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114164422578 DLLC NOTICE LLME(ffffffff/d0e37fea){UNASSIGNED} LLGM Assign pre (d0e37fea => fcbcc30f) (gprs_llc.c:1079) 20241114164422578 DLLC NOTICE LLME(d0e37fea/fcbcc30f){ASSIGNED} LLGM Assign post (d0e37fea => fcbcc30f) (gprs_llc.c:1125) 20241114164422578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114164422578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114164422578 DMM DEBUG MM(262420000000005/fcbcc30f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114164422591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164422591 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114164422591 DMM DEBUG MM_STATE_Gb(0)[0x612000008620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164422591 DMM DEBUG MM(262420000000005/fcbcc30f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20241114164422591 DMM NOTICE MM(262420000000005/fcbcc30f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114164422591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114164422591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114164422591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114164422591 DMM DEBUG MM(262420000000005/fcbcc30f) Requesting authorization (sgsn_auth.c:160) 20241114164422591 DMM INFO MM(262420000000005/fcbcc30f) Requesting authentication tuples (sgsn_auth.c:184) 20241114164422591 DMM DEBUG MM(262420000000005/fcbcc30f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114164422592 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20241114164422592 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)@96733a1a5f60: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@96733a1a5f60: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20241114164422594 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114164422594 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114164422594 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114164422594 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114164422594 DMM INFO MM(262420000000005/fcbcc30f) Subscriber data update (mmctx.c:445) 20241114164422594 DMM DEBUG MM(262420000000005/fcbcc30f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114164422594 DMM INFO MM(262420000000005/fcbcc30f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114164422594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114164422594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114164422595 DMM INFO MM(262420000000005/fcbcc30f) <- GMM AUTH AND CIPHERING REQ (rand = 69 c1 28 97 43 58 90 7a 44 67 4c 2f 4a f1 dc 5d , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114164422602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164422602 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164422602 DMM DEBUG MM_STATE_Gb(0)[0x612000008620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164422602 DMM INFO MM(262420000000005/fcbcc30f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114164422602 DMM NOTICE MM(262420000000005/fcbcc30f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114164422602 DMM DEBUG MM(262420000000005/fcbcc30f) checking auth: received GSM SRES = 68 e8 40 5d (gprs_gmm.c:666) 20241114164422602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114164422602 DMM DEBUG MM(262420000000005/fcbcc30f) Requesting authorization (sgsn_auth.c:160) 20241114164422602 DMM INFO MM(262420000000005/fcbcc30f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114164422602 DMM DEBUG MM(262420000000005/fcbcc30f) Requesting subscriber data update (gprs_subscriber.c:894) 20241114164422602 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20241114164422602 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) 20241114164422602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114164422602 DMM INFO MM(262420000000005/fcbcc30f) <- GMM ATTACH ACCEPT (new P-TMSI=0xfcbcc30f) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@96733a1a5f60: setverdict(fail): none -> fail MC@96733a1a5f60: Test Component 173 has requested to stop MTC. Terminating current testcase execution. 20241114164422610 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114164422610 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(171)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(165)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(159)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(164)@96733a1a5f60: Final verdict of PTC: none 20241114164422612 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53960<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(169)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@96733a1a5f60: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(157)@96733a1a5f60: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(162)@96733a1a5f60: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(167)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(163)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(158)@96733a1a5f60: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@96733a1a5f60: Final verdict of PTC: fail MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(157): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(158): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(162): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(163): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(164): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(165): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@96733a1a5f60: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@96733a1a5f60: 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'. Thu Nov 14 16:44:22 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 20241114164422739 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53976<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164423141 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53976<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70404) 20241114164423611 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164423611 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=70404, count=74760) 20241114164424613 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164424613 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:44: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_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 20241114164425615 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164425615 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_attach_gsup_lu_reject started. 20241114164426204 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53990<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164426205 DMM INFO MM(262420000000005/fcbcc30f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114164426205 DMM INFO MM(262420000000005/fcbcc30f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114164426205 DMM DEBUG GMM(gmm_fsm)[0x612000008320]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114164426205 DMM DEBUG GMM(gmm_fsm)[0x612000008320]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114164426205 DMM DEBUG MM_STATE_Gb(0)[0x612000008620]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114164426205 DMM ERROR MM_STATE_Gb(0)[0x612000008620]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241114164426206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241114164426206 DMM DEBUG MM_STATE_Gb(0)[0x612000008620]{Idle}: Deallocated (fsm.c:568) 20241114164426206 DMM DEBUG MM_STATE_Iu[0x6120000087a0]{Detached}: Deallocated (fsm.c:568) 20241114164426206 DMM DEBUG GMM(gmm_fsm)[0x612000008320]{Deregistered}: Deallocated (fsm.c:568) 20241114164426206 DLLC NOTICE LLME(d0e37fea/fcbcc30f){ASSIGNED} LLGM Assign pre (fcbcc30f => ffffffff) (gprs_llc.c:1079) 20241114164426206 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fcbcc30f => ffffffff) (gprs_llc.c:1125) 20241114164426206 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(178)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164426247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114164426247 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) 20241114164426247 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) 20241114164426247 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164426247 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114164426247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164426247 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) 20241114164426247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164426247 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(178)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164426248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164426249 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) 20241114164426249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164426249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164426249 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) 20241114164426249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164426249 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) 20241114164426249 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164426249 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114164426249 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164426249 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(178)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114164426250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164426250 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(178)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164426254 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164426263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164426263 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(179)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 TC_attach_gsup_lu_reject-BVCI196(177)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(183)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164426289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114164426289 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) 20241114164426289 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) 20241114164426289 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164426289 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114164426289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164426289 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) 20241114164426289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164426289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164426290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164426290 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) 20241114164426290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164426291 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164426291 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) 20241114164426291 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164426291 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) 20241114164426291 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164426291 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114164426291 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164426291 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(183)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114164426292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(183)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164426292 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) 20241114164426295 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(184)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 20241114164426306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164426306 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI210(182)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(188)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164426330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114164426330 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) 20241114164426330 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) 20241114164426330 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164426330 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114164426330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164426330 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) 20241114164426330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164426330 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164426332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164426332 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) 20241114164426332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164426332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164426332 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) 20241114164426332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164426332 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) 20241114164426332 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164426332 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114164426332 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164426332 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164426333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164426333 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164426336 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164426346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164426346 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(187)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114164426616 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164426616 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114164426616 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114164426616 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(189)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114164426618 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(189)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114164426619 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(189)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(189)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(189)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@96733a1a5f60: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='E56A32FD'O, index=0 SGSN_Test-GSUP(190)@96733a1a5f60: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@96733a1a5f60: 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 := '9304A4F92400C8C7F9BF4040DB4B84AA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C978536F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4FF32D5671370C86'O } } } } } 20241114164427673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164427673 DLLC NOTICE LLME(ffffffff/e56a32fd){UNASSIGNED} LLC RX: unknown TLLI 0xe56a32fd, creating LLME on the fly (gprs_llc.c:552) 20241114164427673 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164427673 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach" (gprs_gmm.c:1266) 20241114164427673 DMM DEBUG GMM(gmm_fsm)[0x612000008920]{Deregistered}: Allocated (fsm.c:456) 20241114164427673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{Init}: Allocated (fsm.c:456) 20241114164427673 DMM DEBUG MM_STATE_Gb[0x612000008c20]{Idle}: Allocated (fsm.c:456) 20241114164427673 DMM DEBUG MM_STATE_Iu[0x612000008da0]{Detached}: Allocated (fsm.c:456) 20241114164427673 DMM DEBUG GMM(gmm_fsm)[0x612000008920]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114164427673 DMM DEBUG GMM(gmm_fsm)[0x612000008920]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114164427673 DLLC NOTICE LLME(ffffffff/e56a32fd){UNASSIGNED} LLGM Assign pre (e56a32fd => cdd60513) (gprs_llc.c:1079) 20241114164427673 DLLC NOTICE LLME(e56a32fd/cdd60513){ASSIGNED} LLGM Assign post (e56a32fd => cdd60513) (gprs_llc.c:1125) 20241114164427673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114164427673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114164427673 DMM DEBUG MM(262420000000006/cdd60513) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114164427685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164427685 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114164427685 DMM DEBUG MM_STATE_Gb(0)[0x612000008c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164427685 DMM DEBUG MM(262420000000006/cdd60513) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20241114164427685 DMM NOTICE MM(262420000000006/cdd60513) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114164427685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114164427685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114164427685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114164427685 DMM DEBUG MM(262420000000006/cdd60513) Requesting authorization (sgsn_auth.c:160) 20241114164427685 DMM INFO MM(262420000000006/cdd60513) Requesting authentication tuples (sgsn_auth.c:184) 20241114164427685 DMM DEBUG MM(262420000000006/cdd60513) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114164427685 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20241114164427685 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)@96733a1a5f60: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@96733a1a5f60: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20241114164427688 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114164427688 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114164427689 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114164427689 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114164427689 DMM INFO MM(262420000000006/cdd60513) Subscriber data update (mmctx.c:445) 20241114164427689 DMM DEBUG MM(262420000000006/cdd60513) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114164427689 DMM INFO MM(262420000000006/cdd60513) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114164427689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114164427689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114164427689 DMM INFO MM(262420000000006/cdd60513) <- GMM AUTH AND CIPHERING REQ (rand = 93 04 a4 f9 24 00 c8 c7 f9 bf 40 40 db 4b 84 aa , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114164427699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164427699 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164427699 DMM DEBUG MM_STATE_Gb(0)[0x612000008c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164427699 DMM INFO MM(262420000000006/cdd60513) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114164427699 DMM NOTICE MM(262420000000006/cdd60513) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114164427699 DMM DEBUG MM(262420000000006/cdd60513) checking auth: received GSM SRES = c9 78 53 6f (gprs_gmm.c:666) 20241114164427699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114164427699 DMM DEBUG MM(262420000000006/cdd60513) Requesting authorization (sgsn_auth.c:160) 20241114164427699 DMM INFO MM(262420000000006/cdd60513) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114164427699 DMM DEBUG MM(262420000000006/cdd60513) Requesting subscriber data update (gprs_subscriber.c:894) 20241114164427699 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20241114164427699 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) 20241114164427699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114164427699 DMM INFO MM(262420000000006/cdd60513) <- GMM ATTACH ACCEPT (new P-TMSI=0xcdd60513) (gprs_gmm.c:300) 20241114164427700 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20241114164427700 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20241114164427700 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20241114164427700 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114164427700 DMM INFO MM(262420000000006/cdd60513) Subscriber data update (mmctx.c:445) 20241114164427700 DMM DEBUG MM(262420000000006/cdd60513) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@96733a1a5f60: setverdict(fail): none -> fail MC@96733a1a5f60: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20241114164427708 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114164427708 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(190)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(183)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(178)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@96733a1a5f60: Final verdict of PTC: none 20241114164427711 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53990<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(188)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@96733a1a5f60: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@96733a1a5f60: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@96733a1a5f60: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(176)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(181)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(186)@96733a1a5f60: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@96733a1a5f60: Final verdict of PTC: fail MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@96733a1a5f60: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@96733a1a5f60: 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'. Thu Nov 14 16:44:27 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 20241114164427840 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42556<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164428241 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42556<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76544) 20241114164428709 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164428709 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=76544, count=80900) 20241114164429710 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164429710 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241114164429979 DGPRS DEBUG Checking for inactive LLMEs, time = 13413404 (sgsn.c:132) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:44: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_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 20241114164430712 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164430712 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_attach_combined started. 20241114164431301 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42570<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164431302 DMM INFO MM(262420000000006/cdd60513) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114164431302 DMM INFO MM(262420000000006/cdd60513) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114164431302 DMM DEBUG GMM(gmm_fsm)[0x612000008920]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114164431302 DMM DEBUG GMM(gmm_fsm)[0x612000008920]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114164431302 DMM DEBUG MM_STATE_Gb(0)[0x612000008c20]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114164431302 DMM ERROR MM_STATE_Gb(0)[0x612000008c20]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241114164431302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241114164431303 DMM DEBUG MM_STATE_Gb(0)[0x612000008c20]{Idle}: Deallocated (fsm.c:568) 20241114164431303 DMM DEBUG MM_STATE_Iu[0x612000008da0]{Detached}: Deallocated (fsm.c:568) 20241114164431303 DMM DEBUG GMM(gmm_fsm)[0x612000008920]{Deregistered}: Deallocated (fsm.c:568) 20241114164431303 DLLC NOTICE LLME(e56a32fd/cdd60513){ASSIGNED} LLGM Assign pre (cdd60513 => ffffffff) (gprs_llc.c:1079) 20241114164431303 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cdd60513 => ffffffff) (gprs_llc.c:1125) 20241114164431303 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164431352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114164431352 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) 20241114164431352 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) 20241114164431352 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164431352 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114164431352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164431352 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) 20241114164431352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164431352 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164431354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164431354 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) 20241114164431354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164431354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164431354 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) 20241114164431354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164431354 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) 20241114164431355 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164431355 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114164431355 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164431355 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(197)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114164431356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164431356 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(198)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 20241114164431359 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164431366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164431367 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_combined-BVCI196(195)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(202)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164431383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114164431383 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) 20241114164431383 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) 20241114164431383 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164431383 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114164431383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164431383 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) 20241114164431383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164431383 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(202)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164431385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164431385 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) 20241114164431385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164431385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164431385 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) 20241114164431385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164431385 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) 20241114164431386 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164431386 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114164431386 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164431386 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164431386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164431386 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(202)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164431391 DLNS DEBUG GPRS-NS2-VC(UDP-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(203)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164431400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164431400 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_combined-BVCI210(201)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164431425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114164431425 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) 20241114164431425 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) 20241114164431425 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164431425 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114164431425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164431425 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) 20241114164431425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164431425 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164431427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164431427 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) 20241114164431427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164431427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164431427 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) 20241114164431427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164431427 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) 20241114164431427 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164431427 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114164431427 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164431427 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(207)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114164431428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164431428 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164431432 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164431441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164431441 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(206)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114164431713 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164431713 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114164431713 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114164431713 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(208)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114164431715 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(208)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114164431716 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(208)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(208)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(208)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(195)@96733a1a5f60: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='CAB4C0C4'O, index=0 SGSN_Test-GSUP(209)@96733a1a5f60: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@96733a1a5f60: 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 := '3E686758A23CBFE21E9107DC2B965ED9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '95F4E235'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '797C13C4DC0BE56C'O } } } } } 20241114164432771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164432771 DLLC NOTICE LLME(ffffffff/cab4c0c4){UNASSIGNED} LLC RX: unknown TLLI 0xcab4c0c4, creating LLME on the fly (gprs_llc.c:552) 20241114164432771 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164432771 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241114164432771 DMM DEBUG GMM(gmm_fsm)[0x612000008f20]{Deregistered}: Allocated (fsm.c:456) 20241114164432771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{Init}: Allocated (fsm.c:456) 20241114164432771 DMM DEBUG MM_STATE_Gb[0x612000009220]{Idle}: Allocated (fsm.c:456) 20241114164432771 DMM DEBUG MM_STATE_Iu[0x6120000093a0]{Detached}: Allocated (fsm.c:456) 20241114164432771 DMM DEBUG GMM(gmm_fsm)[0x612000008f20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114164432771 DMM DEBUG GMM(gmm_fsm)[0x612000008f20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114164432771 DLLC NOTICE LLME(ffffffff/cab4c0c4){UNASSIGNED} LLGM Assign pre (cab4c0c4 => f529601d) (gprs_llc.c:1079) 20241114164432771 DLLC NOTICE LLME(cab4c0c4/f529601d){ASSIGNED} LLGM Assign post (cab4c0c4 => f529601d) (gprs_llc.c:1125) 20241114164432771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114164432771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114164432771 DMM DEBUG MM(262420000000007/f529601d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114164432783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164432783 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114164432783 DMM DEBUG MM_STATE_Gb(0)[0x612000009220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164432783 DMM DEBUG MM(262420000000007/f529601d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20241114164432783 DMM NOTICE MM(262420000000007/f529601d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114164432783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114164432783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114164432784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114164432784 DMM DEBUG MM(262420000000007/f529601d) Requesting authorization (sgsn_auth.c:160) 20241114164432784 DMM INFO MM(262420000000007/f529601d) Requesting authentication tuples (sgsn_auth.c:184) 20241114164432784 DMM DEBUG MM(262420000000007/f529601d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114164432784 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20241114164432784 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)@96733a1a5f60: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@96733a1a5f60: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20241114164432787 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114164432787 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114164432787 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114164432787 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114164432787 DMM INFO MM(262420000000007/f529601d) Subscriber data update (mmctx.c:445) 20241114164432787 DMM DEBUG MM(262420000000007/f529601d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114164432787 DMM INFO MM(262420000000007/f529601d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114164432787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114164432787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114164432787 DMM INFO MM(262420000000007/f529601d) <- GMM AUTH AND CIPHERING REQ (rand = 3e 68 67 58 a2 3c bf e2 1e 91 07 dc 2b 96 5e d9 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114164432795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164432795 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164432795 DMM DEBUG MM_STATE_Gb(0)[0x612000009220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164432795 DMM INFO MM(262420000000007/f529601d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114164432795 DMM NOTICE MM(262420000000007/f529601d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114164432795 DMM DEBUG MM(262420000000007/f529601d) checking auth: received GSM SRES = 95 f4 e2 35 (gprs_gmm.c:666) 20241114164432795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114164432795 DMM DEBUG MM(262420000000007/f529601d) Requesting authorization (sgsn_auth.c:160) 20241114164432795 DMM INFO MM(262420000000007/f529601d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114164432795 DMM DEBUG MM(262420000000007/f529601d) Requesting subscriber data update (gprs_subscriber.c:894) 20241114164432795 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20241114164432795 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) 20241114164432795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114164432795 DMM INFO MM(262420000000007/f529601d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf529601d) (gprs_gmm.c:300) 20241114164432797 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114164432797 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114164432797 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241114164432797 DMM INFO MM(262420000000007/f529601d) Subscriber data update (mmctx.c:445) 20241114164432797 DMM DEBUG MM(262420000000007/f529601d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114164432797 DMM INFO MM(262420000000007/f529601d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114164432797 DMM NOTICE MM(262420000000007/f529601d) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20241114164432797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114164432797 DMM NOTICE MM(262420000000007/f529601d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114164432797 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) 20241114164432798 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114164432798 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241114164432798 DMM INFO MM(262420000000007/f529601d) Subscriber data update (mmctx.c:445) 20241114164432798 DMM DEBUG MM(262420000000007/f529601d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@96733a1a5f60: setverdict(pass): none -> pass TC_attach_combined-BVCI196(195)@96733a1a5f60: Removing Client IMSI='262420000000007'H, index=0 20241114164432804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164432804 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114164432804 DMM DEBUG MM_STATE_Gb(0)[0x612000009220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164432804 DMM INFO MM(262420000000007/f529601d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114164432804 DMM NOTICE MM(262420000000007/f529601d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114164432804 DMM DEBUG GMM(gmm_fsm)[0x612000008f20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114164432804 DMM DEBUG GMM(gmm_fsm)[0x612000008f20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114164432804 DLLC NOTICE LLME(cab4c0c4/f529601d){ASSIGNED} LLGM Assign pre (ffffffff => f529601d) (gprs_llc.c:1079) 20241114164432804 DLLC NOTICE LLME(ffffffff/f529601d){ASSIGNED} LLGM Assign post (ffffffff => f529601d) (gprs_llc.c:1125) 20241114164432804 DMM DEBUG MM_STATE_Gb(0)[0x612000009220]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114164432804 DMM DEBUG MM_STATE_Gb(0)[0x612000009220]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114164432804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114164432804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@96733a1a5f60: Final verdict of PTC: pass 20241114164432806 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42570<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114164432808 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(209)@96733a1a5f60: Final verdict of PTC: none 20241114164432809 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-Gb2-NS2(203)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(197)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(207)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(202)@96733a1a5f60: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@96733a1a5f60: Final verdict of PTC: none TC_attach_combined-BVCI196(195)@96733a1a5f60: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(196)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(200)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(205)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_combined-BVCI196(195): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(196): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@96733a1a5f60: Test case TC_attach_combined finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:44:32 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20241114164432939 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42584<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164433340 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42584<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85056) 20241114164433810 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164433810 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=85056, count=89412) 20241114164434812 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164434812 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:44: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_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 20241114164435813 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164435813 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_attach_accept_all started. 20241114164436405 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42588<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164436407 DMM INFO MM(262420000000007/f529601d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114164436407 DMM INFO MM(262420000000007/f529601d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114164436407 DMM DEBUG GMM(gmm_fsm)[0x612000008f20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114164436407 DMM DEBUG GMM(gmm_fsm)[0x612000008f20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114164436407 DMM DEBUG MM_STATE_Gb(0)[0x612000009220]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114164436407 DMM DEBUG MM_STATE_Gb(0)[0x612000009220]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114164436407 DLLC NOTICE LLME(ffffffff/f529601d){ASSIGNED} LLGM Assign pre (f529601d => ffffffff) (gprs_llc.c:1079) 20241114164436407 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f529601d => ffffffff) (gprs_llc.c:1125) 20241114164436407 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20241114164436407 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) 20241114164436407 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:401) 20241114164436407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{Init}: Deallocated (fsm.c:568) 20241114164436407 DMM DEBUG MM_STATE_Gb(0)[0x612000009220]{Idle}: Deallocated (fsm.c:568) 20241114164436407 DMM DEBUG MM_STATE_Iu[0x6120000093a0]{Detached}: Deallocated (fsm.c:568) 20241114164436407 DMM DEBUG GMM(gmm_fsm)[0x612000008f20]{Deregistered}: Deallocated (fsm.c:568) 20241114164436407 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164436452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114164436452 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) 20241114164436452 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) 20241114164436452 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164436452 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114164436452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164436452 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) 20241114164436452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164436452 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164436453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164436453 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) 20241114164436453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164436453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164436453 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) 20241114164436453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164436453 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) 20241114164436453 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164436454 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114164436454 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164436454 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164436454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164436454 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164436458 DLNS DEBUG GPRS-NS2-VC(UDP-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(217)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(213)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164436467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164436467 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI196(215)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(222)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164436496 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114164436496 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) 20241114164436496 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) 20241114164436496 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164436496 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114164436496 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164436496 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) 20241114164436496 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164436497 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(222)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(221)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 20241114164436498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164436498 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) 20241114164436498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164436499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164436499 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) 20241114164436499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164436499 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) 20241114164436499 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164436499 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114164436499 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164436499 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(222)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114164436500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164436500 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164436503 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164436514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164436514 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(223)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_accept_all-BVCI210(219)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(221)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164436527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114164436527 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) 20241114164436527 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) 20241114164436527 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164436527 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114164436527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164436527 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) 20241114164436527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164436527 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164436529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164436529 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) 20241114164436529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164436530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164436530 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) 20241114164436530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164436530 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) 20241114164436530 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164436530 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114164436530 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164436530 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(226)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114164436531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164436531 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164436535 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164436543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164436543 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(225)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114164436815 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164436815 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114164436815 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114164436815 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(227)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114164436817 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(227)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114164436818 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(227)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(227)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(227)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@96733a1a5f60: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='EFEB9B14'O, index=0 SGSN_Test-GSUP(228)@96733a1a5f60: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20241114164437871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164437872 DLLC NOTICE LLME(ffffffff/efeb9b14){UNASSIGNED} LLC RX: unknown TLLI 0xefeb9b14, creating LLME on the fly (gprs_llc.c:552) 20241114164437872 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164437872 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach" (gprs_gmm.c:1266) 20241114164437872 DMM DEBUG GMM(gmm_fsm)[0x612000009520]{Deregistered}: Allocated (fsm.c:456) 20241114164437872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000096a0]{Init}: Allocated (fsm.c:456) 20241114164437872 DMM DEBUG MM_STATE_Gb[0x612000009820]{Idle}: Allocated (fsm.c:456) 20241114164437872 DMM DEBUG MM_STATE_Iu[0x6120000099a0]{Detached}: Allocated (fsm.c:456) 20241114164437872 DMM DEBUG GMM(gmm_fsm)[0x612000009520]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114164437872 DMM DEBUG GMM(gmm_fsm)[0x612000009520]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114164437872 DLLC NOTICE LLME(ffffffff/efeb9b14){UNASSIGNED} LLGM Assign pre (efeb9b14 => e0b6376d) (gprs_llc.c:1079) 20241114164437872 DLLC NOTICE LLME(efeb9b14/e0b6376d){ASSIGNED} LLGM Assign post (efeb9b14 => e0b6376d) (gprs_llc.c:1125) 20241114164437872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000096a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114164437872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000096a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114164437872 DMM DEBUG MM(262420000000008/e0b6376d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114164437885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164437885 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114164437885 DMM DEBUG MM_STATE_Gb(0)[0x612000009820]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164437885 DMM DEBUG MM(262420000000008/e0b6376d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20241114164437885 DMM NOTICE MM(262420000000008/e0b6376d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114164437885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000096a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114164437885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000096a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114164437885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000096a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241114164437885 DMM INFO MM(262420000000008/e0b6376d) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0b6376d) (gprs_gmm.c:300) TC_attach_accept_all(230)@96733a1a5f60: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@96733a1a5f60: Removing Client IMSI='262420000000008'H, index=0 20241114164438874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164438874 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164438874 DMM DEBUG MM_STATE_Gb(0)[0x612000009820]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164438874 DMM INFO MM(262420000000008/e0b6376d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114164438874 DMM NOTICE MM(262420000000008/e0b6376d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114164438874 DMM DEBUG GMM(gmm_fsm)[0x612000009520]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114164438874 DMM DEBUG GMM(gmm_fsm)[0x612000009520]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114164438874 DLLC NOTICE LLME(efeb9b14/e0b6376d){ASSIGNED} LLGM Assign pre (ffffffff => e0b6376d) (gprs_llc.c:1079) 20241114164438874 DLLC NOTICE LLME(ffffffff/e0b6376d){ASSIGNED} LLGM Assign post (ffffffff => e0b6376d) (gprs_llc.c:1125) 20241114164438874 DMM DEBUG MM_STATE_Gb(0)[0x612000009820]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114164438874 DMM DEBUG MM_STATE_Gb(0)[0x612000009820]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114164438874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000096a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114164438874 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)@96733a1a5f60: Final verdict of PTC: pass 20241114164438877 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42588<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(228)@96733a1a5f60: Final verdict of PTC: none 20241114164438879 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114164438880 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI97(216)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(227)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(222)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(221)@96733a1a5f60: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@96733a1a5f60: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(226)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@96733a1a5f60: Final verdict of PTC: none TC_attach_accept_all-BVCI210(219)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(220)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(224)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(214)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_accept_all-BVCI210(219): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(220): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(221): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(222): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@96733a1a5f60: Test case TC_attach_accept_all finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:44:38 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 20241114164439012 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51662<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164439413 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51662<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66676) 20241114164439881 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164439881 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=66676, count=71592) 20241114164440883 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164440883 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:44: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_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 20241114164441884 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164441885 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_attach_closed started. 20241114164442472 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51664<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164442474 DMM INFO MM(262420000000008/e0b6376d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114164442474 DMM INFO MM(262420000000008/e0b6376d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114164442474 DMM DEBUG GMM(gmm_fsm)[0x612000009520]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114164442474 DMM DEBUG GMM(gmm_fsm)[0x612000009520]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114164442474 DMM DEBUG MM_STATE_Gb(0)[0x612000009820]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114164442474 DMM DEBUG MM_STATE_Gb(0)[0x612000009820]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114164442474 DLLC NOTICE LLME(ffffffff/e0b6376d){ASSIGNED} LLGM Assign pre (e0b6376d => ffffffff) (gprs_llc.c:1079) 20241114164442474 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0b6376d => ffffffff) (gprs_llc.c:1125) 20241114164442474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000096a0]{Init}: Deallocated (fsm.c:568) 20241114164442474 DMM DEBUG MM_STATE_Gb(0)[0x612000009820]{Idle}: Deallocated (fsm.c:568) 20241114164442474 DMM DEBUG MM_STATE_Iu[0x6120000099a0]{Detached}: Deallocated (fsm.c:568) 20241114164442474 DMM DEBUG GMM(gmm_fsm)[0x612000009520]{Deregistered}: Deallocated (fsm.c:568) 20241114164442474 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(236)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(236)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164442528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114164442528 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) 20241114164442528 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) 20241114164442528 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164442528 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114164442528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164442528 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) 20241114164442528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164442528 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(236)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(235)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 20241114164442530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164442530 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) 20241114164442530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164442530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164442530 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) 20241114164442530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164442530 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) 20241114164442530 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164442530 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114164442530 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164442530 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164442531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164442531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(236)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(236)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164442535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(232)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241114164442544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164442544 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed-BVCI196(233)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(235)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164442553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114164442553 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) 20241114164442553 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) 20241114164442553 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164442553 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114164442553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164442553 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) 20241114164442553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164442553 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164442555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164442555 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) 20241114164442555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164442555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164442555 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) 20241114164442555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164442555 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) 20241114164442555 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164442555 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114164442555 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164442555 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164442556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164442556 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164442560 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(241)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 20241114164442569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164442569 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed-BVCI210(239)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(246)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(246)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164442609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114164442609 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) 20241114164442609 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) 20241114164442609 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164442609 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114164442609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164442609 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) 20241114164442609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164442609 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(246)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164442611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164442611 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) 20241114164442611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164442611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164442611 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) 20241114164442611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164442611 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) 20241114164442611 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164442611 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114164442611 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164442611 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164442611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164442611 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(246)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(246)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164442615 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164442625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164442626 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(243)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114164442885 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164442885 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114164442885 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114164442885 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(245)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(245)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114164442887 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(245)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(245)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114164442888 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(245)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(245)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(245)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(245)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(233)@96733a1a5f60: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='DAE98DB0'O, index=0 SGSN_Test-GSUP(247)@96733a1a5f60: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(233)@96733a1a5f60: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='DAE98DB0'O, index=1 20241114164443945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164443945 DLLC NOTICE LLME(ffffffff/dae98db0){UNASSIGNED} LLC RX: unknown TLLI 0xdae98db0, creating LLME on the fly (gprs_llc.c:552) 20241114164443945 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164443945 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20241114164443945 DMM DEBUG GMM(gmm_fsm)[0x612000009b20]{Deregistered}: Allocated (fsm.c:456) 20241114164443945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009ca0]{Init}: Allocated (fsm.c:456) 20241114164443945 DMM DEBUG MM_STATE_Gb[0x612000009e20]{Idle}: Allocated (fsm.c:456) 20241114164443945 DMM DEBUG MM_STATE_Iu[0x612000009fa0]{Detached}: Allocated (fsm.c:456) 20241114164443945 DMM DEBUG GMM(gmm_fsm)[0x612000009b20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114164443945 DMM DEBUG GMM(gmm_fsm)[0x612000009b20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114164443945 DLLC NOTICE LLME(ffffffff/dae98db0){UNASSIGNED} LLGM Assign pre (dae98db0 => ca1d0c6d) (gprs_llc.c:1079) 20241114164443945 DLLC NOTICE LLME(dae98db0/ca1d0c6d){ASSIGNED} LLGM Assign post (dae98db0 => ca1d0c6d) (gprs_llc.c:1125) 20241114164443945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009ca0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114164443945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009ca0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114164443945 DMM DEBUG MM(001010123456789/ca1d0c6d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114164443957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164443957 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114164443957 DMM DEBUG MM_STATE_Gb(0)[0x612000009e20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164443957 DMM DEBUG MM(001010123456789/ca1d0c6d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241114164443957 DMM NOTICE MM(001010123456789/ca1d0c6d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114164443957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009ca0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114164443957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009ca0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114164443957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009ca0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241114164443957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009ca0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241114164443957 DMM NOTICE MM(001010123456789/ca1d0c6d) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241114164443957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009ca0]{Reject}: Deallocated (fsm.c:568) 20241114164443957 DMM DEBUG MM_STATE_Gb(0)[0x612000009e20]{Idle}: Deallocated (fsm.c:568) 20241114164443957 DMM DEBUG MM_STATE_Iu[0x612000009fa0]{Detached}: Deallocated (fsm.c:568) 20241114164443957 DMM DEBUG GMM(gmm_fsm)[0x612000009b20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241114164443957 DLLC NOTICE LLME(dae98db0/ca1d0c6d){ASSIGNED} LLGM Assign pre (ca1d0c6d => ffffffff) (gprs_llc.c:1079) 20241114164443957 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca1d0c6d => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@96733a1a5f60: setverdict(pass): none -> pass TC_attach_closed-BVCI196(233)@96733a1a5f60: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@96733a1a5f60: Final verdict of PTC: pass TC_attach_closed-BVCI196(233)@96733a1a5f60: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='C53DBD68'O, index=2 SGSN_Test-GSUP(247)@96733a1a5f60: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20241114164443998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164443998 DLLC NOTICE LLME(ffffffff/c53dbd68){UNASSIGNED} LLC RX: unknown TLLI 0xc53dbd68, creating LLME on the fly (gprs_llc.c:552) 20241114164443998 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164443998 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach" (gprs_gmm.c:1266) 20241114164443999 DMM DEBUG GMM(gmm_fsm)[0x61200000a120]{Deregistered}: Allocated (fsm.c:456) 20241114164443999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a2a0]{Init}: Allocated (fsm.c:456) 20241114164443999 DMM DEBUG MM_STATE_Gb[0x61200000a420]{Idle}: Allocated (fsm.c:456) 20241114164443999 DMM DEBUG MM_STATE_Iu[0x61200000a5a0]{Detached}: Allocated (fsm.c:456) 20241114164443999 DMM DEBUG GMM(gmm_fsm)[0x61200000a120]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114164443999 DMM DEBUG GMM(gmm_fsm)[0x61200000a120]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114164443999 DLLC NOTICE LLME(ffffffff/c53dbd68){UNASSIGNED} LLGM Assign pre (c53dbd68 => eb7126d9) (gprs_llc.c:1079) 20241114164443999 DLLC NOTICE LLME(c53dbd68/eb7126d9){ASSIGNED} LLGM Assign post (c53dbd68 => eb7126d9) (gprs_llc.c:1125) 20241114164443999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a2a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114164443999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a2a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114164443999 DMM DEBUG MM(262420000000010/eb7126d9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114164444005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164444006 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114164444006 DMM DEBUG MM_STATE_Gb(0)[0x61200000a420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164444006 DMM DEBUG MM(262420000000010/eb7126d9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20241114164444006 DMM NOTICE MM(262420000000010/eb7126d9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114164444006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a2a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114164444006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a2a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114164444006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a2a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241114164444006 DMM INFO MM(262420000000010/eb7126d9) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb7126d9) (gprs_gmm.c:300) TC_attach_closed(250)@96733a1a5f60: setverdict(pass): none -> pass TC_attach_closed-BVCI196(233)@96733a1a5f60: Removing Client IMSI='262420000000010'H, index=2 20241114164445003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164445003 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164445003 DMM DEBUG MM_STATE_Gb(0)[0x61200000a420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164445003 DMM INFO MM(262420000000010/eb7126d9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114164445003 DMM NOTICE MM(262420000000010/eb7126d9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114164445003 DMM DEBUG GMM(gmm_fsm)[0x61200000a120]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114164445003 DMM DEBUG GMM(gmm_fsm)[0x61200000a120]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114164445003 DLLC NOTICE LLME(c53dbd68/eb7126d9){ASSIGNED} LLGM Assign pre (ffffffff => eb7126d9) (gprs_llc.c:1079) 20241114164445003 DLLC NOTICE LLME(ffffffff/eb7126d9){ASSIGNED} LLGM Assign post (ffffffff => eb7126d9) (gprs_llc.c:1125) 20241114164445003 DMM DEBUG MM_STATE_Gb(0)[0x61200000a420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114164445003 DMM DEBUG MM_STATE_Gb(0)[0x61200000a420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114164445003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a2a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114164445003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a2a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@96733a1a5f60: Final verdict of PTC: pass 20241114164445005 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51664<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114164445007 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114164445008 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(247)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(245)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(236)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(240)@96733a1a5f60: Final verdict of PTC: none TC_attach_closed-BVCI196(233)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(246)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(235)@96733a1a5f60: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@96733a1a5f60: Final verdict of PTC: none TC_attach_closed-BVCI220(243)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(238)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(244)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(234)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_closed-BVCI196(233): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(234): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(235): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(236): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_closed-BVCI220(243): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(244): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(245): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(246): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@96733a1a5f60: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@96733a1a5f60: Test case TC_attach_closed finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:44:45 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20241114164445136 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51678<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164445538 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51678<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=77488) 20241114164446008 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164446009 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=77488, count=81844) 20241114164447009 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164447010 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:44:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_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 20241114164448010 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164448011 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_attach_no_imei_response started. 20241114164448599 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40126<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164448600 DMM INFO MM(262420000000010/eb7126d9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114164448600 DMM INFO MM(262420000000010/eb7126d9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114164448600 DMM DEBUG GMM(gmm_fsm)[0x61200000a120]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114164448600 DMM DEBUG GMM(gmm_fsm)[0x61200000a120]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114164448600 DMM DEBUG MM_STATE_Gb(0)[0x61200000a420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114164448600 DMM DEBUG MM_STATE_Gb(0)[0x61200000a420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114164448600 DLLC NOTICE LLME(ffffffff/eb7126d9){ASSIGNED} LLGM Assign pre (eb7126d9 => ffffffff) (gprs_llc.c:1079) 20241114164448600 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb7126d9 => ffffffff) (gprs_llc.c:1125) 20241114164448600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a2a0]{Init}: Deallocated (fsm.c:568) 20241114164448600 DMM DEBUG MM_STATE_Gb(0)[0x61200000a420]{Idle}: Deallocated (fsm.c:568) 20241114164448600 DMM DEBUG MM_STATE_Iu[0x61200000a5a0]{Detached}: Deallocated (fsm.c:568) 20241114164448600 DMM DEBUG GMM(gmm_fsm)[0x61200000a120]{Deregistered}: Deallocated (fsm.c:568) 20241114164448600 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(256)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(256)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164448653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114164448653 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) 20241114164448653 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) 20241114164448653 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164448653 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114164448653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164448653 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) 20241114164448653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164448653 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(255)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(256)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164448655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164448655 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) 20241114164448655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164448656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164448656 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) 20241114164448656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164448656 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) 20241114164448656 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164448656 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114164448656 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164448656 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164448656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164448656 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(256)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(256)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164448660 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164448671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164448671 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(257)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imei_response-BVCI196(253)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(255)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164448683 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114164448683 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) 20241114164448683 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) 20241114164448683 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164448683 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114164448683 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164448683 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) 20241114164448683 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164448683 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164448685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164448685 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) 20241114164448685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164448685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164448685 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) 20241114164448685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164448685 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) 20241114164448685 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164448686 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114164448686 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164448686 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164448686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164448686 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164448691 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(257)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164448702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164448702 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI210(259)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(261)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164448718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114164448718 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) 20241114164448718 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) 20241114164448718 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164448718 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114164448718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164448718 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) 20241114164448718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164448718 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164448720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164448720 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) 20241114164448720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164448720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164448720 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) 20241114164448720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164448720 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) 20241114164448720 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164448720 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114164448720 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164448721 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164448721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164448721 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164448725 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164448736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164448736 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(264)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114164449011 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164449012 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114164449012 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114164449012 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(266)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114164449014 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(266)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(266)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241114164449015 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(266)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(266)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(253)@96733a1a5f60: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='C6A55D34'O, index=0 SGSN_Test-GSUP(267)@96733a1a5f60: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20241114164450065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164450065 DLLC NOTICE LLME(ffffffff/c6a55d34){UNASSIGNED} LLC RX: unknown TLLI 0xc6a55d34, creating LLME on the fly (gprs_llc.c:552) 20241114164450065 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164450065 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241114164450065 DMM DEBUG GMM(gmm_fsm)[0x61200000a720]{Deregistered}: Allocated (fsm.c:456) 20241114164450065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{Init}: Allocated (fsm.c:456) 20241114164450065 DMM DEBUG MM_STATE_Gb[0x61200000aa20]{Idle}: Allocated (fsm.c:456) 20241114164450065 DMM DEBUG MM_STATE_Iu[0x61200000aba0]{Detached}: Allocated (fsm.c:456) 20241114164450065 DMM DEBUG GMM(gmm_fsm)[0x61200000a720]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114164450065 DMM DEBUG GMM(gmm_fsm)[0x61200000a720]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114164450065 DLLC NOTICE LLME(ffffffff/c6a55d34){UNASSIGNED} LLGM Assign pre (c6a55d34 => fe7cd765) (gprs_llc.c:1079) 20241114164450065 DLLC NOTICE LLME(c6a55d34/fe7cd765){ASSIGNED} LLGM Assign post (c6a55d34 => fe7cd765) (gprs_llc.c:1125) 20241114164450065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114164450065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114164450065 DMM DEBUG MM(262420000000032/fe7cd765) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114164456066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241114164456066 DMM DEBUG MM(262420000000032/fe7cd765) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114164459980 DGPRS DEBUG Checking for inactive LLMEs, time = 13413434 (sgsn.c:132) 20241114164502066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241114164502067 DMM DEBUG MM(262420000000032/fe7cd765) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114164508068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241114164508068 DMM DEBUG MM(262420000000032/fe7cd765) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114164509012 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:268) 20241114164509013 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(266)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114164509013 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) 20241114164514069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241114164514069 DMM DEBUG MM(262420000000032/fe7cd765) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114164518657 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164518659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164518659 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) 20241114164518687 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164518688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164518688 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) 20241114164518722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164518724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164518724 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) 20241114164520069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241114164520069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241114164520069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241114164520069 DMM NOTICE MM(262420000000032/fe7cd765) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241114164520069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{Reject}: Deallocated (fsm.c:568) 20241114164520069 DMM DEBUG MM_STATE_Gb(0)[0x61200000aa20]{Idle}: Deallocated (fsm.c:568) 20241114164520069 DMM DEBUG MM_STATE_Iu[0x61200000aba0]{Detached}: Deallocated (fsm.c:568) 20241114164520069 DMM DEBUG GMM(gmm_fsm)[0x61200000a720]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241114164520070 DLLC NOTICE LLME(c6a55d34/fe7cd765){ASSIGNED} LLGM Assign pre (fe7cd765 => ffffffff) (gprs_llc.c:1079) 20241114164520070 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fe7cd765 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@96733a1a5f60: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(253)@96733a1a5f60: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@96733a1a5f60: Final verdict of PTC: pass 20241114164520080 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40126<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(267)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(260)@96733a1a5f60: Final verdict of PTC: none 20241114164520082 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114164520082 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) TC_attach_no_imei_response-BVCI196(253)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(256)@96733a1a5f60: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(265)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@96733a1a5f60: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(255)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(254)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(263)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(258)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_no_imei_response-BVCI196(253): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(254): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(255): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(256): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@96733a1a5f60: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:45:20 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 20241114164520212 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34416<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164520513 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34416<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63360) 20241114164521083 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164521083 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=63360, count=71616) 20241114164522084 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164522084 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:45: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_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 20241114164523085 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164523085 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_attach_no_imsi_response started. 20241114164523574 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34424<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164523575 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(275)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164523628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114164523628 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) 20241114164523628 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) 20241114164523628 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164523628 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114164523628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164523628 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) 20241114164523628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164523628 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)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(275)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164523630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164523630 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) 20241114164523630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164523630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164523630 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) 20241114164523630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164523630 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) 20241114164523630 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164523630 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114164523630 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164523630 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164523630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164523630 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(275)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164523634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(271)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241114164523643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164523643 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI196(272)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(274)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(279)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164523653 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114164523653 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) 20241114164523653 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) 20241114164523653 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164523653 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114164523653 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164523653 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) 20241114164523653 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164523653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164523655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164523655 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) 20241114164523655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164523655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164523655 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) 20241114164523655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164523655 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) 20241114164523655 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164523655 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114164523655 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164523655 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(279)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114164523656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164523656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164523659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(280)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(276)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164523670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164523670 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI210(278)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164523691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114164523691 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) 20241114164523691 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) 20241114164523692 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164523692 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114164523692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164523692 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) 20241114164523692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164523692 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164523693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164523693 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) 20241114164523694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164523694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164523694 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) 20241114164523694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164523694 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) 20241114164523694 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164523694 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114164523694 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164523694 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164523694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164523694 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164523699 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164523708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164523708 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(283)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114164524086 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164524086 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114164524086 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114164524086 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(285)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114164524088 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(285)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114164524089 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(285)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(285)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(285)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(272)@96733a1a5f60: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='FA09583E'O, index=0 SGSN_Test-GSUP(286)@96733a1a5f60: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20241114164525142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164525142 DLLC NOTICE LLME(ffffffff/fa09583e){UNASSIGNED} LLC RX: unknown TLLI 0xfa09583e, creating LLME on the fly (gprs_llc.c:552) 20241114164525142 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164525142 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241114164525142 DMM DEBUG GMM(gmm_fsm)[0x61200000ad20]{Deregistered}: Allocated (fsm.c:456) 20241114164525142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{Init}: Allocated (fsm.c:456) 20241114164525142 DMM DEBUG MM_STATE_Gb[0x61200000b020]{Idle}: Allocated (fsm.c:456) 20241114164525142 DMM DEBUG MM_STATE_Iu[0x61200000b1a0]{Detached}: Allocated (fsm.c:456) 20241114164525142 DMM DEBUG GMM(gmm_fsm)[0x61200000ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114164525142 DMM DEBUG GMM(gmm_fsm)[0x61200000ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114164525142 DLLC NOTICE LLME(ffffffff/fa09583e){UNASSIGNED} LLGM Assign pre (fa09583e => e06525b9) (gprs_llc.c:1079) 20241114164525142 DLLC NOTICE LLME(fa09583e/e06525b9){ASSIGNED} LLGM Assign post (fa09583e => e06525b9) (gprs_llc.c:1125) 20241114164525142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114164525142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114164525142 DMM DEBUG MM(/e06525b9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114164525156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164525156 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114164525156 DMM DEBUG MM_STATE_Gb(4194916414)[0x61200000b020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164525156 DMM DEBUG MM(/e06525b9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20241114164525156 DMM NOTICE MM(/e06525b9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114164525156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114164525156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20241114164525156 DMM DEBUG MM(/e06525b9) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241114164529980 DGPRS DEBUG Checking for inactive LLMEs, time = 13413464 (sgsn.c:132) 20241114164531157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241114164531157 DMM DEBUG MM(/e06525b9) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241114164537158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241114164537158 DMM DEBUG MM(/e06525b9) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241114164543159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241114164543159 DMM DEBUG MM(/e06525b9) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241114164544086 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:268) 20241114164544087 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(285)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114164544087 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) 20241114164549160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241114164549160 DMM DEBUG MM(/e06525b9) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241114164553631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164553634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164553634 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) 20241114164553657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164553659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164553659 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) 20241114164553695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164553696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164553696 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) 20241114164555160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241114164555160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241114164555160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241114164555160 DMM NOTICE MM(/e06525b9) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241114164555160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{Reject}: Deallocated (fsm.c:568) 20241114164555161 DMM DEBUG MM_STATE_Gb(4194916414)[0x61200000b020]{Idle}: Deallocated (fsm.c:568) 20241114164555161 DMM DEBUG MM_STATE_Iu[0x61200000b1a0]{Detached}: Deallocated (fsm.c:568) 20241114164555161 DMM DEBUG GMM(gmm_fsm)[0x61200000ad20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241114164555161 DLLC NOTICE LLME(fa09583e/e06525b9){ASSIGNED} LLGM Assign pre (e06525b9 => ffffffff) (gprs_llc.c:1079) 20241114164555161 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e06525b9 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@96733a1a5f60: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(272)@96733a1a5f60: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@96733a1a5f60: Final verdict of PTC: pass 20241114164555170 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34424<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114164555172 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114164555172 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(286)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(275)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(279)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(284)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@96733a1a5f60: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@96733a1a5f60: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(272)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(274)@96733a1a5f60: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(273)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(282)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(277)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(272): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(273): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(274): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(275): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@96733a1a5f60: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:45:55 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 20241114164555301 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57342<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164555602 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57342<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63984) 20241114164556173 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164556173 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=63984, count=72236) 20241114164557174 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164557174 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:45: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_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 20241114164558175 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164558175 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_attach_closed_add_vty started. 20241114164558665 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42414<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164558666 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(294)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164558716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114164558716 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) 20241114164558716 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) 20241114164558716 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164558716 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114164558716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164558716 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) 20241114164558716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164558716 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164558718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164558718 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) 20241114164558718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164558719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164558719 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) 20241114164558719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164558719 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) 20241114164558719 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164558719 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114164558719 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164558719 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb1-NS1(293)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(294)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114164558720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164558720 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164558724 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164558733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164558733 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(295)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed_add_vty-BVCI196(291)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(293)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164558742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114164558742 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) 20241114164558742 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) 20241114164558742 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164558742 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114164558743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164558743 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) 20241114164558743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164558743 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164558744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164558744 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) 20241114164558744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164558745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164558745 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) 20241114164558745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164558745 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) 20241114164558745 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164558745 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114164558745 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164558745 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164558745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164558745 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(298)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164558748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(295)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164558756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164558756 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI210(297)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(299)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb2-BSSGP2(300)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(299)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(304)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164558793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114164558794 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) 20241114164558794 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) 20241114164558794 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164558794 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114164558794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164558794 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) 20241114164558794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164558794 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164558795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164558795 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) 20241114164558795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164558796 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164558796 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) 20241114164558796 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164558796 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) 20241114164558796 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164558796 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114164558796 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164558796 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164558796 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164558796 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(304)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164558800 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164558809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164558809 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(301)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114164559176 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164559176 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114164559176 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114164559176 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(303)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(303)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114164559178 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(303)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(303)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(303)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241114164559178 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(303)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(303)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(303)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114164559981 DGPRS DEBUG Checking for inactive LLMEs, time = 13413494 (sgsn.c:132) TC_attach_closed_add_vty-BVCI196(291)@96733a1a5f60: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='E10D0303'O, index=0 SGSN_Test-GSUP(305)@96733a1a5f60: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(291)@96733a1a5f60: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='E10D0303'O, index=1 20241114164600242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164600242 DLLC NOTICE LLME(ffffffff/e10d0303){UNASSIGNED} LLC RX: unknown TLLI 0xe10d0303, creating LLME on the fly (gprs_llc.c:552) 20241114164600242 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164600242 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20241114164600242 DMM DEBUG GMM(gmm_fsm)[0x61200000b320]{Deregistered}: Allocated (fsm.c:456) 20241114164600242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b4a0]{Init}: Allocated (fsm.c:456) 20241114164600242 DMM DEBUG MM_STATE_Gb[0x61200000b620]{Idle}: Allocated (fsm.c:456) 20241114164600242 DMM DEBUG MM_STATE_Iu[0x61200000b7a0]{Detached}: Allocated (fsm.c:456) 20241114164600242 DMM DEBUG GMM(gmm_fsm)[0x61200000b320]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114164600242 DMM DEBUG GMM(gmm_fsm)[0x61200000b320]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114164600242 DLLC NOTICE LLME(ffffffff/e10d0303){UNASSIGNED} LLGM Assign pre (e10d0303 => c7522a24) (gprs_llc.c:1079) 20241114164600242 DLLC NOTICE LLME(e10d0303/c7522a24){ASSIGNED} LLGM Assign post (e10d0303 => c7522a24) (gprs_llc.c:1125) 20241114164600242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b4a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114164600242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b4a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114164600242 DMM DEBUG MM(001010123456789/c7522a24) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114164600256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164600256 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114164600256 DMM DEBUG MM_STATE_Gb(0)[0x61200000b620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164600256 DMM DEBUG MM(001010123456789/c7522a24) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241114164600256 DMM NOTICE MM(001010123456789/c7522a24) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114164600256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b4a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114164600256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b4a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114164600256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b4a0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241114164600256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b4a0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241114164600256 DMM NOTICE MM(001010123456789/c7522a24) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241114164600256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b4a0]{Reject}: Deallocated (fsm.c:568) 20241114164600256 DMM DEBUG MM_STATE_Gb(0)[0x61200000b620]{Idle}: Deallocated (fsm.c:568) 20241114164600256 DMM DEBUG MM_STATE_Iu[0x61200000b7a0]{Detached}: Deallocated (fsm.c:568) 20241114164600257 DMM DEBUG GMM(gmm_fsm)[0x61200000b320]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241114164600257 DLLC NOTICE LLME(e10d0303/c7522a24){ASSIGNED} LLGM Assign pre (c7522a24 => ffffffff) (gprs_llc.c:1079) 20241114164600257 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7522a24 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@96733a1a5f60: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(291)@96733a1a5f60: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(291)@96733a1a5f60: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='E10D0303'O, index=2 20241114164600264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164600264 DLLC NOTICE LLME(ffffffff/e10d0303){UNASSIGNED} LLC RX: unknown TLLI 0xe10d0303, creating LLME on the fly (gprs_llc.c:552) 20241114164600264 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x669cbf CMD=UI DATA (gprs_llc_parse.c:89) 20241114164600264 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach" (gprs_gmm.c:1266) 20241114164600264 DMM DEBUG GMM(gmm_fsm)[0x61200000b920]{Deregistered}: Allocated (fsm.c:456) 20241114164600264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000baa0]{Init}: Allocated (fsm.c:456) 20241114164600264 DMM DEBUG MM_STATE_Gb[0x61200000bc20]{Idle}: Allocated (fsm.c:456) 20241114164600264 DMM DEBUG MM_STATE_Iu[0x61200000bda0]{Detached}: Allocated (fsm.c:456) 20241114164600264 DMM DEBUG GMM(gmm_fsm)[0x61200000b920]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114164600264 DMM DEBUG GMM(gmm_fsm)[0x61200000b920]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114164600264 DLLC NOTICE LLME(ffffffff/e10d0303){UNASSIGNED} LLGM Assign pre (e10d0303 => f2b93c3e) (gprs_llc.c:1079) 20241114164600264 DLLC NOTICE LLME(e10d0303/f2b93c3e){ASSIGNED} LLGM Assign post (e10d0303 => f2b93c3e) (gprs_llc.c:1125) 20241114164600264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000baa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114164600264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000baa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114164600264 DMM DEBUG MM(001010123456700/f2b93c3e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114164600270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164600270 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164600270 DMM DEBUG MM_STATE_Gb(0)[0x61200000bc20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164600270 DMM DEBUG MM(001010123456700/f2b93c3e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241114164600270 DMM NOTICE MM(001010123456700/f2b93c3e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114164600270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000baa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114164600270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000baa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114164600270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000baa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241114164600270 DMM INFO MM(001010123456700/f2b93c3e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2b93c3e) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(291)@96733a1a5f60: Removing Client IMSI='001010123456700'H, index=2 20241114164601269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164601269 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164601269 DMM DEBUG MM_STATE_Gb(0)[0x61200000bc20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164601269 DMM INFO MM(001010123456700/f2b93c3e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114164601269 DMM NOTICE MM(001010123456700/f2b93c3e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114164601269 DMM DEBUG GMM(gmm_fsm)[0x61200000b920]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114164601269 DMM DEBUG GMM(gmm_fsm)[0x61200000b920]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114164601269 DLLC NOTICE LLME(e10d0303/f2b93c3e){ASSIGNED} LLGM Assign pre (ffffffff => f2b93c3e) (gprs_llc.c:1079) 20241114164601269 DLLC NOTICE LLME(ffffffff/f2b93c3e){ASSIGNED} LLGM Assign post (ffffffff => f2b93c3e) (gprs_llc.c:1125) 20241114164601269 DMM DEBUG MM_STATE_Gb(0)[0x61200000bc20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114164601269 DMM DEBUG MM_STATE_Gb(0)[0x61200000bc20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114164601269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000baa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114164601269 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)@96733a1a5f60: Final verdict of PTC: pass 20241114164601271 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42414<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114164601273 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114164601273 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(305)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(303)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(294)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@96733a1a5f60: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(293)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(304)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(298)@96733a1a5f60: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(291)@96733a1a5f60: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(301)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(296)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(302)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(292)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(291): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(292): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(293): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(294): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(301): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(302): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(303): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(304): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@96733a1a5f60: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:46:01 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 20241114164601399 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42430<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164601801 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42430<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=77548) 20241114164602274 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164602274 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=77548, count=81904) 20241114164603275 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164603275 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:46: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_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 20241114164604276 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164604276 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_attach_check_subscriber_list started. 20241114164604863 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42446<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164604864 DMM INFO MM(001010123456700/f2b93c3e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114164604864 DMM INFO MM(001010123456700/f2b93c3e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114164604864 DMM DEBUG GMM(gmm_fsm)[0x61200000b920]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114164604864 DMM DEBUG GMM(gmm_fsm)[0x61200000b920]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114164604865 DMM DEBUG MM_STATE_Gb(0)[0x61200000bc20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114164604865 DMM DEBUG MM_STATE_Gb(0)[0x61200000bc20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114164604865 DLLC NOTICE LLME(ffffffff/f2b93c3e){ASSIGNED} LLGM Assign pre (f2b93c3e => ffffffff) (gprs_llc.c:1079) 20241114164604865 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f2b93c3e => ffffffff) (gprs_llc.c:1125) 20241114164604865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000baa0]{Init}: Deallocated (fsm.c:568) 20241114164604865 DMM DEBUG MM_STATE_Gb(0)[0x61200000bc20]{Idle}: Deallocated (fsm.c:568) 20241114164604865 DMM DEBUG MM_STATE_Iu[0x61200000bda0]{Detached}: Deallocated (fsm.c:568) 20241114164604865 DMM DEBUG GMM(gmm_fsm)[0x61200000b920]{Deregistered}: Deallocated (fsm.c:568) 20241114164604865 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164604904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114164604904 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) 20241114164604904 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) 20241114164604904 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164604904 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114164604904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164604904 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) 20241114164604904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164604904 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164604906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164604906 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) 20241114164604906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164604906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164604906 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) 20241114164604906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164604906 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) 20241114164604906 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164604906 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114164604906 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164604906 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(312)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114164604907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164604907 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164604910 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164604919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164604919 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(313)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 TC_attach_check_subscriber_list-BVCI196(311)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164604950 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114164604950 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) 20241114164604950 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) 20241114164604950 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164604950 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114164604951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164604951 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) 20241114164604951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164604951 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164604952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164604952 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) 20241114164604952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164604952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164604952 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) 20241114164604952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164604952 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) 20241114164604952 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164604952 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114164604952 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164604952 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164604953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164604953 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164604957 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164604967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164604967 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI210(316)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(322)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164604982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114164604982 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) 20241114164604982 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) 20241114164604982 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164604982 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114164604982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164604982 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) 20241114164604982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164604982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164604984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164604984 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) 20241114164604984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164604984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164604984 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) 20241114164604984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164604984 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) 20241114164604984 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164604984 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114164604984 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164604984 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164604984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164604984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164604988 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164604998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164604998 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(321)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114164605276 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164605277 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114164605277 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114164605277 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(323)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114164605279 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(323)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114164605279 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(323)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(323)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(323)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@96733a1a5f60: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='DE305541'O, index=0 SGSN_Test-GSUP(324)@96733a1a5f60: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@96733a1a5f60: 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 := '458B61413BB79CB77B94DE370AC0B9D1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '97DAEFCA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8BE1B7AEB8CC3FAE'O } } } } } 20241114164606334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164606334 DLLC NOTICE LLME(ffffffff/de305541){UNASSIGNED} LLC RX: unknown TLLI 0xde305541, creating LLME on the fly (gprs_llc.c:552) 20241114164606334 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164606334 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach" (gprs_gmm.c:1266) 20241114164606334 DMM DEBUG GMM(gmm_fsm)[0x61200000bf20]{Deregistered}: Allocated (fsm.c:456) 20241114164606334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{Init}: Allocated (fsm.c:456) 20241114164606334 DMM DEBUG MM_STATE_Gb[0x612000010120]{Idle}: Allocated (fsm.c:456) 20241114164606334 DMM DEBUG MM_STATE_Iu[0x6120000102a0]{Detached}: Allocated (fsm.c:456) 20241114164606334 DMM DEBUG GMM(gmm_fsm)[0x61200000bf20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114164606334 DMM DEBUG GMM(gmm_fsm)[0x61200000bf20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114164606334 DLLC NOTICE LLME(ffffffff/de305541){UNASSIGNED} LLGM Assign pre (de305541 => ec243414) (gprs_llc.c:1079) 20241114164606334 DLLC NOTICE LLME(de305541/ec243414){ASSIGNED} LLGM Assign post (de305541 => ec243414) (gprs_llc.c:1125) 20241114164606334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114164606334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114164606334 DMM DEBUG MM(262420000000034/ec243414) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114164606348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164606348 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114164606348 DMM DEBUG MM_STATE_Gb(0)[0x612000010120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164606348 DMM DEBUG MM(262420000000034/ec243414) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20241114164606348 DMM NOTICE MM(262420000000034/ec243414) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114164606348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114164606348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114164606348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114164606348 DMM DEBUG MM(262420000000034/ec243414) Requesting authorization (sgsn_auth.c:160) 20241114164606348 DMM INFO MM(262420000000034/ec243414) Requesting authentication tuples (sgsn_auth.c:184) 20241114164606348 DMM DEBUG MM(262420000000034/ec243414) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114164606348 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20241114164606348 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)@96733a1a5f60: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@96733a1a5f60: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20241114164606351 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114164606351 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114164606351 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114164606351 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114164606351 DMM INFO MM(262420000000034/ec243414) Subscriber data update (mmctx.c:445) 20241114164606351 DMM DEBUG MM(262420000000034/ec243414) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114164606351 DMM INFO MM(262420000000034/ec243414) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114164606351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114164606351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114164606352 DMM INFO MM(262420000000034/ec243414) <- GMM AUTH AND CIPHERING REQ (rand = 45 8b 61 41 3b b7 9c b7 7b 94 de 37 0a c0 b9 d1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114164606359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164606359 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164606359 DMM DEBUG MM_STATE_Gb(0)[0x612000010120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164606359 DMM INFO MM(262420000000034/ec243414) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114164606359 DMM NOTICE MM(262420000000034/ec243414) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114164606359 DMM DEBUG MM(262420000000034/ec243414) checking auth: received GSM SRES = 97 da ef ca (gprs_gmm.c:666) 20241114164606359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114164606359 DMM DEBUG MM(262420000000034/ec243414) Requesting authorization (sgsn_auth.c:160) 20241114164606359 DMM INFO MM(262420000000034/ec243414) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114164606359 DMM DEBUG MM(262420000000034/ec243414) Requesting subscriber data update (gprs_subscriber.c:894) 20241114164606359 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20241114164606360 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) 20241114164606360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114164606360 DMM INFO MM(262420000000034/ec243414) <- GMM ATTACH ACCEPT (new P-TMSI=0xec243414) (gprs_gmm.c:300) 20241114164606361 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114164606361 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114164606361 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241114164606361 DMM INFO MM(262420000000034/ec243414) Subscriber data update (mmctx.c:445) 20241114164606361 DMM DEBUG MM(262420000000034/ec243414) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114164606361 DMM INFO MM(262420000000034/ec243414) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114164606361 DMM NOTICE MM(262420000000034/ec243414) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20241114164606361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114164606361 DMM NOTICE MM(262420000000034/ec243414) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114164606361 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) 20241114164606362 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114164606362 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241114164606362 DMM INFO MM(262420000000034/ec243414) Subscriber data update (mmctx.c:445) 20241114164606362 DMM DEBUG MM(262420000000034/ec243414) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114164606368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164606368 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114164606368 DMM DEBUG MM_STATE_Gb(0)[0x612000010120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164606368 DMM INFO MM(262420000000034/ec243414) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114164606368 DMM NOTICE MM(262420000000034/ec243414) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114164606368 DMM DEBUG GMM(gmm_fsm)[0x61200000bf20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114164606368 DMM DEBUG GMM(gmm_fsm)[0x61200000bf20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114164606368 DLLC NOTICE LLME(de305541/ec243414){ASSIGNED} LLGM Assign pre (ffffffff => ec243414) (gprs_llc.c:1079) 20241114164606368 DLLC NOTICE LLME(ffffffff/ec243414){ASSIGNED} LLGM Assign post (ffffffff => ec243414) (gprs_llc.c:1125) 20241114164606368 DMM DEBUG MM_STATE_Gb(0)[0x612000010120]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114164606368 DMM DEBUG MM_STATE_Gb(0)[0x612000010120]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114164606368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114164606368 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)@96733a1a5f60: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@96733a1a5f60: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@96733a1a5f60: Final verdict of PTC: pass 20241114164606421 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241114164606421 DMM INFO MM(262420000000034/ec243414) Subscriber data update (mmctx.c:445) 20241114164606421 DMM DEBUG MM(262420000000034/ec243414) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241114164606421 DMM INFO MM(262420000000034/ec243414) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241114164606421 DMM INFO MM(262420000000034/ec243414) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114164606421 DMM INFO MM(262420000000034/ec243414) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114164606421 DMM DEBUG GMM(gmm_fsm)[0x61200000bf20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114164606421 DMM DEBUG GMM(gmm_fsm)[0x61200000bf20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114164606422 DMM DEBUG MM_STATE_Gb(0)[0x612000010120]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114164606422 DMM DEBUG MM_STATE_Gb(0)[0x612000010120]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114164606422 DLLC NOTICE LLME(ffffffff/ec243414){ASSIGNED} LLGM Assign pre (ec243414 => ffffffff) (gprs_llc.c:1079) 20241114164606422 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec243414 => ffffffff) (gprs_llc.c:1125) 20241114164606422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{Init}: Deallocated (fsm.c:568) 20241114164606422 DMM DEBUG MM_STATE_Gb(0)[0x612000010120]{Idle}: Deallocated (fsm.c:568) 20241114164606422 DMM DEBUG MM_STATE_Iu[0x6120000102a0]{Detached}: Deallocated (fsm.c:568) 20241114164606422 DMM DEBUG GMM(gmm_fsm)[0x61200000bf20]{Deregistered}: Deallocated (fsm.c:568) 20241114164606423 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42446<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(324)@96733a1a5f60: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@96733a1a5f60: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@96733a1a5f60: Final verdict of PTC: none 20241114164606425 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114164606425 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI99(322)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(312)@96733a1a5f60: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(317)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(320)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(315)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(310)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@96733a1a5f60: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:46:06 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 20241114164606564 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42452<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164606865 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42452<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90772) 20241114164607427 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164607427 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=90772, count=95128) 20241114164608428 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164608428 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 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_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 20241114164609429 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164609429 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_attach_detach_check_subscriber_list started. 20241114164609923 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51944<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164609924 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164609977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114164609977 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) 20241114164609977 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) 20241114164609977 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164609977 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114164609977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164609977 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) 20241114164609977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164609977 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164609979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164609979 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) 20241114164609979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164609979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164609979 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) 20241114164609979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164609979 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) 20241114164609980 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164609980 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114164609980 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164609980 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164609980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164609980 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164609983 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164609992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164609992 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI196(330)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(336)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164610009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114164610009 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) 20241114164610009 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) 20241114164610009 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164610009 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114164610009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164610009 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) 20241114164610009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164610009 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(336)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164610011 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164610011 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) 20241114164610011 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164610011 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164610011 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) 20241114164610011 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164610011 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) 20241114164610011 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164610011 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114164610011 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164610011 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164610012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164610012 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(336)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164610014 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164610023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164610023 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(337)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 TC_attach_detach_check_subscriber_list-BVCI210(335)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164610052 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114164610052 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) 20241114164610052 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) 20241114164610052 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164610052 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114164610052 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164610052 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) 20241114164610052 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164610052 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164610054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164610054 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) 20241114164610054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164610055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164610055 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) 20241114164610055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164610055 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) 20241114164610055 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164610055 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114164610055 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164610055 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(341)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114164610056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164610056 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164610059 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164610069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164610069 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(340)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114164610430 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164610430 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114164610430 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114164610430 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(342)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114164610432 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(342)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114164610432 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(342)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(342)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(342)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@96733a1a5f60: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='F363AF23'O, index=0 SGSN_Test-GSUP(343)@96733a1a5f60: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@96733a1a5f60: 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 := '9D1F5F0BFF130D173CEBAB0AA3D2A6B6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5DA18E84'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3AABA42D1366CF47'O } } } } } 20241114164610482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164610482 DLLC NOTICE LLME(ffffffff/f363af23){UNASSIGNED} LLC RX: unknown TLLI 0xf363af23, creating LLME on the fly (gprs_llc.c:552) 20241114164610482 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164610482 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach" (gprs_gmm.c:1266) 20241114164610482 DMM DEBUG GMM(gmm_fsm)[0x612000010420]{Deregistered}: Allocated (fsm.c:456) 20241114164610482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{Init}: Allocated (fsm.c:456) 20241114164610482 DMM DEBUG MM_STATE_Gb[0x612000010720]{Idle}: Allocated (fsm.c:456) 20241114164610482 DMM DEBUG MM_STATE_Iu[0x6120000108a0]{Detached}: Allocated (fsm.c:456) 20241114164610482 DMM DEBUG GMM(gmm_fsm)[0x612000010420]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114164610482 DMM DEBUG GMM(gmm_fsm)[0x612000010420]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114164610482 DLLC NOTICE LLME(ffffffff/f363af23){UNASSIGNED} LLGM Assign pre (f363af23 => ee492397) (gprs_llc.c:1079) 20241114164610482 DLLC NOTICE LLME(f363af23/ee492397){ASSIGNED} LLGM Assign post (f363af23 => ee492397) (gprs_llc.c:1125) 20241114164610482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114164610482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114164610482 DMM DEBUG MM(262420000000033/ee492397) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114164610495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164610495 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114164610495 DMM DEBUG MM_STATE_Gb(0)[0x612000010720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164610495 DMM DEBUG MM(262420000000033/ee492397) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20241114164610495 DMM NOTICE MM(262420000000033/ee492397) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114164610495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114164610495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114164610495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114164610495 DMM DEBUG MM(262420000000033/ee492397) Requesting authorization (sgsn_auth.c:160) 20241114164610495 DMM INFO MM(262420000000033/ee492397) Requesting authentication tuples (sgsn_auth.c:184) 20241114164610495 DMM DEBUG MM(262420000000033/ee492397) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114164610496 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20241114164610496 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)@96733a1a5f60: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@96733a1a5f60: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20241114164610499 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114164610499 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114164610499 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114164610499 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114164610499 DMM INFO MM(262420000000033/ee492397) Subscriber data update (mmctx.c:445) 20241114164610499 DMM DEBUG MM(262420000000033/ee492397) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114164610499 DMM INFO MM(262420000000033/ee492397) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114164610499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114164610499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114164610499 DMM INFO MM(262420000000033/ee492397) <- GMM AUTH AND CIPHERING REQ (rand = 9d 1f 5f 0b ff 13 0d 17 3c eb ab 0a a3 d2 a6 b6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114164610506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164610506 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164610507 DMM DEBUG MM_STATE_Gb(0)[0x612000010720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164610507 DMM INFO MM(262420000000033/ee492397) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114164610507 DMM NOTICE MM(262420000000033/ee492397) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114164610507 DMM DEBUG MM(262420000000033/ee492397) checking auth: received GSM SRES = 5d a1 8e 84 (gprs_gmm.c:666) 20241114164610507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114164610507 DMM DEBUG MM(262420000000033/ee492397) Requesting authorization (sgsn_auth.c:160) 20241114164610507 DMM INFO MM(262420000000033/ee492397) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114164610507 DMM DEBUG MM(262420000000033/ee492397) Requesting subscriber data update (gprs_subscriber.c:894) 20241114164610507 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20241114164610507 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) 20241114164610507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114164610507 DMM INFO MM(262420000000033/ee492397) <- GMM ATTACH ACCEPT (new P-TMSI=0xee492397) (gprs_gmm.c:300) 20241114164610508 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114164610508 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114164610508 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241114164610508 DMM INFO MM(262420000000033/ee492397) Subscriber data update (mmctx.c:445) 20241114164610508 DMM DEBUG MM(262420000000033/ee492397) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114164610508 DMM INFO MM(262420000000033/ee492397) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114164610508 DMM NOTICE MM(262420000000033/ee492397) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20241114164610508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114164610508 DMM NOTICE MM(262420000000033/ee492397) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114164610508 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) 20241114164610509 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114164610509 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241114164610509 DMM INFO MM(262420000000033/ee492397) Subscriber data update (mmctx.c:445) 20241114164610509 DMM DEBUG MM(262420000000033/ee492397) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114164610515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164610515 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114164610515 DMM DEBUG MM_STATE_Gb(0)[0x612000010720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164610515 DMM INFO MM(262420000000033/ee492397) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114164610516 DMM NOTICE MM(262420000000033/ee492397) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114164610516 DMM DEBUG GMM(gmm_fsm)[0x612000010420]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114164610516 DMM DEBUG GMM(gmm_fsm)[0x612000010420]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114164610516 DLLC NOTICE LLME(f363af23/ee492397){ASSIGNED} LLGM Assign pre (ffffffff => ee492397) (gprs_llc.c:1079) 20241114164610516 DLLC NOTICE LLME(ffffffff/ee492397){ASSIGNED} LLGM Assign post (ffffffff => ee492397) (gprs_llc.c:1125) 20241114164610516 DMM DEBUG MM_STATE_Gb(0)[0x612000010720]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114164610516 DMM DEBUG MM_STATE_Gb(0)[0x612000010720]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114164610516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114164610516 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)@96733a1a5f60: setverdict(pass): none -> pass 20241114164610566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164610566 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241114164610566 DMM DEBUG MM_STATE_Gb(0)[0x612000010720]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164610566 DMM INFO MM(262420000000033/ee492397) -> GMM DETACH REQUEST TLLI=0xee492397 type=GPRS detach Power-off (gprs_gmm.c:1458) 20241114164610566 DMM INFO MM(262420000000033/ee492397) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241114164610566 DMM DEBUG GMM(gmm_fsm)[0x612000010420]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114164610566 DMM DEBUG GMM(gmm_fsm)[0x612000010420]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114164610566 DMM DEBUG MM_STATE_Gb(0)[0x612000010720]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114164610566 DMM DEBUG MM_STATE_Gb(0)[0x612000010720]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114164610566 DLLC NOTICE LLME(ffffffff/ee492397){ASSIGNED} LLGM Assign pre (ee492397 => ffffffff) (gprs_llc.c:1079) 20241114164610567 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee492397 => ffffffff) (gprs_llc.c:1125) 20241114164610567 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20241114164610567 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) 20241114164610567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{Init}: Deallocated (fsm.c:568) 20241114164610567 DMM DEBUG MM_STATE_Gb(0)[0x612000010720]{Idle}: Deallocated (fsm.c:568) 20241114164610567 DMM DEBUG MM_STATE_Iu[0x6120000108a0]{Detached}: Deallocated (fsm.c:568) 20241114164610567 DMM DEBUG GMM(gmm_fsm)[0x612000010420]{Deregistered}: Deallocated (fsm.c:568) 20241114164610567 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@96733a1a5f60: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@96733a1a5f60: Final verdict of PTC: pass 20241114164615575 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51944<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114164615577 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114164615578 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(343)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(341)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(331)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(336)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@96733a1a5f60: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@96733a1a5f60: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@96733a1a5f60: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(329)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(334)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(339)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@96733a1a5f60: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:46:15 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 20241114164615705 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51948<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164616006 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51948<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90256) 20241114164616579 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164616579 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=90256, count=94892) 20241114164617581 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164617581 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:46:18 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 20241114164618582 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164618582 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_attach_check_complete_resend started. 20241114164619068 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48714<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164619070 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(351)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(351)@96733a1a5f60: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(350)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 20241114164619119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114164619119 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) 20241114164619119 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) 20241114164619120 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164619120 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114164619120 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164619120 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) 20241114164619120 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164619120 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(351)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164619121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164619121 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) 20241114164619121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164619121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164619121 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) 20241114164619121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164619121 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) 20241114164619121 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164619121 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114164619121 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164619121 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164619122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164619122 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(351)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(351)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164619126 DLNS DEBUG GPRS-NS2-VC(UDP-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(352)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(347)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164619136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164619136 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI196(348)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(350)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(356)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164619149 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114164619150 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) 20241114164619150 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) 20241114164619150 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164619150 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114164619150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164619150 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) 20241114164619150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164619150 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)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(356)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164619152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164619152 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) 20241114164619152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164619152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164619152 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) 20241114164619152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164619152 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) 20241114164619152 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164619152 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114164619152 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164619152 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(356)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114164619153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164619153 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164619157 DLNS DEBUG GPRS-NS2-VC(UDP-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(357)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(352)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164619170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164619170 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI210(353)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(355)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(362)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(362)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164619189 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114164619190 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) 20241114164619190 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) 20241114164619190 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164619190 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114164619190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164619190 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) 20241114164619190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164619190 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(362)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164619191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164619191 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) 20241114164619192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164619192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164619192 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) 20241114164619192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164619192 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) 20241114164619192 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164619192 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114164619192 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164619192 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164619192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(362)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114164619192 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(362)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164619196 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164619207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164619207 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(358)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114164619583 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164619583 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114164619583 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114164619583 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(360)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(360)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114164619586 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(360)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(360)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(360)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241114164619587 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(360)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(360)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(360)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(348)@96733a1a5f60: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='F0698CE4'O, index=0 SGSN_Test-GSUP(361)@96733a1a5f60: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@96733a1a5f60: 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 := '05FABE51E2FB956ABC09055F320D32D1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A4DD91E6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B416521CC21A9356'O } } } } } 20241114164620632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164620632 DLLC NOTICE LLME(ffffffff/f0698ce4){UNASSIGNED} LLC RX: unknown TLLI 0xf0698ce4, creating LLME on the fly (gprs_llc.c:552) 20241114164620632 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164620632 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241114164620633 DMM DEBUG GMM(gmm_fsm)[0x612000010a20]{Deregistered}: Allocated (fsm.c:456) 20241114164620633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{Init}: Allocated (fsm.c:456) 20241114164620633 DMM DEBUG MM_STATE_Gb[0x612000010d20]{Idle}: Allocated (fsm.c:456) 20241114164620633 DMM DEBUG MM_STATE_Iu[0x612000010ea0]{Detached}: Allocated (fsm.c:456) 20241114164620633 DMM DEBUG GMM(gmm_fsm)[0x612000010a20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114164620633 DMM DEBUG GMM(gmm_fsm)[0x612000010a20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114164620633 DLLC NOTICE LLME(ffffffff/f0698ce4){UNASSIGNED} LLGM Assign pre (f0698ce4 => da3a841b) (gprs_llc.c:1079) 20241114164620633 DLLC NOTICE LLME(f0698ce4/da3a841b){ASSIGNED} LLGM Assign post (f0698ce4 => da3a841b) (gprs_llc.c:1125) 20241114164620633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114164620633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114164620633 DMM DEBUG MM(262420000000036/da3a841b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114164620647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164620647 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114164620647 DMM DEBUG MM_STATE_Gb(0)[0x612000010d20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164620647 DMM DEBUG MM(262420000000036/da3a841b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20241114164620647 DMM NOTICE MM(262420000000036/da3a841b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114164620647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114164620647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114164620647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114164620647 DMM DEBUG MM(262420000000036/da3a841b) Requesting authorization (sgsn_auth.c:160) 20241114164620647 DMM INFO MM(262420000000036/da3a841b) Requesting authentication tuples (sgsn_auth.c:184) 20241114164620647 DMM DEBUG MM(262420000000036/da3a841b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114164620647 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20241114164620647 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(361)@96733a1a5f60: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(361)@96733a1a5f60: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20241114164620650 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114164620650 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114164620650 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114164620650 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114164620650 DMM INFO MM(262420000000036/da3a841b) Subscriber data update (mmctx.c:445) 20241114164620650 DMM DEBUG MM(262420000000036/da3a841b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114164620650 DMM INFO MM(262420000000036/da3a841b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114164620650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114164620650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114164620650 DMM INFO MM(262420000000036/da3a841b) <- GMM AUTH AND CIPHERING REQ (rand = 05 fa be 51 e2 fb 95 6a bc 09 05 5f 32 0d 32 d1 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114164620659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164620659 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164620659 DMM DEBUG MM_STATE_Gb(0)[0x612000010d20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164620659 DMM INFO MM(262420000000036/da3a841b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114164620659 DMM NOTICE MM(262420000000036/da3a841b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114164620659 DMM DEBUG MM(262420000000036/da3a841b) checking auth: received GSM SRES = a4 dd 91 e6 (gprs_gmm.c:666) 20241114164620659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114164620659 DMM DEBUG MM(262420000000036/da3a841b) Requesting authorization (sgsn_auth.c:160) 20241114164620660 DMM INFO MM(262420000000036/da3a841b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114164620660 DMM DEBUG MM(262420000000036/da3a841b) Requesting subscriber data update (gprs_subscriber.c:894) 20241114164620660 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20241114164620660 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) 20241114164620660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114164620660 DMM INFO MM(262420000000036/da3a841b) <- GMM ATTACH ACCEPT (new P-TMSI=0xda3a841b) (gprs_gmm.c:300) 20241114164620661 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114164620661 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114164620661 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241114164620661 DMM INFO MM(262420000000036/da3a841b) Subscriber data update (mmctx.c:445) 20241114164620661 DMM DEBUG MM(262420000000036/da3a841b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114164620661 DMM INFO MM(262420000000036/da3a841b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114164620661 DMM NOTICE MM(262420000000036/da3a841b) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20241114164620661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114164620661 DMM NOTICE MM(262420000000036/da3a841b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114164620661 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) 20241114164620662 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114164620662 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241114164620662 DMM INFO MM(262420000000036/da3a841b) Subscriber data update (mmctx.c:445) 20241114164620662 DMM DEBUG MM(262420000000036/da3a841b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@96733a1a5f60: Warning: Re-starting timer T, which is already active (running or expired). 20241114164626661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241114164626661 DMM INFO MM(262420000000036/da3a841b) <- GMM ATTACH ACCEPT (new P-TMSI=0xda3a841b) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@96733a1a5f60: Warning: Re-starting timer T, which is already active (running or expired). 20241114164629981 DGPRS DEBUG Checking for inactive LLMEs, time = 13413524 (sgsn.c:132) 20241114164632662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241114164632662 DMM INFO MM(262420000000036/da3a841b) <- GMM ATTACH ACCEPT (new P-TMSI=0xda3a841b) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@96733a1a5f60: Warning: Re-starting timer T, which is already active (running or expired). 20241114164638663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241114164638663 DMM INFO MM(262420000000036/da3a841b) <- GMM ATTACH ACCEPT (new P-TMSI=0xda3a841b) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@96733a1a5f60: Warning: Re-starting timer T, which is already active (running or expired). 20241114164639585 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:268) 20241114164639585 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(360)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(360)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114164639586 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) 20241114164644664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241114164644664 DMM INFO MM(262420000000036/da3a841b) <- GMM ATTACH ACCEPT (new P-TMSI=0xda3a841b) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@96733a1a5f60: Warning: Re-starting timer T, which is already active (running or expired). 20241114164649123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164649124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164649125 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) 20241114164649154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164649155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164649156 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) 20241114164649193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164649194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164649194 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) 20241114164650666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241114164650666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241114164650666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241114164650666 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20241114164650666 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) 20241114164650666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{Reject}: Deallocated (fsm.c:568) 20241114164650666 DMM DEBUG MM_STATE_Gb(0)[0x612000010d20]{Idle}: Deallocated (fsm.c:568) 20241114164650666 DMM DEBUG MM_STATE_Iu[0x612000010ea0]{Detached}: Deallocated (fsm.c:568) 20241114164650666 DMM DEBUG GMM(gmm_fsm)[0x612000010a20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241114164650666 DLLC NOTICE LLME(f0698ce4/da3a841b){ASSIGNED} LLGM Assign pre (da3a841b => ffffffff) (gprs_llc.c:1079) 20241114164650666 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da3a841b => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@96733a1a5f60: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(348)@96733a1a5f60: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@96733a1a5f60: Final verdict of PTC: pass 20241114164654678 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48714<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(361)@96733a1a5f60: Final verdict of PTC: none 20241114164654680 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114164654681 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP-IPA(360)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(356)@96733a1a5f60: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(353)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(350)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(355)@96733a1a5f60: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(348)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(362)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@96733a1a5f60: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(358)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(351)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(349)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(359)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(354)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(348): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(349): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(350): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(351): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(353): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(354): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(355): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(356): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(358): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(359): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(360): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(361): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(362): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@96733a1a5f60: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:46:54 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 20241114164654816 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34328<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164655118 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34328<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94628) 20241114164655681 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164655682 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=94628, count=95888) 20241114164656683 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164656683 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:46: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_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 20241114164657684 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164657684 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_hlr_location_cancel_request_update started. 20241114164658179 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55130<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164658181 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(369)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164658226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114164658226 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) 20241114164658226 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) 20241114164658226 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164658226 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114164658226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164658226 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) 20241114164658226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164658226 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(369)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164658228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164658228 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) 20241114164658228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164658228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164658228 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) 20241114164658228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164658228 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) 20241114164658228 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164658228 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114164658228 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164658228 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(369)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114164658229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164658229 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(369)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164658232 DLNS DEBUG GPRS-NS2-VC(UDP-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(370)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241114164658241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164658241 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI196(367)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(370)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(375)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(375)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164658263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114164658263 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) 20241114164658263 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) 20241114164658263 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164658263 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114164658263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164658263 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) 20241114164658263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164658263 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(374)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(375)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164658265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164658265 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) 20241114164658265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164658265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164658265 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) 20241114164658265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164658265 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) 20241114164658265 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164658265 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114164658265 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164658265 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164658266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164658266 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(375)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(375)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164658270 DLNS DEBUG GPRS-NS2-VC(UDP-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(371)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241114164658281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164658281 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI210(372)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(374)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(379)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164658290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114164658290 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) 20241114164658290 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) 20241114164658291 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164658291 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114164658291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164658291 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) 20241114164658291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164658291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164658293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164658293 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) 20241114164658293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164658293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164658293 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) 20241114164658293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164658293 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) 20241114164658293 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164658293 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114164658293 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164658293 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(379)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114164658294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164658294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164658297 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164658307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164658307 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(378)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114164658685 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164658685 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114164658686 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114164658686 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(380)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114164658688 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(380)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114164658688 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(380)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(380)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(380)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_update-BVCI196(367)@96733a1a5f60: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='DD5A1C28'O, index=0 SGSN_Test-GSUP(381)@96733a1a5f60: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@96733a1a5f60: 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 := '2F91CCD8085DCE36D01835F0F7571F95'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '23FDB66C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EE76AB731C66031D'O } } } } } 20241114164659743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164659743 DLLC NOTICE LLME(ffffffff/dd5a1c28){UNASSIGNED} LLC RX: unknown TLLI 0xdd5a1c28, creating LLME on the fly (gprs_llc.c:552) 20241114164659743 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164659743 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach" (gprs_gmm.c:1266) 20241114164659743 DMM DEBUG GMM(gmm_fsm)[0x612000011020]{Deregistered}: Allocated (fsm.c:456) 20241114164659743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{Init}: Allocated (fsm.c:456) 20241114164659743 DMM DEBUG MM_STATE_Gb[0x612000011320]{Idle}: Allocated (fsm.c:456) 20241114164659743 DMM DEBUG MM_STATE_Iu[0x6120000114a0]{Detached}: Allocated (fsm.c:456) 20241114164659743 DMM DEBUG GMM(gmm_fsm)[0x612000011020]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114164659743 DMM DEBUG GMM(gmm_fsm)[0x612000011020]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114164659744 DLLC NOTICE LLME(ffffffff/dd5a1c28){UNASSIGNED} LLGM Assign pre (dd5a1c28 => d77bd339) (gprs_llc.c:1079) 20241114164659744 DLLC NOTICE LLME(dd5a1c28/d77bd339){ASSIGNED} LLGM Assign post (dd5a1c28 => d77bd339) (gprs_llc.c:1125) 20241114164659744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114164659744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114164659744 DMM DEBUG MM(262420000000031/d77bd339) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114164659757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164659757 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114164659757 DMM DEBUG MM_STATE_Gb(0)[0x612000011320]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164659757 DMM DEBUG MM(262420000000031/d77bd339) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20241114164659758 DMM NOTICE MM(262420000000031/d77bd339) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114164659758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114164659758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114164659758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114164659758 DMM DEBUG MM(262420000000031/d77bd339) Requesting authorization (sgsn_auth.c:160) 20241114164659758 DMM INFO MM(262420000000031/d77bd339) Requesting authentication tuples (sgsn_auth.c:184) 20241114164659758 DMM DEBUG MM(262420000000031/d77bd339) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114164659758 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20241114164659758 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)@96733a1a5f60: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@96733a1a5f60: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20241114164659761 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114164659761 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114164659761 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114164659761 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114164659761 DMM INFO MM(262420000000031/d77bd339) Subscriber data update (mmctx.c:445) 20241114164659761 DMM DEBUG MM(262420000000031/d77bd339) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114164659761 DMM INFO MM(262420000000031/d77bd339) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114164659761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114164659761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114164659761 DMM INFO MM(262420000000031/d77bd339) <- GMM AUTH AND CIPHERING REQ (rand = 2f 91 cc d8 08 5d ce 36 d0 18 35 f0 f7 57 1f 95 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114164659769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164659769 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164659769 DMM DEBUG MM_STATE_Gb(0)[0x612000011320]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164659769 DMM INFO MM(262420000000031/d77bd339) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114164659769 DMM NOTICE MM(262420000000031/d77bd339) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114164659769 DMM DEBUG MM(262420000000031/d77bd339) checking auth: received GSM SRES = 23 fd b6 6c (gprs_gmm.c:666) 20241114164659769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114164659769 DMM DEBUG MM(262420000000031/d77bd339) Requesting authorization (sgsn_auth.c:160) 20241114164659769 DMM INFO MM(262420000000031/d77bd339) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114164659769 DMM DEBUG MM(262420000000031/d77bd339) Requesting subscriber data update (gprs_subscriber.c:894) 20241114164659769 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20241114164659769 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) 20241114164659769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114164659769 DMM INFO MM(262420000000031/d77bd339) <- GMM ATTACH ACCEPT (new P-TMSI=0xd77bd339) (gprs_gmm.c:300) 20241114164659771 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114164659771 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114164659771 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241114164659771 DMM INFO MM(262420000000031/d77bd339) Subscriber data update (mmctx.c:445) 20241114164659771 DMM DEBUG MM(262420000000031/d77bd339) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114164659771 DMM INFO MM(262420000000031/d77bd339) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114164659771 DMM NOTICE MM(262420000000031/d77bd339) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20241114164659771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114164659771 DMM NOTICE MM(262420000000031/d77bd339) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114164659771 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) 20241114164659772 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114164659772 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241114164659772 DMM INFO MM(262420000000031/d77bd339) Subscriber data update (mmctx.c:445) 20241114164659772 DMM DEBUG MM(262420000000031/d77bd339) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114164659778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164659779 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114164659779 DMM DEBUG MM_STATE_Gb(0)[0x612000011320]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164659779 DMM INFO MM(262420000000031/d77bd339) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114164659779 DMM NOTICE MM(262420000000031/d77bd339) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114164659779 DMM DEBUG GMM(gmm_fsm)[0x612000011020]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114164659779 DMM DEBUG GMM(gmm_fsm)[0x612000011020]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114164659779 DLLC NOTICE LLME(dd5a1c28/d77bd339){ASSIGNED} LLGM Assign pre (ffffffff => d77bd339) (gprs_llc.c:1079) 20241114164659779 DLLC NOTICE LLME(ffffffff/d77bd339){ASSIGNED} LLGM Assign post (ffffffff => d77bd339) (gprs_llc.c:1125) 20241114164659779 DMM DEBUG MM_STATE_Gb(0)[0x612000011320]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114164659779 DMM DEBUG MM_STATE_Gb(0)[0x612000011320]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114164659779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114164659779 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)@96733a1a5f60: setverdict(pass): none -> pass 20241114164659827 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241114164659827 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241114164659828 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) 20241114164659828 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241114164659828 DMM INFO MM(262420000000031/d77bd339) Subscriber data update (mmctx.c:445) 20241114164659828 DMM DEBUG MM(262420000000031/d77bd339) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241114164659828 DMM INFO MM(262420000000031/d77bd339) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241114164659828 DMM INFO MM(262420000000031/d77bd339) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114164659828 DMM INFO MM(262420000000031/d77bd339) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114164659828 DMM DEBUG GMM(gmm_fsm)[0x612000011020]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114164659828 DMM DEBUG GMM(gmm_fsm)[0x612000011020]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114164659828 DMM DEBUG MM_STATE_Gb(0)[0x612000011320]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114164659828 DMM DEBUG MM_STATE_Gb(0)[0x612000011320]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114164659828 DLLC NOTICE LLME(ffffffff/d77bd339){ASSIGNED} LLGM Assign pre (d77bd339 => ffffffff) (gprs_llc.c:1079) 20241114164659828 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d77bd339 => ffffffff) (gprs_llc.c:1125) 20241114164659828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{Init}: Deallocated (fsm.c:568) 20241114164659828 DMM DEBUG MM_STATE_Gb(0)[0x612000011320]{Idle}: Deallocated (fsm.c:568) 20241114164659828 DMM DEBUG MM_STATE_Iu[0x6120000114a0]{Detached}: Deallocated (fsm.c:568) 20241114164659828 DMM DEBUG GMM(gmm_fsm)[0x612000011020]{Deregistered}: Deallocated (fsm.c:568) 20241114164659982 DGPRS DEBUG Checking for inactive LLMEs, time = 13413554 (sgsn.c:132) TC_hlr_location_cancel_request_update(383)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed MC@96733a1a5f60: Test Component 383 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(381)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(375)@96733a1a5f60: Final verdict of PTC: none 20241114164704837 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114164704837 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI97(369)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(380)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(379)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(374)@96733a1a5f60: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(367)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@96733a1a5f60: Final verdict of PTC: none 20241114164704838 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55130<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(370)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@96733a1a5f60: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@96733a1a5f60: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(372)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(377)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(368)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(373)@96733a1a5f60: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@96733a1a5f60: Final verdict of PTC: pass MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(367): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(368): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(372): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(373): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(374): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(375): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@96733a1a5f60: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:47:04 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 20241114164704968 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55132<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164705269 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55132<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88212) 20241114164705837 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164705837 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=88212, count=93644) 20241114164706839 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164706839 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:47: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_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 20241114164707840 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164707840 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_hlr_location_cancel_request_withdraw started. 20241114164708333 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38724<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164708334 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164708389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114164708389 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) 20241114164708389 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) 20241114164708389 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164708389 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114164708389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164708389 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) 20241114164708389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164708389 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164708391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164708391 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) 20241114164708391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164708392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164708392 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) 20241114164708392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164708392 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) 20241114164708392 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164708392 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114164708392 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164708392 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164708393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164708393 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164708400 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164708415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164708415 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(394)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(394)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164708452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114164708452 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) 20241114164708452 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) 20241114164708452 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164708452 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114164708452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164708452 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) 20241114164708452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164708452 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(393)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(394)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164708455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164708456 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) 20241114164708456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164708456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164708456 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) 20241114164708456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164708456 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) 20241114164708456 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164708456 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114164708456 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164708456 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164708457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164708457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(394)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(394)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164708462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(390)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164708471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164708471 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI210(391)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(393)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(398)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164708492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114164708492 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) 20241114164708492 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) 20241114164708492 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164708492 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114164708492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164708492 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) 20241114164708492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164708493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164708495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164708495 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) 20241114164708495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164708496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164708496 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) 20241114164708496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164708496 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) 20241114164708496 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164708496 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114164708496 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164708496 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164708497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164708497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164708502 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164708514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164708514 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114164708841 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164708842 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114164708842 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114164708842 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(399)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114164708844 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(399)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114164708845 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(399)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(399)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(399)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@96733a1a5f60: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='DFF800B7'O, index=0 SGSN_Test-GSUP(400)@96733a1a5f60: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) 20241114164709936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164709936 DLLC NOTICE LLME(ffffffff/dff800b7){UNASSIGNED} LLC RX: unknown TLLI 0xdff800b7, creating LLME on the fly (gprs_llc.c:552) 20241114164709936 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164709936 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach" (gprs_gmm.c:1266) 20241114164709936 DMM DEBUG GMM(gmm_fsm)[0x612000011620]{Deregistered}: Allocated (fsm.c:456) 20241114164709936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{Init}: Allocated (fsm.c:456) 20241114164709936 DMM DEBUG MM_STATE_Gb[0x612000011920]{Idle}: Allocated (fsm.c:456) 20241114164709936 DMM DEBUG MM_STATE_Iu[0x612000011aa0]{Detached}: Allocated (fsm.c:456) 20241114164709936 DMM DEBUG GMM(gmm_fsm)[0x612000011620]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114164709936 DMM DEBUG GMM(gmm_fsm)[0x612000011620]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114164709936 DLLC NOTICE LLME(ffffffff/dff800b7){UNASSIGNED} LLGM Assign pre (dff800b7 => f2126542) (gprs_llc.c:1079) 20241114164709936 DLLC NOTICE LLME(dff800b7/f2126542){ASSIGNED} LLGM Assign post (dff800b7 => f2126542) (gprs_llc.c:1125) 20241114164709936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114164709936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114164709936 DMM DEBUG MM(262420000000029/f2126542) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) TC_hlr_location_cancel_request_withdraw(402)@96733a1a5f60: 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 := '2430D64F2EC173DC9D81D59C09577269'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BA78DD02'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DF50E8C77BC7E632'O } } } } } 20241114164709954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164709954 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114164709954 DMM DEBUG MM_STATE_Gb(0)[0x612000011920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164709954 DMM DEBUG MM(262420000000029/f2126542) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) SGSN_Test-GSUP(400)@96733a1a5f60: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402)20241114164709954 DMM NOTICE MM(262420000000029/f2126542) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114164709954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114164709954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114164709954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114164709954 DMM DEBUG MM(262420000000029/f2126542) Requesting authorization (sgsn_auth.c:160) 20241114164709954 DMM INFO MM(262420000000029/f2126542) Requesting authentication tuples (sgsn_auth.c:184) 20241114164709954 DMM DEBUG MM(262420000000029/f2126542) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114164709954 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20241114164709954 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)@96733a1a5f60: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20241114164709960 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114164709960 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114164709960 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114164709960 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114164709960 DMM INFO MM(262420000000029/f2126542) Subscriber data update (mmctx.c:445) 20241114164709960 DMM DEBUG MM(262420000000029/f2126542) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114164709960 DMM INFO MM(262420000000029/f2126542) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114164709960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114164709960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114164709960 DMM INFO MM(262420000000029/f2126542) <- GMM AUTH AND CIPHERING REQ (rand = 24 30 d6 4f 2e c1 73 dc 9d 81 d5 9c 09 57 72 69 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114164709975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164709975 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164709975 DMM DEBUG MM_STATE_Gb(0)[0x612000011920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164709975 DMM INFO MM(262420000000029/f2126542) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114164709975 DMM NOTICE MM(262420000000029/f2126542) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114164709975 DMM DEBUG MM(262420000000029/f2126542) checking auth: received GSM SRES = ba 78 dd 02 (gprs_gmm.c:666) 20241114164709975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114164709975 DMM DEBUG MM(262420000000029/f2126542) Requesting authorization (sgsn_auth.c:160) 20241114164709975 DMM INFO MM(262420000000029/f2126542) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114164709975 DMM DEBUG MM(262420000000029/f2126542) Requesting subscriber data update (gprs_subscriber.c:894) 20241114164709975 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20241114164709975 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) 20241114164709975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114164709975 DMM INFO MM(262420000000029/f2126542) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2126542) (gprs_gmm.c:300) 20241114164709979 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114164709979 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114164709979 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241114164709979 DMM INFO MM(262420000000029/f2126542) Subscriber data update (mmctx.c:445) 20241114164709979 DMM DEBUG MM(262420000000029/f2126542) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114164709979 DMM INFO MM(262420000000029/f2126542) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114164709979 DMM NOTICE MM(262420000000029/f2126542) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20241114164709979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114164709979 DMM NOTICE MM(262420000000029/f2126542) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114164709979 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) 20241114164709980 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114164709980 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241114164709980 DMM INFO MM(262420000000029/f2126542) Subscriber data update (mmctx.c:445) 20241114164709980 DMM DEBUG MM(262420000000029/f2126542) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114164709991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164709991 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114164709991 DMM DEBUG MM_STATE_Gb(0)[0x612000011920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164709991 DMM INFO MM(262420000000029/f2126542) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114164709991 DMM NOTICE MM(262420000000029/f2126542) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114164709991 DMM DEBUG GMM(gmm_fsm)[0x612000011620]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114164709991 DMM DEBUG GMM(gmm_fsm)[0x612000011620]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114164709991 DLLC NOTICE LLME(dff800b7/f2126542){ASSIGNED} LLGM Assign pre (ffffffff => f2126542) (gprs_llc.c:1079) 20241114164709991 DLLC NOTICE LLME(ffffffff/f2126542){ASSIGNED} LLGM Assign post (ffffffff => f2126542) (gprs_llc.c:1125) 20241114164709991 DMM DEBUG MM_STATE_Gb(0)[0x612000011920]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114164709991 DMM DEBUG MM_STATE_Gb(0)[0x612000011920]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114164709991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114164709991 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)@96733a1a5f60: setverdict(pass): none -> pass 20241114164710040 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241114164710040 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20241114164710040 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) 20241114164710040 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241114164710040 DMM INFO MM(262420000000029/f2126542) Subscriber data update (mmctx.c:445) 20241114164710040 DMM DEBUG MM(262420000000029/f2126542) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241114164710040 DMM INFO MM(262420000000029/f2126542) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241114164710040 DMM INFO MM(262420000000029/f2126542) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20241114164710040 DMM NOTICE MM(262420000000029/f2126542) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20241114164710040 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20241114164710040 DMM INFO MM(262420000000029/f2126542) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20241114164710040 DMM DEBUG GMM(gmm_fsm)[0x612000011620]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114164710040 DMM DEBUG GMM(gmm_fsm)[0x612000011620]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114164710040 DMM DEBUG MM_STATE_Gb(0)[0x612000011920]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114164710040 DMM DEBUG MM_STATE_Gb(0)[0x612000011920]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114164710041 DLLC NOTICE LLME(ffffffff/f2126542){ASSIGNED} LLGM Assign pre (f2126542 => ffffffff) (gprs_llc.c:1079) 20241114164710041 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f2126542 => ffffffff) (gprs_llc.c:1125) 20241114164710041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{Init}: Deallocated (fsm.c:568) 20241114164710041 DMM DEBUG MM_STATE_Gb(0)[0x612000011920]{Idle}: Deallocated (fsm.c:568) 20241114164710041 DMM DEBUG MM_STATE_Iu[0x612000011aa0]{Detached}: Deallocated (fsm.c:568) 20241114164710041 DMM DEBUG GMM(gmm_fsm)[0x612000011620]{Deregistered}: Deallocated (fsm.c:568) 20241114164710052 DGPRS NOTICE Unknown IMSI 262420000000029, discarding GSUP response of type 0x06 (gprs_subscriber.c:673) TC_hlr_location_cancel_request_withdraw(402)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@96733a1a5f60: Removing Client IMSI='262420000000029'H, index=0 20241114164710056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164710056 DLLC NOTICE LLME(ffffffff/f2126542){UNASSIGNED} LLC RX: unknown TLLI 0xf2126542, creating LLME on the fly (gprs_llc.c:552) 20241114164710056 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164710056 DMM NOTICE LLME(ffffffff/f2126542){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2043) 20241114164710056 DLLC NOTICE LLME(ffffffff/f2126542){UNASSIGNED} LLGM Assign pre (f2126542 => ffffffff) (gprs_llc.c:1079) 20241114164710056 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f2126542 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@96733a1a5f60: Final verdict of PTC: pass 20241114164710064 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38724<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114164710073 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114164710073 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(400)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(398)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(393)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(388)@96733a1a5f60: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(391)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(394)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@96733a1a5f60: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@96733a1a5f60: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(396)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(386)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(392)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(391): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(392): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(393): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(394): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@96733a1a5f60: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:47:10 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 20241114164710293 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38728<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164710595 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38728<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97024) 20241114164711074 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164711074 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=97024, count=97664) 20241114164712075 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164712075 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:47: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_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 20241114164713076 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164713076 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20241114164713654 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38734<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164713655 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164713700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114164713700 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) 20241114164713700 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) 20241114164713700 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164713700 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114164713700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164713700 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) 20241114164713700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164713701 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164713702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164713702 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) 20241114164713702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164713702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164713702 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) 20241114164713702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164713702 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) 20241114164713702 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164713703 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114164713703 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164713703 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164713703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164713703 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164713707 DLNS DEBUG GPRS-NS2-VC(UDP-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(408)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(404)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164713717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164713717 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)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164713741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114164713741 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) 20241114164713741 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) 20241114164713741 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164713741 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114164713741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164713741 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) 20241114164713741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164713741 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164713743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164713743 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) 20241114164713743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164713743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164713744 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) 20241114164713744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164713744 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) 20241114164713744 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164713744 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114164713744 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164713744 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164713744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164713744 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164713748 DLNS DEBUG GPRS-NS2-VC(UDP-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(413)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164713760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164713760 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)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164713780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114164713781 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) 20241114164713781 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) 20241114164713781 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164713781 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114164713781 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164713781 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) 20241114164713781 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164713781 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164713782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164713782 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) 20241114164713782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164713782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164713783 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) 20241114164713783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164713783 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) 20241114164713783 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164713783 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114164713783 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164713783 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(417)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114164713783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164713783 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164713787 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164713797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164713797 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)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114164714077 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164714077 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114164714077 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114164714077 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(418)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114164714079 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(418)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114164714080 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(418)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(418)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(418)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@96733a1a5f60: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='CA542480'O, index=0 SGSN_Test-GSUP(419)@96733a1a5f60: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20241114164715125 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) 20241114164715125 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@96733a1a5f60: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@96733a1a5f60: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@96733a1a5f60: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@96733a1a5f60: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@96733a1a5f60: Final verdict of PTC: pass 20241114164715131 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38734<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(413)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(412)@96733a1a5f60: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(417)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP(419)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(407)@96733a1a5f60: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@96733a1a5f60: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@96733a1a5f60: Final verdict of PTC: none20241114164715134 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114164715134 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-Gb2-BSSGP2(414)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(410)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(405)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(415)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@96733a1a5f60: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:47:15 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 20241114164715261 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38740<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164715562 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38740<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45244) 20241114164716135 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164716135 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=45244, count=53188) 20241114164717136 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164717136 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:47: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_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 20241114164718137 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164718137 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20241114164718620 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41742<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164718621 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(426)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164718668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114164718668 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) 20241114164718668 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) 20241114164718668 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164718668 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114164718668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164718668 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) 20241114164718668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164718668 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(426)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164718670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164718670 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) 20241114164718670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164718670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164718670 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) 20241114164718670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164718670 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) 20241114164718670 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164718670 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114164718670 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164718670 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(426)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114164718671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164718671 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(426)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164718674 DLNS DEBUG GPRS-NS2-VC(UDP-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(427)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164718684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164718685 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164718702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114164718702 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) 20241114164718702 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) 20241114164718702 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164718702 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114164718702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164718702 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) 20241114164718702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164718702 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164718704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164718704 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) 20241114164718704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164718704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164718704 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) 20241114164718704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164718704 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) 20241114164718704 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164718704 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114164718704 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164718705 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164718705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164718705 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164718709 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(428)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164718719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164718719 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)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164718741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114164718742 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) 20241114164718742 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) 20241114164718742 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164718742 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114164718742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164718742 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) 20241114164718742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164718742 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164718743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164718743 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) 20241114164718743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164718744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164718744 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) 20241114164718744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164718744 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) 20241114164718744 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164718744 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114164718744 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164718744 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(436)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114164718744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164718744 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164718749 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164718759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164718759 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)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114164719138 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164719138 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114164719138 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114164719138 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(437)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114164719140 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(437)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114164719141 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(437)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(437)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(437)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@96733a1a5f60: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='E7F66A3E'O, index=0 SGSN_Test-GSUP(438)@96733a1a5f60: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20241114164720181 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) 20241114164720181 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@96733a1a5f60: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@96733a1a5f60: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@96733a1a5f60: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@96733a1a5f60: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@96733a1a5f60: Final verdict of PTC: pass 20241114164720187 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41742<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114164720190 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114164720190 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP-IPA(437)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP(438)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(436)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(431)@96733a1a5f60: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@96733a1a5f60: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(426)@96733a1a5f60: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(429)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(424)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(434)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@96733a1a5f60: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:47:20 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 20241114164720323 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41750<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164720625 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41750<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49660) 20241114164721191 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164721191 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=49660, count=54016) 20241114164722192 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164722192 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:47: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_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 20241114164723193 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164723193 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_rau_unknown started. 20241114164723682 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41760<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164723684 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164723726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114164723726 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) 20241114164723726 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) 20241114164723726 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164723726 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114164723726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164723726 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) 20241114164723726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164723726 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164723727 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164723727 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) 20241114164723727 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164723728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164723728 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) 20241114164723728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164723728 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) 20241114164723728 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164723728 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114164723728 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164723728 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164723728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164723728 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164723733 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164723743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164723743 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(447)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rau_unknown-BVCI196(444)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(446)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(451)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(451)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164723769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114164723769 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) 20241114164723769 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) 20241114164723769 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164723769 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114164723769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164723769 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) 20241114164723769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164723769 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(451)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164723772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164723772 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) 20241114164723772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(450)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 20241114164723772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164723772 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) 20241114164723772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164723772 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) 20241114164723772 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164723772 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114164723772 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164723772 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164723773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164723773 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(451)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(451)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164723777 DLNS DEBUG GPRS-NS2-VC(UDP-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(452)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(447)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164723788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164723788 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rau_unknown-BVCI210(448)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(450)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(456)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164723806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114164723806 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) 20241114164723806 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) 20241114164723806 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164723806 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114164723806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164723806 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) 20241114164723806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164723806 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164723808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164723808 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) 20241114164723808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164723808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164723808 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) 20241114164723808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164723808 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) 20241114164723808 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164723808 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114164723808 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164723808 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164723809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164723809 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(456)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164723813 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164723821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164723821 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(453)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114164724194 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164724194 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114164724194 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114164724194 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(455)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(455)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114164724196 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(455)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(455)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114164724197 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(455)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(455)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(455)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(455)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@96733a1a5f60: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='E6E773A3'O, index=0 SGSN_Test-GSUP(457)@96733a1a5f60: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20241114164725251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164725251 DLLC NOTICE LLME(ffffffff/e6e773a3){UNASSIGNED} LLC RX: unknown TLLI 0xe6e773a3, creating LLME on the fly (gprs_llc.c:552) 20241114164725251 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241114164725251 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241114164725251 DMM NOTICE LLME(ffffffff/e6e773a3){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1742) 20241114164725251 DLLC NOTICE LLME(ffffffff/e6e773a3){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241114164725251 DMM ERROR LLME(ffffffff/e6e773a3){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1763) 20241114164725251 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1832) 20241114164725251 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1551) 20241114164725251 DLLC NOTICE LLME(ffffffff/e6e773a3){UNASSIGNED} LLGM Assign pre (e6e773a3 => ffffffff) (gprs_llc.c:1079) 20241114164725251 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6e773a3 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@96733a1a5f60: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@96733a1a5f60: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@96733a1a5f60: Final verdict of PTC: pass 20241114164725266 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41760<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(450)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP(457)@96733a1a5f60: Final verdict of PTC: none 20241114164725267 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114164725268 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-Gb0-NS0(441)@96733a1a5f60: Final verdict of PTC: none TC_rau_unknown-BVCI220(453)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(455)@96733a1a5f60: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@96733a1a5f60: Final verdict of PTC: none TC_rau_unknown-BVCI210(448)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(456)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(451)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(445)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(443)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(449)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(454)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_rau_unknown-BVCI210(448): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(449): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(450): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(451): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_rau_unknown-BVCI220(453): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(454): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(455): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(456): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@96733a1a5f60: Test case TC_rau_unknown finished. Verdict: pass MTC@96733a1a5f60: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Thu Nov 14 16:47:25 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20241114164725395 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41768<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164725696 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41768<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44868) 20241114164726269 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164726269 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=44868, count=55328) 20241114164727270 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164727270 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@96733a1a5f60: 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 ------ Thu Nov 14 16:47: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_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 20241114164728271 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164728271 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_attach_rau started. 20241114164728757 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59606<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164728758 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164728803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114164728803 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) 20241114164728803 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) 20241114164728803 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164728803 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114164728803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164728803 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) 20241114164728803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164728803 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164728805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164728805 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) 20241114164728805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164728805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164728805 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) 20241114164728805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164728805 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) 20241114164728805 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164728805 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114164728806 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164728806 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164728806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164728806 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164728810 DLNS DEBUG GPRS-NS2-VC(UDP-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(465)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(461)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164728820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164728820 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau-BVCI196(463)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(470)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(470)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164728847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114164728847 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) 20241114164728847 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) 20241114164728847 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164728847 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114164728847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164728847 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) 20241114164728847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164728847 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(469)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(470)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164728849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164728849 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) 20241114164728849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164728850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164728850 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) 20241114164728850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164728850 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) 20241114164728850 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164728850 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114164728850 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164728850 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164728850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164728850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(470)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(470)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164728854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(466)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164728864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164728864 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(471)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau-BVCI210(467)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(469)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164728878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114164728878 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) 20241114164728878 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) 20241114164728878 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164728878 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114164728878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164728878 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) 20241114164728878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164728878 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164728880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164728880 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) 20241114164728880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164728880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164728880 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) 20241114164728880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164728880 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) 20241114164728880 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164728880 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114164728880 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164728880 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164728881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164728881 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164728885 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164728895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164728895 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(473)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114164729272 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164729272 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114164729272 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114164729272 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(475)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114164729274 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(475)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114164729275 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(475)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(475)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(475)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114164729983 DGPRS DEBUG Checking for inactive LLMEs, time = 13413584 (sgsn.c:132) TC_attach_rau-BVCI196(463)@96733a1a5f60: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='DAE85DFE'O, index=0 SGSN_Test-GSUP(476)@96733a1a5f60: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@96733a1a5f60: 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 := '3348AF93B5B03D64EC9CEC70ABD257D1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B15C693E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '41AF6BE2DA84F089'O } } } } } 20241114164730330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164730330 DLLC NOTICE LLME(ffffffff/dae85dfe){UNASSIGNED} LLC RX: unknown TLLI 0xdae85dfe, creating LLME on the fly (gprs_llc.c:552) 20241114164730330 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164730330 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach" (gprs_gmm.c:1266) 20241114164730330 DMM DEBUG GMM(gmm_fsm)[0x612000011c20]{Deregistered}: Allocated (fsm.c:456) 20241114164730330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{Init}: Allocated (fsm.c:456) 20241114164730330 DMM DEBUG MM_STATE_Gb[0x612000011f20]{Idle}: Allocated (fsm.c:456) 20241114164730330 DMM DEBUG MM_STATE_Iu[0x6120000120a0]{Detached}: Allocated (fsm.c:456) 20241114164730330 DMM DEBUG GMM(gmm_fsm)[0x612000011c20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114164730330 DMM DEBUG GMM(gmm_fsm)[0x612000011c20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114164730330 DLLC NOTICE LLME(ffffffff/dae85dfe){UNASSIGNED} LLGM Assign pre (dae85dfe => e0967787) (gprs_llc.c:1079) 20241114164730330 DLLC NOTICE LLME(dae85dfe/e0967787){ASSIGNED} LLGM Assign post (dae85dfe => e0967787) (gprs_llc.c:1125) 20241114164730330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114164730330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114164730330 DMM DEBUG MM(262420000000012/e0967787) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114164730343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164730343 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114164730343 DMM DEBUG MM_STATE_Gb(0)[0x612000011f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164730343 DMM DEBUG MM(262420000000012/e0967787) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20241114164730343 DMM NOTICE MM(262420000000012/e0967787) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114164730343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114164730343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114164730343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114164730343 DMM DEBUG MM(262420000000012/e0967787) Requesting authorization (sgsn_auth.c:160) 20241114164730343 DMM INFO MM(262420000000012/e0967787) Requesting authentication tuples (sgsn_auth.c:184) 20241114164730343 DMM DEBUG MM(262420000000012/e0967787) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114164730344 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20241114164730344 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)@96733a1a5f60: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@96733a1a5f60: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20241114164730346 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114164730346 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114164730346 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114164730346 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114164730346 DMM INFO MM(262420000000012/e0967787) Subscriber data update (mmctx.c:445) 20241114164730346 DMM DEBUG MM(262420000000012/e0967787) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114164730346 DMM INFO MM(262420000000012/e0967787) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114164730346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114164730346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114164730346 DMM INFO MM(262420000000012/e0967787) <- GMM AUTH AND CIPHERING REQ (rand = 33 48 af 93 b5 b0 3d 64 ec 9c ec 70 ab d2 57 d1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114164730355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164730355 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164730355 DMM DEBUG MM_STATE_Gb(0)[0x612000011f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164730355 DMM INFO MM(262420000000012/e0967787) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114164730355 DMM NOTICE MM(262420000000012/e0967787) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114164730355 DMM DEBUG MM(262420000000012/e0967787) checking auth: received GSM SRES = b1 5c 69 3e (gprs_gmm.c:666) 20241114164730355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114164730355 DMM DEBUG MM(262420000000012/e0967787) Requesting authorization (sgsn_auth.c:160) 20241114164730355 DMM INFO MM(262420000000012/e0967787) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114164730355 DMM DEBUG MM(262420000000012/e0967787) Requesting subscriber data update (gprs_subscriber.c:894) 20241114164730355 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20241114164730355 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) 20241114164730355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114164730355 DMM INFO MM(262420000000012/e0967787) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0967787) (gprs_gmm.c:300) 20241114164730356 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114164730356 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114164730356 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241114164730356 DMM INFO MM(262420000000012/e0967787) Subscriber data update (mmctx.c:445) 20241114164730356 DMM DEBUG MM(262420000000012/e0967787) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114164730356 DMM INFO MM(262420000000012/e0967787) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114164730356 DMM NOTICE MM(262420000000012/e0967787) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20241114164730356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114164730356 DMM NOTICE MM(262420000000012/e0967787) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114164730356 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) 20241114164730357 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114164730357 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241114164730357 DMM INFO MM(262420000000012/e0967787) Subscriber data update (mmctx.c:445) 20241114164730357 DMM DEBUG MM(262420000000012/e0967787) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114164730363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164730363 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114164730363 DMM DEBUG MM_STATE_Gb(0)[0x612000011f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164730363 DMM INFO MM(262420000000012/e0967787) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114164730363 DMM NOTICE MM(262420000000012/e0967787) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114164730363 DMM DEBUG GMM(gmm_fsm)[0x612000011c20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114164730363 DMM DEBUG GMM(gmm_fsm)[0x612000011c20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114164730363 DLLC NOTICE LLME(dae85dfe/e0967787){ASSIGNED} LLGM Assign pre (ffffffff => e0967787) (gprs_llc.c:1079) 20241114164730363 DLLC NOTICE LLME(ffffffff/e0967787){ASSIGNED} LLGM Assign post (ffffffff => e0967787) (gprs_llc.c:1125) 20241114164730363 DMM DEBUG MM_STATE_Gb(0)[0x612000011f20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114164730363 DMM DEBUG MM_STATE_Gb(0)[0x612000011f20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114164730363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114164730363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@96733a1a5f60: setverdict(pass): none -> pass 20241114164730415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164730415 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164730415 DMM DEBUG MM_STATE_Gb(0)[0x612000011f20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164730415 DMM INFO MM(262420000000012/e0967787) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241114164730415 DMM DEBUG GMM(gmm_fsm)[0x612000011c20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114164730415 DMM DEBUG GMM(gmm_fsm)[0x612000011c20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241114164730415 DLLC NOTICE LLME(ffffffff/e0967787){ASSIGNED} LLGM Assign pre (e0967787 => f0d42115) (gprs_llc.c:1079) 20241114164730415 DLLC NOTICE LLME(e0967787/f0d42115){ASSIGNED} LLGM Assign post (e0967787 => f0d42115) (gprs_llc.c:1125) 20241114164730415 DMM INFO MM(262420000000012/f0d42115) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1497) TC_attach_rau(478)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@96733a1a5f60: Removing Client IMSI='262420000000012'H, index=0 20241114164730424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164730424 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241114164730424 DMM DEBUG MM_STATE_Gb(0)[0x612000011f20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164730424 DMM INFO MM(262420000000012/f0d42115) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1855) 20241114164730424 DMM DEBUG GMM(gmm_fsm)[0x612000011c20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1860) 20241114164730424 DMM DEBUG GMM(gmm_fsm)[0x612000011c20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114164730424 DLLC NOTICE LLME(e0967787/f0d42115){ASSIGNED} LLGM Assign pre (ffffffff => f0d42115) (gprs_llc.c:1079) 20241114164730424 DLLC NOTICE LLME(ffffffff/f0d42115){ASSIGNED} LLGM Assign post (ffffffff => f0d42115) (gprs_llc.c:1125) 20241114164730424 DMM DEBUG MM_STATE_Gb(0)[0x612000011f20]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1870) TC_attach_rau(478)@96733a1a5f60: Final verdict of PTC: pass 20241114164730426 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59606<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(476)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(464)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@96733a1a5f60: Final verdict of PTC: none 20241114164730429 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114164730429 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI98(470)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@96733a1a5f60: Final verdict of PTC: none TC_attach_rau-BVCI210(467)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(469)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(474)@96733a1a5f60: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@96733a1a5f60: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(462)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(472)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(468)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_rau-BVCI210(467): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(468): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(469): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(470): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@96733a1a5f60: Test case TC_attach_rau finished. Verdict: pass MTC@96733a1a5f60: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Thu Nov 14 16:47:30 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20241114164730554 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59608<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164730956 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59608<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79808) 20241114164731430 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164731430 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=79808, count=93572) 20241114164732431 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164732431 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@96733a1a5f60: 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 ------ Thu Nov 14 16:47: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_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 20241114164733432 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164733432 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_attach_rau_a_a started. 20241114164734014 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59618<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164734015 DMM INFO MM(262420000000012/f0d42115) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114164734015 DMM INFO MM(262420000000012/f0d42115) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114164734015 DMM DEBUG GMM(gmm_fsm)[0x612000011c20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114164734015 DMM DEBUG GMM(gmm_fsm)[0x612000011c20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114164734015 DMM DEBUG MM_STATE_Gb(0)[0x612000011f20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114164734015 DMM DEBUG MM_STATE_Gb(0)[0x612000011f20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114164734016 DLLC NOTICE LLME(ffffffff/f0d42115){ASSIGNED} LLGM Assign pre (f0d42115 => ffffffff) (gprs_llc.c:1079) 20241114164734016 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0d42115 => ffffffff) (gprs_llc.c:1125) 20241114164734016 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20241114164734016 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) 20241114164734016 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f2 09 00 28 01 01 (gsup_client.c:401) 20241114164734016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{Init}: Deallocated (fsm.c:568) 20241114164734016 DMM DEBUG MM_STATE_Gb(0)[0x612000011f20]{Idle}: Deallocated (fsm.c:568) 20241114164734016 DMM DEBUG MM_STATE_Iu[0x6120000120a0]{Detached}: Deallocated (fsm.c:568) 20241114164734016 DMM DEBUG GMM(gmm_fsm)[0x612000011c20]{Deregistered}: Deallocated (fsm.c:568) 20241114164734016 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(483)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164734063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114164734063 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) 20241114164734063 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) 20241114164734063 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164734063 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114164734063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164734063 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) 20241114164734063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164734063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164734064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164734064 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) 20241114164734064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164734065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164734065 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) 20241114164734065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164734065 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) 20241114164734065 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164734065 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114164734065 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164734065 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164734066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164734066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164734070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(484)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(480)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164734080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164734080 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(485)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_a-BVCI196(482)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(484)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(489)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(489)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164734105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114164734105 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) 20241114164734105 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) 20241114164734105 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164734105 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114164734105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164734105 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) 20241114164734105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164734105 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(488)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(489)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164734107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164734107 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) 20241114164734107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164734107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164734107 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) 20241114164734107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164734107 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) 20241114164734107 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164734107 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114164734107 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164734107 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164734108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164734108 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(489)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(489)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164734112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(485)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164734121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164734121 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(490)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_a-BVCI210(486)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(488)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164734136 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114164734136 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) 20241114164734136 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) 20241114164734136 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164734136 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114164734136 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164734136 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) 20241114164734136 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164734136 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164734138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164734138 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) 20241114164734138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164734138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164734138 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) 20241114164734138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164734138 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) 20241114164734138 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164734138 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114164734138 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164734138 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164734139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164734139 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164734142 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164734150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164734150 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(492)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114164734433 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164734433 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114164734434 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114164734434 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(494)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114164734436 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(494)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114164734436 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(494)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(494)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(494)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@96733a1a5f60: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='F348C857'O, index=0 SGSN_Test-GSUP(495)@96733a1a5f60: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@96733a1a5f60: 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 := '385744A13F6198FB33B7E98B6BC81960'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3DC781E0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '448E82C2DA1BA046'O } } } } } 20241114164735491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164735491 DLLC NOTICE LLME(ffffffff/f348c857){UNASSIGNED} LLC RX: unknown TLLI 0xf348c857, creating LLME on the fly (gprs_llc.c:552) 20241114164735491 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164735491 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach" (gprs_gmm.c:1266) 20241114164735491 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{Deregistered}: Allocated (fsm.c:456) 20241114164735491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{Init}: Allocated (fsm.c:456) 20241114164735491 DMM DEBUG MM_STATE_Gb[0x612000012520]{Idle}: Allocated (fsm.c:456) 20241114164735491 DMM DEBUG MM_STATE_Iu[0x6120000126a0]{Detached}: Allocated (fsm.c:456) 20241114164735491 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114164735491 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114164735491 DLLC NOTICE LLME(ffffffff/f348c857){UNASSIGNED} LLGM Assign pre (f348c857 => d614690d) (gprs_llc.c:1079) 20241114164735491 DLLC NOTICE LLME(f348c857/d614690d){ASSIGNED} LLGM Assign post (f348c857 => d614690d) (gprs_llc.c:1125) 20241114164735491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114164735491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114164735491 DMM DEBUG MM(262420000000037/d614690d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114164735506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164735506 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114164735506 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164735506 DMM DEBUG MM(262420000000037/d614690d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20241114164735506 DMM NOTICE MM(262420000000037/d614690d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114164735506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114164735506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114164735506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114164735506 DMM DEBUG MM(262420000000037/d614690d) Requesting authorization (sgsn_auth.c:160) 20241114164735506 DMM INFO MM(262420000000037/d614690d) Requesting authentication tuples (sgsn_auth.c:184) 20241114164735506 DMM DEBUG MM(262420000000037/d614690d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114164735506 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20241114164735506 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)@96733a1a5f60: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@96733a1a5f60: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20241114164735509 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114164735509 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114164735509 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114164735509 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114164735509 DMM INFO MM(262420000000037/d614690d) Subscriber data update (mmctx.c:445) 20241114164735509 DMM DEBUG MM(262420000000037/d614690d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114164735509 DMM INFO MM(262420000000037/d614690d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114164735509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114164735509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114164735509 DMM INFO MM(262420000000037/d614690d) <- GMM AUTH AND CIPHERING REQ (rand = 38 57 44 a1 3f 61 98 fb 33 b7 e9 8b 6b c8 19 60 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114164735517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164735517 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164735517 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164735517 DMM INFO MM(262420000000037/d614690d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114164735517 DMM NOTICE MM(262420000000037/d614690d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114164735517 DMM DEBUG MM(262420000000037/d614690d) checking auth: received GSM SRES = 3d c7 81 e0 (gprs_gmm.c:666) 20241114164735517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114164735517 DMM DEBUG MM(262420000000037/d614690d) Requesting authorization (sgsn_auth.c:160) 20241114164735517 DMM INFO MM(262420000000037/d614690d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114164735517 DMM DEBUG MM(262420000000037/d614690d) Requesting subscriber data update (gprs_subscriber.c:894) 20241114164735517 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20241114164735518 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) 20241114164735518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114164735518 DMM INFO MM(262420000000037/d614690d) <- GMM ATTACH ACCEPT (new P-TMSI=0xd614690d) (gprs_gmm.c:300) 20241114164735519 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114164735519 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114164735519 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241114164735519 DMM INFO MM(262420000000037/d614690d) Subscriber data update (mmctx.c:445) 20241114164735519 DMM DEBUG MM(262420000000037/d614690d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114164735519 DMM INFO MM(262420000000037/d614690d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114164735519 DMM NOTICE MM(262420000000037/d614690d) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20241114164735519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114164735519 DMM NOTICE MM(262420000000037/d614690d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114164735519 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) 20241114164735520 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114164735520 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241114164735520 DMM INFO MM(262420000000037/d614690d) Subscriber data update (mmctx.c:445) 20241114164735520 DMM DEBUG MM(262420000000037/d614690d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114164735526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164735526 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114164735526 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164735526 DMM INFO MM(262420000000037/d614690d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114164735526 DMM NOTICE MM(262420000000037/d614690d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114164735526 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114164735526 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114164735526 DLLC NOTICE LLME(f348c857/d614690d){ASSIGNED} LLGM Assign pre (ffffffff => d614690d) (gprs_llc.c:1079) 20241114164735526 DLLC NOTICE LLME(ffffffff/d614690d){ASSIGNED} LLGM Assign post (ffffffff => d614690d) (gprs_llc.c:1125) 20241114164735526 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114164735526 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114164735526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114164735526 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)@96733a1a5f60: setverdict(pass): none -> pass 20241114164735578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164735578 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164735579 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164735579 DMM INFO MM(262420000000037/d614690d) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241114164735579 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114164735579 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241114164735579 DLLC NOTICE LLME(ffffffff/d614690d){ASSIGNED} LLGM Assign pre (d614690d => e64df680) (gprs_llc.c:1079) 20241114164735579 DLLC NOTICE LLME(d614690d/e64df680){ASSIGNED} LLGM Assign post (d614690d => e64df680) (gprs_llc.c:1125) 20241114164735579 DMM INFO MM(262420000000037/e64df680) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1497) TC_attach_rau_a_a(497)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed 20241114164735587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164735587 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241114164735587 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164735587 DMM INFO MM(262420000000037/e64df680) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1855) 20241114164735587 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1860) 20241114164735587 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114164735587 DLLC NOTICE LLME(d614690d/e64df680){ASSIGNED} LLGM Assign pre (ffffffff => e64df680) (gprs_llc.c:1079) 20241114164735587 DLLC NOTICE LLME(ffffffff/e64df680){ASSIGNED} LLGM Assign post (ffffffff => e64df680) (gprs_llc.c:1125) 20241114164735587 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1870) 20241114164735587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164735588 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164735588 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164735588 DMM INFO MM(262420000000037/e64df680) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241114164735588 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114164735588 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241114164735588 DLLC NOTICE LLME(ffffffff/e64df680){ASSIGNED} LLGM Assign pre (e64df680 => d49d8cc2) (gprs_llc.c:1079) 20241114164735588 DLLC NOTICE LLME(e64df680/d49d8cc2){ASSIGNED} LLGM Assign post (e64df680 => d49d8cc2) (gprs_llc.c:1125) 20241114164735588 DMM INFO MM(262420000000037/d49d8cc2) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1497) TC_attach_rau_a_a(497)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed 20241114164735594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164735594 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164735594 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164735594 DMM INFO MM(262420000000037/d49d8cc2) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1855) 20241114164735594 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1860) 20241114164735594 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114164735594 DLLC NOTICE LLME(e64df680/d49d8cc2){ASSIGNED} LLGM Assign pre (ffffffff => d49d8cc2) (gprs_llc.c:1079) 20241114164735594 DLLC NOTICE LLME(ffffffff/d49d8cc2){ASSIGNED} LLGM Assign post (ffffffff => d49d8cc2) (gprs_llc.c:1125) 20241114164735594 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1870) 20241114164735595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164735595 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164735595 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164735595 DMM INFO MM(262420000000037/d49d8cc2) -> GMM DETACH REQUEST TLLI=0xd49d8cc2 type=GPRS detach Power-off (gprs_gmm.c:1458) 20241114164735595 DMM INFO MM(262420000000037/d49d8cc2) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241114164735595 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114164735595 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114164735595 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114164735595 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114164735595 DLLC NOTICE LLME(ffffffff/d49d8cc2){ASSIGNED} LLGM Assign pre (d49d8cc2 => ffffffff) (gprs_llc.c:1079) 20241114164735595 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d49d8cc2 => ffffffff) (gprs_llc.c:1125) 20241114164735595 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20241114164735595 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) 20241114164735595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{Init}: Deallocated (fsm.c:568) 20241114164735595 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Idle}: Deallocated (fsm.c:568) 20241114164735595 DMM DEBUG MM_STATE_Iu[0x6120000126a0]{Detached}: Deallocated (fsm.c:568) 20241114164735595 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{Deregistered}: Deallocated (fsm.c:568) 20241114164735596 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@96733a1a5f60: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@96733a1a5f60: Final verdict of PTC: pass 20241114164740606 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59618<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(495)@96733a1a5f60: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(483)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(493)@96733a1a5f60: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(486)@96733a1a5f60: Final verdict of PTC: none20241114164740609 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114164740609 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) TC_attach_rau_a_a-BVCI220(492)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(489)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(488)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(481)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(487)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(491)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_rau_a_a-BVCI210(486): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(487): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(488): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(489): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@96733a1a5f60: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@96733a1a5f60: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Thu Nov 14 16:47:40 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_a pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_a.talloc 20241114164740737 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42790<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164741038 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42790<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109088) 20241114164741610 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164741610 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=109088, count=113444) 20241114164742612 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164742612 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@96733a1a5f60: 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 ------ Thu Nov 14 16:47: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_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 20241114164743613 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164743613 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_attach_rau_a_b started. 20241114164744093 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42798<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164744094 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164744134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114164744134 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) 20241114164744134 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) 20241114164744134 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164744134 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114164744134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164744134 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) 20241114164744134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164744134 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164744136 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164744136 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) 20241114164744136 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164744136 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164744136 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) 20241114164744136 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164744136 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) 20241114164744136 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164744136 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114164744136 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164744136 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164744136 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164744136 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164744141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(499)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164744149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164744149 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(503)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 TC_attach_rau_a_b-BVCI196(501)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164744177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114164744177 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) 20241114164744177 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) 20241114164744177 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164744177 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114164744177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164744177 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) 20241114164744178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164744178 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164744179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164744179 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) 20241114164744179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164744179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164744179 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) 20241114164744179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164744179 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) 20241114164744180 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164744180 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114164744180 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164744180 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164744180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164744180 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164744184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(504)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164744192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164744192 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(508)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 TC_attach_rau_a_b-BVCI210(506)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164744219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114164744219 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) 20241114164744219 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) 20241114164744219 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164744219 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114164744219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164744219 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) 20241114164744219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164744219 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164744221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164744221 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) 20241114164744221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164744221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164744221 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) 20241114164744221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164744221 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) 20241114164744221 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164744221 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114164744221 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164744221 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(512)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114164744222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164744222 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164744225 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164744234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164744234 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(511)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114164744615 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164744615 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114164744615 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114164744615 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(513)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114164744617 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(513)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114164744618 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(513)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(513)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(513)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@96733a1a5f60: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='FCB4F753'O, index=0 SGSN_Test-GSUP(514)@96733a1a5f60: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@96733a1a5f60: 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 := '59F7F074DE3C6C92913FA42B5FE49C1A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '05EA515E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B53B923AF1966391'O } } } } } 20241114164745667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164745668 DLLC NOTICE LLME(ffffffff/fcb4f753){UNASSIGNED} LLC RX: unknown TLLI 0xfcb4f753, creating LLME on the fly (gprs_llc.c:552) 20241114164745668 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164745668 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach" (gprs_gmm.c:1266) 20241114164745668 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{Deregistered}: Allocated (fsm.c:456) 20241114164745668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{Init}: Allocated (fsm.c:456) 20241114164745668 DMM DEBUG MM_STATE_Gb[0x612000012b20]{Idle}: Allocated (fsm.c:456) 20241114164745668 DMM DEBUG MM_STATE_Iu[0x612000012ca0]{Detached}: Allocated (fsm.c:456) 20241114164745668 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114164745668 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114164745668 DLLC NOTICE LLME(ffffffff/fcb4f753){UNASSIGNED} LLGM Assign pre (fcb4f753 => c2691583) (gprs_llc.c:1079) 20241114164745668 DLLC NOTICE LLME(fcb4f753/c2691583){ASSIGNED} LLGM Assign post (fcb4f753 => c2691583) (gprs_llc.c:1125) 20241114164745668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114164745668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114164745668 DMM DEBUG MM(262420000000038/c2691583) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114164745681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164745681 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114164745681 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164745681 DMM DEBUG MM(262420000000038/c2691583) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20241114164745681 DMM NOTICE MM(262420000000038/c2691583) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114164745681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114164745682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114164745682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114164745682 DMM DEBUG MM(262420000000038/c2691583) Requesting authorization (sgsn_auth.c:160) 20241114164745682 DMM INFO MM(262420000000038/c2691583) Requesting authentication tuples (sgsn_auth.c:184) 20241114164745682 DMM DEBUG MM(262420000000038/c2691583) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114164745682 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20241114164745682 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)@96733a1a5f60: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@96733a1a5f60: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20241114164745685 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114164745685 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114164745685 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114164745685 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114164745685 DMM INFO MM(262420000000038/c2691583) Subscriber data update (mmctx.c:445) 20241114164745685 DMM DEBUG MM(262420000000038/c2691583) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114164745685 DMM INFO MM(262420000000038/c2691583) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114164745685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114164745685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114164745685 DMM INFO MM(262420000000038/c2691583) <- GMM AUTH AND CIPHERING REQ (rand = 59 f7 f0 74 de 3c 6c 92 91 3f a4 2b 5f e4 9c 1a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114164745693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164745693 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164745694 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164745694 DMM INFO MM(262420000000038/c2691583) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114164745694 DMM NOTICE MM(262420000000038/c2691583) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114164745694 DMM DEBUG MM(262420000000038/c2691583) checking auth: received GSM SRES = 05 ea 51 5e (gprs_gmm.c:666) 20241114164745694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114164745694 DMM DEBUG MM(262420000000038/c2691583) Requesting authorization (sgsn_auth.c:160) 20241114164745694 DMM INFO MM(262420000000038/c2691583) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114164745694 DMM DEBUG MM(262420000000038/c2691583) Requesting subscriber data update (gprs_subscriber.c:894) 20241114164745694 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20241114164745694 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) 20241114164745694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114164745694 DMM INFO MM(262420000000038/c2691583) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2691583) (gprs_gmm.c:300) 20241114164745695 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114164745695 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114164745695 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241114164745695 DMM INFO MM(262420000000038/c2691583) Subscriber data update (mmctx.c:445) 20241114164745695 DMM DEBUG MM(262420000000038/c2691583) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114164745695 DMM INFO MM(262420000000038/c2691583) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114164745695 DMM NOTICE MM(262420000000038/c2691583) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20241114164745696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114164745696 DMM NOTICE MM(262420000000038/c2691583) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114164745696 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) 20241114164745696 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114164745696 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241114164745696 DMM INFO MM(262420000000038/c2691583) Subscriber data update (mmctx.c:445) 20241114164745696 DMM DEBUG MM(262420000000038/c2691583) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114164745702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164745702 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114164745702 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164745702 DMM INFO MM(262420000000038/c2691583) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114164745702 DMM NOTICE MM(262420000000038/c2691583) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114164745702 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114164745702 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114164745702 DLLC NOTICE LLME(fcb4f753/c2691583){ASSIGNED} LLGM Assign pre (ffffffff => c2691583) (gprs_llc.c:1079) 20241114164745702 DLLC NOTICE LLME(ffffffff/c2691583){ASSIGNED} LLGM Assign post (ffffffff => c2691583) (gprs_llc.c:1125) 20241114164745703 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114164745703 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114164745703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114164745703 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)@96733a1a5f60: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@96733a1a5f60: attach complete sending rau 20241114164745754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164745754 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164745755 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164745755 DMM INFO MM(262420000000038/c2691583) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241114164745755 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114164745755 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241114164745755 DLLC NOTICE LLME(ffffffff/c2691583){ASSIGNED} LLGM Assign pre (c2691583 => e25a84d8) (gprs_llc.c:1079) 20241114164745755 DLLC NOTICE LLME(c2691583/e25a84d8){ASSIGNED} LLGM Assign post (c2691583 => e25a84d8) (gprs_llc.c:1125) 20241114164745755 DMM INFO MM(262420000000038/e25a84d8) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1497) TC_attach_rau_a_b(516)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@96733a1a5f60: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@96733a1a5f60: Removing Client IMSI='262420000000038'H, index=0 20241114164745763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164745763 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241114164745763 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164745763 DMM INFO MM(262420000000038/e25a84d8) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1855) 20241114164745763 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1860) 20241114164745763 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114164745763 DLLC NOTICE LLME(c2691583/e25a84d8){ASSIGNED} LLGM Assign pre (ffffffff => e25a84d8) (gprs_llc.c:1079) 20241114164745763 DLLC NOTICE LLME(ffffffff/e25a84d8){ASSIGNED} LLGM Assign post (ffffffff => e25a84d8) (gprs_llc.c:1125) 20241114164745763 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1870) TC_attach_rau_a_b-BVCI210(506)@96733a1a5f60: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='E25A84D8'O, index=0 TC_attach_rau_a_b(516)@96733a1a5f60: sending second RAU via different RA 20241114164745767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164745767 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164745767 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241114164745767 DMM INFO MM(262420000000038/e25a84d8) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: e25a84d8, P-TMSI: e25a84d8 (00000000), TLLI: e25a84d8 (e25a84d8), RA: 262-42-13135-0 (gprs_gmm.c:1698) 20241114164745767 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1710) 20241114164745767 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241114164745768 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114164745768 DLLC NOTICE LLME(ffffffff/e25a84d8){ASSIGNED} LLGM Assign pre (e25a84d8 => e25a84d8) (gprs_llc.c:1079) 20241114164745768 DLLC NOTICE LLME(e25a84d8/e25a84d8){ASSIGNED} LLGM Assign post (e25a84d8 => e25a84d8) (gprs_llc.c:1125) 20241114164745768 DMM INFO MM(262420000000038/e25a84d8) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1497) TC_attach_rau_a_b(516)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed 20241114164745782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164745782 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164745782 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164745782 DMM INFO MM(262420000000038/e25a84d8) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1855) 20241114164745782 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1860) 20241114164745782 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114164745782 DLLC NOTICE LLME(e25a84d8/e25a84d8){ASSIGNED} LLGM Assign pre (ffffffff => e25a84d8) (gprs_llc.c:1079) 20241114164745782 DLLC NOTICE LLME(ffffffff/e25a84d8){ASSIGNED} LLGM Assign post (ffffffff => e25a84d8) (gprs_llc.c:1125) 20241114164745782 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1870) 20241114164745782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164745782 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164745782 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164745782 DMM INFO MM(262420000000038/e25a84d8) -> GMM DETACH REQUEST TLLI=0xe25a84d8 type=GPRS detach Power-off (gprs_gmm.c:1458) 20241114164745782 DMM INFO MM(262420000000038/e25a84d8) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241114164745783 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114164745783 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114164745783 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114164745783 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114164745783 DLLC NOTICE LLME(ffffffff/e25a84d8){ASSIGNED} LLGM Assign pre (e25a84d8 => ffffffff) (gprs_llc.c:1079) 20241114164745783 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e25a84d8 => ffffffff) (gprs_llc.c:1125) 20241114164745783 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20241114164745783 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) 20241114164745783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{Init}: Deallocated (fsm.c:568) 20241114164745783 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Idle}: Deallocated (fsm.c:568) 20241114164745783 DMM DEBUG MM_STATE_Iu[0x612000012ca0]{Detached}: Deallocated (fsm.c:568) 20241114164745783 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{Deregistered}: Deallocated (fsm.c:568) 20241114164745784 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@96733a1a5f60: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@96733a1a5f60: Final verdict of PTC: pass 20241114164750790 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42798<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114164750792 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114164750793 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(514)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(507)@96733a1a5f60: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@96733a1a5f60: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(502)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@96733a1a5f60: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(512)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(500)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(510)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(505)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@96733a1a5f60: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@96733a1a5f60: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Thu Nov 14 16:47:50 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_b pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b.talloc 20241114164750925 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34460<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164751226 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34460<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105088) 20241114164751794 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164751794 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=105088, count=109444) 20241114164752795 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164752795 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@96733a1a5f60: 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 ------ Thu Nov 14 16:47: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_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 20241114164753796 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164753796 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_attach_rau_a_b_wrong_old_ra started. 20241114164754281 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34468<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164754283 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164754323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114164754323 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) 20241114164754323 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) 20241114164754323 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164754323 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114164754323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164754323 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) 20241114164754323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164754323 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164754326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164754326 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) 20241114164754326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164754326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164754326 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) 20241114164754326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164754326 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) 20241114164754326 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164754326 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114164754326 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164754326 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164754327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164754327 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164754331 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164754342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164754342 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(526)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164754362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114164754362 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) 20241114164754362 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) 20241114164754362 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164754362 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114164754362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164754362 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) 20241114164754362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164754362 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(526)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164754364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164754364 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) 20241114164754364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164754364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164754364 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) 20241114164754364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164754364 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) 20241114164754364 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164754364 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114164754364 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164754364 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164754364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164754364 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(526)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164754369 DLNS DEBUG GPRS-NS2-VC(UDP-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(527)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(523)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164754380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164754380 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(532)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164754409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114164754409 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) 20241114164754409 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) 20241114164754409 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164754409 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114164754410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164754410 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) 20241114164754410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164754410 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164754411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164754412 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) 20241114164754412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164754412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164754412 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) 20241114164754412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164754412 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) 20241114164754412 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164754412 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114164754412 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164754412 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164754412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164754412 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(532)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164754416 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164754425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164754425 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)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114164754797 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164754797 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114164754797 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114164754797 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(531)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(531)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114164754799 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(531)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(531)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114164754800 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(531)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(531)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(531)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(531)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@96733a1a5f60: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='FEAAF918'O, index=0 SGSN_Test-GSUP(533)@96733a1a5f60: 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)@96733a1a5f60: 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 := 'F72B9A3861A2D00DFB56F84AA18B562D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9EB34491'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4EFCDD6C71928C69'O } } } } } 20241114164755855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164755855 DLLC NOTICE LLME(ffffffff/feaaf918){UNASSIGNED} LLC RX: unknown TLLI 0xfeaaf918, creating LLME on the fly (gprs_llc.c:552) 20241114164755855 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164755855 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach" (gprs_gmm.c:1266) 20241114164755856 DMM DEBUG GMM(gmm_fsm)[0x612000012e20]{Deregistered}: Allocated (fsm.c:456) 20241114164755856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{Init}: Allocated (fsm.c:456) 20241114164755856 DMM DEBUG MM_STATE_Gb[0x612000013120]{Idle}: Allocated (fsm.c:456) 20241114164755856 DMM DEBUG MM_STATE_Iu[0x6120000132a0]{Detached}: Allocated (fsm.c:456) 20241114164755856 DMM DEBUG GMM(gmm_fsm)[0x612000012e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114164755856 DMM DEBUG GMM(gmm_fsm)[0x612000012e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114164755856 DLLC NOTICE LLME(ffffffff/feaaf918){UNASSIGNED} LLGM Assign pre (feaaf918 => c4ebe03b) (gprs_llc.c:1079) 20241114164755856 DLLC NOTICE LLME(feaaf918/c4ebe03b){ASSIGNED} LLGM Assign post (feaaf918 => c4ebe03b) (gprs_llc.c:1125) 20241114164755856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114164755856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114164755856 DMM DEBUG MM(262420000000039/c4ebe03b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114164755868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164755868 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114164755868 DMM DEBUG MM_STATE_Gb(0)[0x612000013120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164755868 DMM DEBUG MM(262420000000039/c4ebe03b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20241114164755868 DMM NOTICE MM(262420000000039/c4ebe03b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114164755868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114164755868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114164755868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114164755868 DMM DEBUG MM(262420000000039/c4ebe03b) Requesting authorization (sgsn_auth.c:160) 20241114164755868 DMM INFO MM(262420000000039/c4ebe03b) Requesting authentication tuples (sgsn_auth.c:184) 20241114164755868 DMM DEBUG MM(262420000000039/c4ebe03b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114164755869 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20241114164755869 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)@96733a1a5f60: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@96733a1a5f60: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20241114164755871 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114164755871 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114164755871 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114164755871 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114164755871 DMM INFO MM(262420000000039/c4ebe03b) Subscriber data update (mmctx.c:445) 20241114164755871 DMM DEBUG MM(262420000000039/c4ebe03b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114164755871 DMM INFO MM(262420000000039/c4ebe03b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114164755871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114164755871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114164755871 DMM INFO MM(262420000000039/c4ebe03b) <- GMM AUTH AND CIPHERING REQ (rand = f7 2b 9a 38 61 a2 d0 0d fb 56 f8 4a a1 8b 56 2d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114164755878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164755878 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164755878 DMM DEBUG MM_STATE_Gb(0)[0x612000013120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164755878 DMM INFO MM(262420000000039/c4ebe03b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114164755878 DMM NOTICE MM(262420000000039/c4ebe03b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114164755878 DMM DEBUG MM(262420000000039/c4ebe03b) checking auth: received GSM SRES = 9e b3 44 91 (gprs_gmm.c:666) 20241114164755878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114164755878 DMM DEBUG MM(262420000000039/c4ebe03b) Requesting authorization (sgsn_auth.c:160) 20241114164755878 DMM INFO MM(262420000000039/c4ebe03b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114164755878 DMM DEBUG MM(262420000000039/c4ebe03b) Requesting subscriber data update (gprs_subscriber.c:894) 20241114164755878 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20241114164755878 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) 20241114164755879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114164755879 DMM INFO MM(262420000000039/c4ebe03b) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4ebe03b) (gprs_gmm.c:300) 20241114164755880 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114164755880 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114164755880 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241114164755880 DMM INFO MM(262420000000039/c4ebe03b) Subscriber data update (mmctx.c:445) 20241114164755880 DMM DEBUG MM(262420000000039/c4ebe03b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114164755880 DMM INFO MM(262420000000039/c4ebe03b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114164755880 DMM NOTICE MM(262420000000039/c4ebe03b) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:1000) 20241114164755880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114164755880 DMM NOTICE MM(262420000000039/c4ebe03b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114164755880 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) 20241114164755881 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114164755881 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241114164755881 DMM INFO MM(262420000000039/c4ebe03b) Subscriber data update (mmctx.c:445) 20241114164755881 DMM DEBUG MM(262420000000039/c4ebe03b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114164755887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164755887 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114164755887 DMM DEBUG MM_STATE_Gb(0)[0x612000013120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164755887 DMM INFO MM(262420000000039/c4ebe03b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114164755887 DMM NOTICE MM(262420000000039/c4ebe03b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114164755887 DMM DEBUG GMM(gmm_fsm)[0x612000012e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114164755887 DMM DEBUG GMM(gmm_fsm)[0x612000012e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114164755887 DLLC NOTICE LLME(feaaf918/c4ebe03b){ASSIGNED} LLGM Assign pre (ffffffff => c4ebe03b) (gprs_llc.c:1079) 20241114164755887 DLLC NOTICE LLME(ffffffff/c4ebe03b){ASSIGNED} LLGM Assign post (ffffffff => c4ebe03b) (gprs_llc.c:1125) 20241114164755887 DMM DEBUG MM_STATE_Gb(0)[0x612000013120]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114164755887 DMM DEBUG MM_STATE_Gb(0)[0x612000013120]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114164755887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114164755887 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)@96733a1a5f60: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@96733a1a5f60: attach complete sending rau 20241114164755939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164755939 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164755939 DMM DEBUG MM_STATE_Gb(0)[0x612000013120]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164755939 DMM INFO MM(262420000000039/c4ebe03b) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241114164755939 DMM DEBUG GMM(gmm_fsm)[0x612000012e20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114164755939 DMM DEBUG GMM(gmm_fsm)[0x612000012e20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241114164755939 DLLC NOTICE LLME(ffffffff/c4ebe03b){ASSIGNED} LLGM Assign pre (c4ebe03b => cf03d7e3) (gprs_llc.c:1079) 20241114164755939 DLLC NOTICE LLME(c4ebe03b/cf03d7e3){ASSIGNED} LLGM Assign post (c4ebe03b => cf03d7e3) (gprs_llc.c:1125) 20241114164755939 DMM INFO MM(262420000000039/cf03d7e3) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1497) TC_attach_rau_a_b_wrong_old_ra(535)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@96733a1a5f60: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@96733a1a5f60: Removing Client IMSI='262420000000039'H, index=0 20241114164755947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164755947 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241114164755947 DMM DEBUG MM_STATE_Gb(0)[0x612000013120]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164755947 DMM INFO MM(262420000000039/cf03d7e3) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1855) 20241114164755947 DMM DEBUG GMM(gmm_fsm)[0x612000012e20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1860) 20241114164755947 DMM DEBUG GMM(gmm_fsm)[0x612000012e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114164755947 DLLC NOTICE LLME(c4ebe03b/cf03d7e3){ASSIGNED} LLGM Assign pre (ffffffff => cf03d7e3) (gprs_llc.c:1079) 20241114164755947 DLLC NOTICE LLME(ffffffff/cf03d7e3){ASSIGNED} LLGM Assign post (ffffffff => cf03d7e3) (gprs_llc.c:1125) 20241114164755947 DMM DEBUG MM_STATE_Gb(0)[0x612000013120]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1870) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@96733a1a5f60: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='CF03D7E3'O, index=0 TC_attach_rau_a_b_wrong_old_ra(535)@96733a1a5f60: sending second RAU via different RA with wrong Old RA 20241114164755952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164755952 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164755952 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241114164755952 DMM NOTICE LLME(ffffffff/cf03d7e3){ASSIGNED} LLC XID RESET (gprs_gmm.c:1742) 20241114164755952 DLLC NOTICE LLME(ffffffff/cf03d7e3){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241114164755952 DMM NOTICE MM(262420000000039/cf03d7e3) Rx RA Update Request with unexpected TLLI=cf03d7e3 Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1754) 20241114164755952 DMM ERROR LLME(ffffffff/cf03d7e3){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1763) 20241114164755952 DMM NOTICE MM(262420000000039/cf03d7e3) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1832) 20241114164755952 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1551) 20241114164755952 DMM INFO MM(262420000000039/cf03d7e3) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20241114164755952 DMM DEBUG GMM(gmm_fsm)[0x612000012e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114164755952 DMM DEBUG GMM(gmm_fsm)[0x612000012e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114164755952 DMM DEBUG MM_STATE_Gb(0)[0x612000013120]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114164755952 DMM DEBUG MM_STATE_Gb(0)[0x612000013120]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114164755952 DLLC NOTICE LLME(ffffffff/cf03d7e3){ASSIGNED} LLGM Assign pre (cf03d7e3 => ffffffff) (gprs_llc.c:1079) 20241114164755952 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf03d7e3 => ffffffff) (gprs_llc.c:1125) 20241114164755952 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20241114164755952 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) 20241114164755952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{Init}: Deallocated (fsm.c:568) 20241114164755952 DMM DEBUG MM_STATE_Gb(0)[0x612000013120]{Idle}: Deallocated (fsm.c:568) 20241114164755952 DMM DEBUG MM_STATE_Iu[0x6120000132a0]{Detached}: Deallocated (fsm.c:568) 20241114164755952 DMM DEBUG GMM(gmm_fsm)[0x612000012e20]{Deregistered}: Deallocated (fsm.c:568) 20241114164755962 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20241114164755963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164755964 DLLC NOTICE LLME(ffffffff/cf03d7e3){UNASSIGNED} LLC RX: unknown TLLI 0xcf03d7e3, creating LLME on the fly (gprs_llc.c:552) 20241114164755964 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20241114164755964 DMM NOTICE LLME(ffffffff/cf03d7e3){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2043) 20241114164759984 DGPRS DEBUG Checking for inactive LLMEs, time = 13413614 (sgsn.c:132) TC_attach_rau_a_b_wrong_old_ra(535)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@96733a1a5f60: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@96733a1a5f60: Final verdict of PTC: pass 20241114164800970 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34468<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(533)@96733a1a5f60: Final verdict of PTC: none 20241114164800972 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114164800973 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP-IPA(531)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(526)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(521)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(532)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@96733a1a5f60: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@96733a1a5f60: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(529)@96733a1a5f60: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(530)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(519)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(524)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(520): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(525): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(529): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(530): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(531): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(532): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@96733a1a5f60: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@96733a1a5f60: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass'. Thu Nov 14 16:48:01 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.talloc 20241114164801101 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43412<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164801402 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43412<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102476) 20241114164801974 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164801974 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=102476, count=106832) 20241114164802976 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164802976 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass' was executed successfully (exit status: 0). MTC@96733a1a5f60: 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 ------ Thu Nov 14 16:48: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_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 20241114164803978 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164803978 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_attach_usim_resync started. 20241114164804464 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43418<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164804466 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164804507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114164804507 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) 20241114164804507 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) 20241114164804507 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164804507 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114164804507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164804507 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) 20241114164804507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164804507 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164804509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164804509 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) 20241114164804509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164804509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164804509 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) 20241114164804509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164804509 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) 20241114164804509 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164804509 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114164804509 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164804509 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164804510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164804510 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164804514 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164804524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164804524 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI196(539)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164804541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114164804541 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) 20241114164804541 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) 20241114164804541 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164804541 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114164804541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164804541 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) 20241114164804541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164804541 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164804543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164804543 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) 20241114164804543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164804543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164804543 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) 20241114164804543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164804543 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) 20241114164804543 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164804543 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114164804543 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164804543 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164804544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164804544 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164804548 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(542)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164804559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164804559 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI210(544)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164804585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114164804585 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) 20241114164804585 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) 20241114164804585 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164804585 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114164804585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164804585 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) 20241114164804585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164804585 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164804587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164804587 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) 20241114164804587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164804588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164804588 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) 20241114164804588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164804588 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) 20241114164804588 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164804588 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114164804588 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164804588 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(550)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114164804588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164804588 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164804592 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164804602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164804602 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(549)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114164804979 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164804979 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114164804979 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114164804979 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(551)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114164804981 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(551)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(551)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241114164804981 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(551)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(551)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(539)@96733a1a5f60: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='ECBADDC2'O, index=0 SGSN_Test-GSUP(552)@96733a1a5f60: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@96733a1a5f60: 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 := 'FD04112252458B2BCB5C52146A78DE20'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E382C17F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2B5036B7F341F2FD'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8F9A4958F47E0E9A3A13EFC0FD4E3F14'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BC64FB973A2DEF35914D1B9501A786C7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E5178983B0ADB26509E233F13101318D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '591E6C47D6F1FE64'O } } } } } 20241114164806035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164806035 DLLC NOTICE LLME(ffffffff/ecbaddc2){UNASSIGNED} LLC RX: unknown TLLI 0xecbaddc2, creating LLME on the fly (gprs_llc.c:552) 20241114164806035 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164806035 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241114164806035 DMM DEBUG GMM(gmm_fsm)[0x612000013420]{Deregistered}: Allocated (fsm.c:456) 20241114164806036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{Init}: Allocated (fsm.c:456) 20241114164806036 DMM DEBUG MM_STATE_Gb[0x612000013720]{Idle}: Allocated (fsm.c:456) 20241114164806036 DMM DEBUG MM_STATE_Iu[0x6120000138a0]{Detached}: Allocated (fsm.c:456) 20241114164806036 DMM DEBUG GMM(gmm_fsm)[0x612000013420]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114164806036 DMM DEBUG GMM(gmm_fsm)[0x612000013420]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114164806036 DLLC NOTICE LLME(ffffffff/ecbaddc2){UNASSIGNED} LLGM Assign pre (ecbaddc2 => cb5f34d1) (gprs_llc.c:1079) 20241114164806036 DLLC NOTICE LLME(ecbaddc2/cb5f34d1){ASSIGNED} LLGM Assign post (ecbaddc2 => cb5f34d1) (gprs_llc.c:1125) 20241114164806036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114164806036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114164806036 DMM DEBUG MM(262420000000040/cb5f34d1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114164806048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164806048 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114164806048 DMM DEBUG MM_STATE_Gb(0)[0x612000013720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164806048 DMM DEBUG MM(262420000000040/cb5f34d1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241114164806048 DMM NOTICE MM(262420000000040/cb5f34d1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114164806048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114164806048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114164806048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114164806048 DMM DEBUG MM(262420000000040/cb5f34d1) Requesting authorization (sgsn_auth.c:160) 20241114164806048 DMM INFO MM(262420000000040/cb5f34d1) Requesting authentication tuples (sgsn_auth.c:184) 20241114164806048 DMM DEBUG MM(262420000000040/cb5f34d1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114164806048 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241114164806049 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)@96733a1a5f60: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@96733a1a5f60: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20241114164806052 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114164806052 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114164806052 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114164806052 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114164806052 DMM INFO MM(262420000000040/cb5f34d1) Subscriber data update (mmctx.c:445) 20241114164806052 DMM DEBUG MM(262420000000040/cb5f34d1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114164806052 DMM INFO MM(262420000000040/cb5f34d1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114164806052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114164806052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114164806052 DMM INFO MM(262420000000040/cb5f34d1) <- GMM AUTH AND CIPHERING REQ (rand = fd 04 11 22 52 45 8b 2b cb 5c 52 14 6a 78 de 20 , mmctx_is_r99=1, vec->auth_types=0x3, autn = e5 17 89 83 b0 ad b2 65 09 e2 33 f1 31 01 31 8d ) (gprs_gmm.c:483) 20241114164806060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164806060 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164806060 DMM DEBUG MM_STATE_Gb(0)[0x612000013720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164806060 DMM INFO MM(262420000000040/cb5f34d1) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20241114164806060 DMM INFO MM(262420000000040/cb5f34d1) R99 AUTHENTICATION SYNCH (AUTS = 52d4b1898a6f450b6cfa036e2053) (gprs_gmm.c:711) 20241114164806060 DMM DEBUG MM(262420000000040/cb5f34d1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114164806061 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20241114164806061 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 52 d4 b1 89 8a 6f 45 0b 6c fa 03 6e 20 53 20 10 fd 04 11 22 52 45 8b 2b cb 5c 52 14 6a 78 de 20 28 01 01 (gprs_subscriber.c:210) 20241114164806061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20241114164806061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20241114164806061 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114164806062 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114164806062 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114164806062 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114164806062 DMM INFO MM(262420000000040/cb5f34d1) Subscriber data update (mmctx.c:445) 20241114164806062 DMM DEBUG MM(262420000000040/cb5f34d1) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20241114164806062 DMM INFO MM(262420000000040/cb5f34d1) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20241114164806062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114164806062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114164806062 DMM INFO MM(262420000000040/cb5f34d1) <- GMM AUTH AND CIPHERING REQ (rand = f7 cf 69 23 67 4e fd 32 e1 22 ad 4b 95 12 1f bf , mmctx_is_r99=1, vec->auth_types=0x3, autn = 16 39 df bf 96 ec a9 9d ec 43 a1 d0 96 7a 8a 5b ) (gprs_gmm.c:483) 20241114164806068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164806068 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x6e7880 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164806069 DMM DEBUG MM_STATE_Gb(0)[0x612000013720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164806069 DMM INFO MM(262420000000040/cb5f34d1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114164806069 DMM NOTICE MM(262420000000040/cb5f34d1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114164806069 DMM DEBUG MM(262420000000040/cb5f34d1) checking auth: received UMTS RES = 84 2e 56 a3 cd 30 99 89 (gprs_gmm.c:666) 20241114164806069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114164806069 DMM DEBUG MM(262420000000040/cb5f34d1) Requesting authorization (sgsn_auth.c:160) 20241114164806069 DMM INFO MM(262420000000040/cb5f34d1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114164806069 DMM DEBUG MM(262420000000040/cb5f34d1) Requesting subscriber data update (gprs_subscriber.c:894) 20241114164806069 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20241114164806069 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) 20241114164806069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114164806069 DMM INFO MM(262420000000040/cb5f34d1) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb5f34d1) (gprs_gmm.c:300) 20241114164806070 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114164806070 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114164806070 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241114164806070 DMM INFO MM(262420000000040/cb5f34d1) Subscriber data update (mmctx.c:445) 20241114164806070 DMM DEBUG MM(262420000000040/cb5f34d1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114164806070 DMM INFO MM(262420000000040/cb5f34d1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114164806070 DMM NOTICE MM(262420000000040/cb5f34d1) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20241114164806070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114164806070 DMM NOTICE MM(262420000000040/cb5f34d1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114164806070 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) 20241114164806071 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114164806071 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241114164806071 DMM INFO MM(262420000000040/cb5f34d1) Subscriber data update (mmctx.c:445) 20241114164806071 DMM DEBUG MM(262420000000040/cb5f34d1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@96733a1a5f60: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(539)@96733a1a5f60: Removing Client IMSI='262420000000040'H, index=0 20241114164806077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164806077 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164806077 DMM DEBUG MM_STATE_Gb(0)[0x612000013720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164806077 DMM INFO MM(262420000000040/cb5f34d1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114164806077 DMM NOTICE MM(262420000000040/cb5f34d1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114164806077 DMM DEBUG GMM(gmm_fsm)[0x612000013420]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114164806077 DMM DEBUG GMM(gmm_fsm)[0x612000013420]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114164806077 DLLC NOTICE LLME(ecbaddc2/cb5f34d1){ASSIGNED} LLGM Assign pre (ffffffff => cb5f34d1) (gprs_llc.c:1079) 20241114164806077 DLLC NOTICE LLME(ffffffff/cb5f34d1){ASSIGNED} LLGM Assign post (ffffffff => cb5f34d1) (gprs_llc.c:1125) 20241114164806077 DMM DEBUG MM_STATE_Gb(0)[0x612000013720]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114164806077 DMM DEBUG MM_STATE_Gb(0)[0x612000013720]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114164806077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114164806077 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)@96733a1a5f60: Final verdict of PTC: pass 20241114164806079 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43418<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(552)@96733a1a5f60: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(549)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@96733a1a5f60: Final verdict of PTC: none 20241114164806082 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114164806082 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) TC_attach_usim_resync-BVCI196(539)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(545)@96733a1a5f60: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(544)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(540)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(550)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(538)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(543)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(548)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_usim_resync-BVCI196(539): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_usim_resync-BVCI210(544): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_usim_resync-BVCI220(549): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@96733a1a5f60: Test case TC_attach_usim_resync finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:48:06 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 20241114164806207 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43424<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164806609 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43424<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44452) 20241114164807083 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164807083 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=44452, count=95124) 20241114164808084 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164808084 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:48: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_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 20241114164809085 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164809085 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_attach_usim_a54_a54 started. 20241114164809672 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44624<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164809673 DMM INFO MM(262420000000040/cb5f34d1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114164809673 DMM INFO MM(262420000000040/cb5f34d1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114164809673 DMM DEBUG GMM(gmm_fsm)[0x612000013420]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114164809673 DMM DEBUG GMM(gmm_fsm)[0x612000013420]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114164809673 DMM DEBUG MM_STATE_Gb(0)[0x612000013720]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114164809673 DMM DEBUG MM_STATE_Gb(0)[0x612000013720]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114164809673 DLLC NOTICE LLME(ffffffff/cb5f34d1){ASSIGNED} LLGM Assign pre (cb5f34d1 => ffffffff) (gprs_llc.c:1079) 20241114164809673 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb5f34d1 => ffffffff) (gprs_llc.c:1125) 20241114164809673 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20241114164809674 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) 20241114164809674 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:401) 20241114164809674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{Init}: Deallocated (fsm.c:568) 20241114164809674 DMM DEBUG MM_STATE_Gb(0)[0x612000013720]{Idle}: Deallocated (fsm.c:568) 20241114164809674 DMM DEBUG MM_STATE_Iu[0x6120000138a0]{Detached}: Deallocated (fsm.c:568) 20241114164809674 DMM DEBUG GMM(gmm_fsm)[0x612000013420]{Deregistered}: Deallocated (fsm.c:568) 20241114164809674 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(560)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(560)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164809725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114164809725 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) 20241114164809725 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) 20241114164809726 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164809726 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114164809726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164809726 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) 20241114164809726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164809726 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(559)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(560)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164809727 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164809727 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) 20241114164809727 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164809728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164809728 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) 20241114164809728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164809728 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) 20241114164809728 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164809728 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114164809728 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164809728 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164809728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164809728 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(560)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(560)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164809732 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241114164809744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164809744 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(559)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_a54_a54-BVCI196(557)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(564)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164809751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114164809751 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) 20241114164809751 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) 20241114164809751 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164809751 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114164809751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164809751 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) 20241114164809751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164809751 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164809753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164809753 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) 20241114164809753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164809753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164809753 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) 20241114164809753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164809753 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) 20241114164809753 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164809753 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114164809753 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164809753 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(564)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114164809754 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164809754 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164809757 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(565)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 20241114164809768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164809768 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI210(563)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(569)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164809792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114164809792 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) 20241114164809792 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) 20241114164809792 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164809792 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114164809792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164809792 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) 20241114164809792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164809792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164809794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164809794 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) 20241114164809794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164809794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164809794 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) 20241114164809794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164809794 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) 20241114164809794 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164809794 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114164809794 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164809794 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164809794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164809794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164809799 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164809808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164809808 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(568)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114164810085 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164810085 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114164810085 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114164810085 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(570)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114164810088 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(570)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114164810088 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(570)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(570)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(570)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(557)@96733a1a5f60: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='CC441732'O, index=0 SGSN_Test-GSUP(571)@96733a1a5f60: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@96733a1a5f60: 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 := '77C876136704F5F7BCE47FD2B8583A13'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '366A3C1A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9F366B30EBE1EB2F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B45C255E9AEFF17DF297AB53B0EA35E4'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '36D4CBB49FCB915AC5A3171899CC086A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D04B233B4BFEB4CEECEB7D1C882A8D8C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '391077B88346C505'O } } } } } 20241114164811144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164811144 DLLC NOTICE LLME(ffffffff/cc441732){UNASSIGNED} LLC RX: unknown TLLI 0xcc441732, creating LLME on the fly (gprs_llc.c:552) 20241114164811144 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164811144 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241114164811144 DMM DEBUG GMM(gmm_fsm)[0x612000013a20]{Deregistered}: Allocated (fsm.c:456) 20241114164811144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ba0]{Init}: Allocated (fsm.c:456) 20241114164811144 DMM DEBUG MM_STATE_Gb[0x612000013d20]{Idle}: Allocated (fsm.c:456) 20241114164811144 DMM DEBUG MM_STATE_Iu[0x612000013ea0]{Detached}: Allocated (fsm.c:456) 20241114164811144 DMM DEBUG GMM(gmm_fsm)[0x612000013a20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114164811144 DMM DEBUG GMM(gmm_fsm)[0x612000013a20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114164811144 DLLC NOTICE LLME(ffffffff/cc441732){UNASSIGNED} LLGM Assign pre (cc441732 => ea9664dd) (gprs_llc.c:1079) 20241114164811144 DLLC NOTICE LLME(cc441732/ea9664dd){ASSIGNED} LLGM Assign post (cc441732 => ea9664dd) (gprs_llc.c:1125) 20241114164811144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ba0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114164811144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ba0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114164811144 DMM DEBUG MM(262420000000040/ea9664dd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114164811158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164811158 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114164811158 DMM DEBUG MM_STATE_Gb(0)[0x612000013d20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164811158 DMM DEBUG MM(262420000000040/ea9664dd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241114164811158 DMM NOTICE MM(262420000000040/ea9664dd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114164811158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ba0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114164811158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ba0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114164811158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ba0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114164811158 DMM DEBUG MM(262420000000040/ea9664dd) Requesting authorization (sgsn_auth.c:160) 20241114164811158 DMM INFO MM(262420000000040/ea9664dd) Requesting authentication tuples (sgsn_auth.c:184) 20241114164811159 DMM DEBUG MM(262420000000040/ea9664dd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114164811159 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241114164811159 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)@96733a1a5f60: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@96733a1a5f60: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20241114164811162 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114164811162 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114164811162 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114164811162 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114164811162 DMM INFO MM(262420000000040/ea9664dd) Subscriber data update (mmctx.c:445) 20241114164811162 DMM DEBUG MM(262420000000040/ea9664dd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114164811162 DMM INFO MM(262420000000040/ea9664dd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114164811162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ba0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114164811162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ba0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114164811162 DMM INFO MM(262420000000040/ea9664dd) <- GMM AUTH AND CIPHERING REQ (rand = 77 c8 76 13 67 04 f5 f7 bc e4 7f d2 b8 58 3a 13 , mmctx_is_r99=1, vec->auth_types=0x3, autn = d0 4b 23 3b 4b fe b4 ce ec eb 7d 1c 88 2a 8d 8c ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(573)@96733a1a5f60: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(557)@96733a1a5f60: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@96733a1a5f60: Final verdict of PTC: pass 20241114164811171 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44624<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(571)@96733a1a5f60: Final verdict of PTC: none 20241114164811174 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114164811174 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP-IPA(570)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(560)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(564)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(569)@96733a1a5f60: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(557)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(559)@96733a1a5f60: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(563)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@96733a1a5f60: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(568)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(562)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(558)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(567)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(557): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(558): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(559): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(560): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(563): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(568): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@96733a1a5f60: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:48:11 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 20241114164811311 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44638<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164811713 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44638<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48832) 20241114164812175 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164812175 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=48832, count=72688) 20241114164813176 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164813176 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:48: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_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 20241114164814177 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164814177 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_attach_usim_a54_a53 started. 20241114164814774 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44654<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164814776 DMM INFO MM(262420000000040/ea9664dd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114164814776 DMM INFO MM(262420000000040/ea9664dd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114164814776 DMM DEBUG GMM(gmm_fsm)[0x612000013a20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114164814776 DMM DEBUG GMM(gmm_fsm)[0x612000013a20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114164814776 DMM DEBUG MM_STATE_Gb(0)[0x612000013d20]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114164814776 DMM ERROR MM_STATE_Gb(0)[0x612000013d20]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241114164814776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ba0]{Authenticate}: Deallocated (fsm.c:568) 20241114164814776 DMM DEBUG MM_STATE_Gb(0)[0x612000013d20]{Idle}: Deallocated (fsm.c:568) 20241114164814776 DMM DEBUG MM_STATE_Iu[0x612000013ea0]{Detached}: Deallocated (fsm.c:568) 20241114164814776 DMM DEBUG GMM(gmm_fsm)[0x612000013a20]{Deregistered}: Deallocated (fsm.c:568) 20241114164814776 DLLC NOTICE LLME(cc441732/ea9664dd){ASSIGNED} LLGM Assign pre (ea9664dd => ffffffff) (gprs_llc.c:1079) 20241114164814776 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea9664dd => ffffffff) (gprs_llc.c:1125) 20241114164814776 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(578)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164814822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114164814822 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) 20241114164814822 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) 20241114164814822 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164814822 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114164814822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164814823 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) 20241114164814823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164814823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164814824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164814824 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) 20241114164814824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164814824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164814824 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) 20241114164814824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164814824 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) 20241114164814824 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164814825 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114164814825 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164814825 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164814825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164814825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164814829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164814839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164814839 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI196(577)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164814858 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114164814858 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) 20241114164814858 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) 20241114164814858 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164814858 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114164814858 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164814858 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) 20241114164814859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164814859 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164814860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164814861 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) 20241114164814861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164814861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164814861 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) 20241114164814861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164814861 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) 20241114164814861 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164814861 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114164814861 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164814861 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(583)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114164814862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164814862 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164814866 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(580)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164814876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164814876 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI210(582)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164814891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114164814892 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) 20241114164814892 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) 20241114164814892 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164814892 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114164814892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164814892 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) 20241114164814892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164814892 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164814894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164814894 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) 20241114164814894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164814894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164814894 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) 20241114164814894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164814894 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) 20241114164814894 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164814894 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114164814894 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164814894 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164814894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164814895 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164814898 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164814907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164814907 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114164815177 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164815178 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114164815178 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114164815178 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(589)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114164815179 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(589)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114164815180 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(589)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(589)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(589)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(577)@96733a1a5f60: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='F2D22E7C'O, index=0 SGSN_Test-GSUP(590)@96733a1a5f60: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@96733a1a5f60: 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 := '72AC6EE6486FF5EA8E7E1286E788D5E6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6BACAA7D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7FD043AFBD0A212E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7119F6737C5A660D3580FCF0B9127BBB'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E1616B251DCEDAAEE6F0B30400A4D3FD'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1DA72889CBB3FB8502019406814399C9'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D8E9CA471CB3F614'O } } } } } 20241114164816238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164816238 DLLC NOTICE LLME(ffffffff/f2d22e7c){UNASSIGNED} LLC RX: unknown TLLI 0xf2d22e7c, creating LLME on the fly (gprs_llc.c:552) 20241114164816238 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164816238 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241114164816238 DMM DEBUG GMM(gmm_fsm)[0x612000014020]{Deregistered}: Allocated (fsm.c:456) 20241114164816238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000141a0]{Init}: Allocated (fsm.c:456) 20241114164816238 DMM DEBUG MM_STATE_Gb[0x612000014320]{Idle}: Allocated (fsm.c:456) 20241114164816238 DMM DEBUG MM_STATE_Iu[0x6120000144a0]{Detached}: Allocated (fsm.c:456) 20241114164816238 DMM DEBUG GMM(gmm_fsm)[0x612000014020]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114164816238 DMM DEBUG GMM(gmm_fsm)[0x612000014020]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114164816238 DLLC NOTICE LLME(ffffffff/f2d22e7c){UNASSIGNED} LLGM Assign pre (f2d22e7c => cac7c848) (gprs_llc.c:1079) 20241114164816238 DLLC NOTICE LLME(f2d22e7c/cac7c848){ASSIGNED} LLGM Assign post (f2d22e7c => cac7c848) (gprs_llc.c:1125) 20241114164816238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000141a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114164816238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000141a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114164816238 DMM DEBUG MM(262420000000040/cac7c848) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114164816252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164816252 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114164816252 DMM DEBUG MM_STATE_Gb(0)[0x612000014320]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164816252 DMM DEBUG MM(262420000000040/cac7c848) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241114164816252 DMM NOTICE MM(262420000000040/cac7c848) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114164816252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000141a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114164816252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000141a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114164816252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000141a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114164816252 DMM DEBUG MM(262420000000040/cac7c848) Requesting authorization (sgsn_auth.c:160) 20241114164816252 DMM INFO MM(262420000000040/cac7c848) Requesting authentication tuples (sgsn_auth.c:184) 20241114164816252 DMM DEBUG MM(262420000000040/cac7c848) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114164816252 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241114164816252 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)@96733a1a5f60: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@96733a1a5f60: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20241114164816255 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114164816255 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114164816255 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114164816255 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114164816255 DMM INFO MM(262420000000040/cac7c848) Subscriber data update (mmctx.c:445) 20241114164816255 DMM DEBUG MM(262420000000040/cac7c848) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114164816255 DMM INFO MM(262420000000040/cac7c848) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114164816255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000141a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114164816255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000141a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114164816256 DMM INFO MM(262420000000040/cac7c848) <- GMM AUTH AND CIPHERING REQ (rand = 72 ac 6e e6 48 6f f5 ea 8e 7e 12 86 e7 88 d5 e6 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 1d a7 28 89 cb b3 fb 85 02 01 94 06 81 43 99 c9 ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(592)@96733a1a5f60: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(577)@96733a1a5f60: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@96733a1a5f60: Final verdict of PTC: pass 20241114164816264 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44654<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(590)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(583)@96733a1a5f60: Final verdict of PTC: none 20241114164816267 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114164816267 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI97(578)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(588)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@96733a1a5f60: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(582)@96733a1a5f60: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(577)@96733a1a5f60: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(587)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(576)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(586)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(581)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(577): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(582): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@96733a1a5f60: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:48:16 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 20241114164816392 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44658<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164816793 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44658<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49528) 20241114164817268 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164817268 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=49528, count=71968) 20241114164818269 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164818269 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:48:18 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 20241114164819270 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164819270 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_attach_usim_a53_a54 started. 20241114164819849 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39280<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164819851 DMM INFO MM(262420000000040/cac7c848) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114164819851 DMM INFO MM(262420000000040/cac7c848) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114164819851 DMM DEBUG GMM(gmm_fsm)[0x612000014020]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114164819851 DMM DEBUG GMM(gmm_fsm)[0x612000014020]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114164819851 DMM DEBUG MM_STATE_Gb(0)[0x612000014320]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114164819851 DMM ERROR MM_STATE_Gb(0)[0x612000014320]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241114164819851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000141a0]{Authenticate}: Deallocated (fsm.c:568) 20241114164819851 DMM DEBUG MM_STATE_Gb(0)[0x612000014320]{Idle}: Deallocated (fsm.c:568) 20241114164819851 DMM DEBUG MM_STATE_Iu[0x6120000144a0]{Detached}: Deallocated (fsm.c:568) 20241114164819851 DMM DEBUG GMM(gmm_fsm)[0x612000014020]{Deregistered}: Deallocated (fsm.c:568) 20241114164819851 DLLC NOTICE LLME(f2d22e7c/cac7c848){ASSIGNED} LLGM Assign pre (cac7c848 => ffffffff) (gprs_llc.c:1079) 20241114164819851 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cac7c848 => ffffffff) (gprs_llc.c:1125) 20241114164819851 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164819896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114164819896 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) 20241114164819896 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) 20241114164819896 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164819896 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114164819896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164819896 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) 20241114164819896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164819896 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164819898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164819898 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) 20241114164819898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164819898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164819898 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) 20241114164819899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164819899 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) 20241114164819899 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164819899 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114164819899 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164819899 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164819899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164819899 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164819904 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(594)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164819914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164819914 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI196(595)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164819928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114164819928 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) 20241114164819928 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) 20241114164819928 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164819928 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114164819928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164819928 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) 20241114164819928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164819928 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164819930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164819930 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) 20241114164819930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164819930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164819930 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) 20241114164819930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164819930 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) 20241114164819930 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164819930 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114164819930 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164819930 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164819931 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164819931 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164819936 DLNS DEBUG GPRS-NS2-VC(UDP-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(603)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(599)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164819946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164819946 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI210(601)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(607)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164819967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114164819967 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) 20241114164819967 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) 20241114164819967 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164819967 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114164819967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164819967 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) 20241114164819967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164819967 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(607)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164819969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164819969 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) 20241114164819969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164819969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164819969 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) 20241114164819969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164819969 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) 20241114164819969 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164819969 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114164819969 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164819969 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164819970 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164819970 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(607)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164819974 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164819984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164819984 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(606)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114164820270 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164820271 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114164820271 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114164820271 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(608)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114164820272 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(608)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114164820272 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(608)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(608)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(608)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(595)@96733a1a5f60: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='EAB1F5F9'O, index=0 SGSN_Test-GSUP(609)@96733a1a5f60: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@96733a1a5f60: 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 := '7B93F7E7446D7D1DEA8EA39544D0DC8A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '27D920DB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '19CB320756E2FDBE'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '625C694F74601F7FEC7D44B1CA13443F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'FEADAAF04D6D1A781B6BC15DDB6491C9'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4DB48F9BFBBB776AE420DED20A175C99'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5BEB5EFB792B937F'O } } } } } 20241114164821325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164821325 DLLC NOTICE LLME(ffffffff/eab1f5f9){UNASSIGNED} LLC RX: unknown TLLI 0xeab1f5f9, creating LLME on the fly (gprs_llc.c:552) 20241114164821325 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164821325 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241114164821325 DMM DEBUG GMM(gmm_fsm)[0x612000014620]{Deregistered}: Allocated (fsm.c:456) 20241114164821325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000147a0]{Init}: Allocated (fsm.c:456) 20241114164821325 DMM DEBUG MM_STATE_Gb[0x612000014920]{Idle}: Allocated (fsm.c:456) 20241114164821325 DMM DEBUG MM_STATE_Iu[0x612000014aa0]{Detached}: Allocated (fsm.c:456) 20241114164821325 DMM DEBUG GMM(gmm_fsm)[0x612000014620]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114164821325 DMM DEBUG GMM(gmm_fsm)[0x612000014620]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114164821325 DLLC NOTICE LLME(ffffffff/eab1f5f9){UNASSIGNED} LLGM Assign pre (eab1f5f9 => ef7d7679) (gprs_llc.c:1079) 20241114164821325 DLLC NOTICE LLME(eab1f5f9/ef7d7679){ASSIGNED} LLGM Assign post (eab1f5f9 => ef7d7679) (gprs_llc.c:1125) 20241114164821325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000147a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114164821325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000147a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114164821326 DMM DEBUG MM(262420000000040/ef7d7679) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114164821337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164821337 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114164821337 DMM DEBUG MM_STATE_Gb(0)[0x612000014920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164821337 DMM DEBUG MM(262420000000040/ef7d7679) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241114164821337 DMM NOTICE MM(262420000000040/ef7d7679) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114164821337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000147a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114164821337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000147a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114164821337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000147a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114164821337 DMM DEBUG MM(262420000000040/ef7d7679) Requesting authorization (sgsn_auth.c:160) 20241114164821337 DMM INFO MM(262420000000040/ef7d7679) Requesting authentication tuples (sgsn_auth.c:184) 20241114164821337 DMM DEBUG MM(262420000000040/ef7d7679) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114164821337 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241114164821338 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)@96733a1a5f60: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@96733a1a5f60: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20241114164821340 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114164821340 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114164821340 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114164821340 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114164821340 DMM INFO MM(262420000000040/ef7d7679) Subscriber data update (mmctx.c:445) 20241114164821340 DMM DEBUG MM(262420000000040/ef7d7679) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114164821340 DMM INFO MM(262420000000040/ef7d7679) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114164821340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000147a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114164821340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000147a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114164821340 DMM INFO MM(262420000000040/ef7d7679) <- GMM AUTH AND CIPHERING REQ (rand = 7b 93 f7 e7 44 6d 7d 1d ea 8e a3 95 44 d0 dc 8a , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4d b4 8f 9b fb bb 77 6a e4 20 de d2 0a 17 5c 99 ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(611)@96733a1a5f60: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(595)@96733a1a5f60: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@96733a1a5f60: Final verdict of PTC: pass 20241114164821348 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39280<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(609)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(602)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(597)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@96733a1a5f60: Final verdict of PTC: none 20241114164821351 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114164821351 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI99(607)@96733a1a5f60: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(601)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@96733a1a5f60: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(595)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(600)@96733a1a5f60: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(606)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(605)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(596)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(595): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(596): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(601): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(606): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@96733a1a5f60: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:48:21 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 20241114164821480 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39286<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164821881 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39286<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68224) 20241114164822352 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164822352 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=68224, count=72580) 20241114164823353 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164823353 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:48: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_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 20241114164824354 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164824354 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_attach_usim_a50_a54 started. 20241114164824941 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39302<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164824942 DMM INFO MM(262420000000040/ef7d7679) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114164824942 DMM INFO MM(262420000000040/ef7d7679) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114164824942 DMM DEBUG GMM(gmm_fsm)[0x612000014620]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114164824942 DMM DEBUG GMM(gmm_fsm)[0x612000014620]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114164824942 DMM DEBUG MM_STATE_Gb(0)[0x612000014920]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114164824942 DMM ERROR MM_STATE_Gb(0)[0x612000014920]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241114164824942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000147a0]{Authenticate}: Deallocated (fsm.c:568) 20241114164824942 DMM DEBUG MM_STATE_Gb(0)[0x612000014920]{Idle}: Deallocated (fsm.c:568) 20241114164824942 DMM DEBUG MM_STATE_Iu[0x612000014aa0]{Detached}: Deallocated (fsm.c:568) 20241114164824942 DMM DEBUG GMM(gmm_fsm)[0x612000014620]{Deregistered}: Deallocated (fsm.c:568) 20241114164824942 DLLC NOTICE LLME(eab1f5f9/ef7d7679){ASSIGNED} LLGM Assign pre (ef7d7679 => ffffffff) (gprs_llc.c:1079) 20241114164824942 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef7d7679 => ffffffff) (gprs_llc.c:1125) 20241114164824942 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(617)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(617)@96733a1a5f60: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(616)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 20241114164825000 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114164825000 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) 20241114164825000 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) 20241114164825000 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164825000 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114164825000 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164825000 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) 20241114164825000 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164825000 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(617)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164825002 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164825002 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) 20241114164825002 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164825002 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164825002 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) 20241114164825002 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164825002 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) 20241114164825002 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164825002 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114164825003 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164825003 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164825003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164825003 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(617)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(617)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164825007 DLNS DEBUG GPRS-NS2-VC(UDP-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(618)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(613)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164825018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164825018 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI196(614)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(616)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(622)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164825033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114164825033 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) 20241114164825033 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) 20241114164825033 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164825033 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114164825033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164825033 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) 20241114164825033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164825033 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(621)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(622)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164825035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164825035 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) 20241114164825035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164825036 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164825036 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) 20241114164825036 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164825036 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) 20241114164825036 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164825036 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114164825036 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164825036 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(622)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114164825037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164825037 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164825040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(618)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241114164825050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164825050 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI210(619)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(621)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(626)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164825061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114164825061 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) 20241114164825062 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) 20241114164825062 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164825062 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114164825062 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164825062 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) 20241114164825062 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164825062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164825063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164825063 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) 20241114164825063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164825064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164825064 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) 20241114164825064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164825064 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) 20241114164825064 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164825064 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114164825064 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164825064 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(626)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114164825065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164825065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164825069 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164825079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164825079 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(625)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114164825355 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164825355 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114164825355 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114164825355 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(627)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114164825357 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(627)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114164825358 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(627)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(627)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(627)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(614)@96733a1a5f60: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='C72F3DFD'O, index=0 SGSN_Test-GSUP(628)@96733a1a5f60: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@96733a1a5f60: 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 := 'AABEAD5DB276AD47D40F068D6F30BB5C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1C3BDE3D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '80B07C658E29045A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '77EEAACCD76D58C64FD15AE0BEBAF9C8'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'FFA129C80AC078D9F9FAB929BAB2D64C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C2423C0855C13D0C6B35B58A10E98EE5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C4E1025A9A4C81B7'O } } } } } 20241114164826413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164826413 DLLC NOTICE LLME(ffffffff/c72f3dfd){UNASSIGNED} LLC RX: unknown TLLI 0xc72f3dfd, creating LLME on the fly (gprs_llc.c:552) 20241114164826413 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164826413 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241114164826413 DMM DEBUG GMM(gmm_fsm)[0x612000014c20]{Deregistered}: Allocated (fsm.c:456) 20241114164826413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014da0]{Init}: Allocated (fsm.c:456) 20241114164826413 DMM DEBUG MM_STATE_Gb[0x612000014f20]{Idle}: Allocated (fsm.c:456) 20241114164826413 DMM DEBUG MM_STATE_Iu[0x6120000150a0]{Detached}: Allocated (fsm.c:456) 20241114164826413 DMM DEBUG GMM(gmm_fsm)[0x612000014c20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114164826413 DMM DEBUG GMM(gmm_fsm)[0x612000014c20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114164826413 DLLC NOTICE LLME(ffffffff/c72f3dfd){UNASSIGNED} LLGM Assign pre (c72f3dfd => ffaa6b2f) (gprs_llc.c:1079) 20241114164826413 DLLC NOTICE LLME(c72f3dfd/ffaa6b2f){ASSIGNED} LLGM Assign post (c72f3dfd => ffaa6b2f) (gprs_llc.c:1125) 20241114164826413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014da0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114164826413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014da0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114164826413 DMM DEBUG MM(262420000000040/ffaa6b2f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114164826425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164826425 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114164826425 DMM DEBUG MM_STATE_Gb(0)[0x612000014f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164826425 DMM DEBUG MM(262420000000040/ffaa6b2f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241114164826425 DMM NOTICE MM(262420000000040/ffaa6b2f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114164826425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014da0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114164826425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014da0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114164826425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014da0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114164826425 DMM DEBUG MM(262420000000040/ffaa6b2f) Requesting authorization (sgsn_auth.c:160) 20241114164826425 DMM INFO MM(262420000000040/ffaa6b2f) Requesting authentication tuples (sgsn_auth.c:184) 20241114164826425 DMM DEBUG MM(262420000000040/ffaa6b2f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114164826425 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241114164826425 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)@96733a1a5f60: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@96733a1a5f60: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20241114164826428 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114164826428 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114164826428 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114164826428 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114164826428 DMM INFO MM(262420000000040/ffaa6b2f) Subscriber data update (mmctx.c:445) 20241114164826428 DMM DEBUG MM(262420000000040/ffaa6b2f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114164826428 DMM INFO MM(262420000000040/ffaa6b2f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114164826428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014da0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114164826428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014da0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114164826428 DMM INFO MM(262420000000040/ffaa6b2f) <- GMM AUTH AND CIPHERING REQ (rand = aa be ad 5d b2 76 ad 47 d4 0f 06 8d 6f 30 bb 5c , mmctx_is_r99=1, vec->auth_types=0x3, autn = c2 42 3c 08 55 c1 3d 0c 6b 35 b5 8a 10 e9 8e e5 ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(630)@96733a1a5f60: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(614)@96733a1a5f60: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@96733a1a5f60: Final verdict of PTC: pass 20241114164826439 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39302<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(628)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(616)@96733a1a5f60: Final verdict of PTC: none 20241114164826441 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI97(617)@96733a1a5f60: Final verdict of PTC: none 20241114164826441 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) TC_attach_usim_a50_a54-BVCI220(625)@96733a1a5f60: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(614)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(621)@96733a1a5f60: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(619)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(626)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(622)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(624)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(615)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(620)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(614): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(615): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(616): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(617): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(619): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(620): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(621): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(622): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(625): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@96733a1a5f60: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:48:26 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 20241114164826569 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39306<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164826970 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39306<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68504) 20241114164827442 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164827442 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=68504, count=72860) 20241114164828443 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164828443 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:48: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_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 20241114164829444 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164829444 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241114164829985 DGPRS DEBUG Checking for inactive LLMEs, time = 13413644 (sgsn.c:132) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_attach_usim_a54_a50 started. 20241114164830029 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39544<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164830030 DMM INFO MM(262420000000040/ffaa6b2f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114164830030 DMM INFO MM(262420000000040/ffaa6b2f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114164830030 DMM DEBUG GMM(gmm_fsm)[0x612000014c20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114164830030 DMM DEBUG GMM(gmm_fsm)[0x612000014c20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114164830030 DMM DEBUG MM_STATE_Gb(0)[0x612000014f20]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114164830030 DMM ERROR MM_STATE_Gb(0)[0x612000014f20]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241114164830030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014da0]{Authenticate}: Deallocated (fsm.c:568) 20241114164830030 DMM DEBUG MM_STATE_Gb(0)[0x612000014f20]{Idle}: Deallocated (fsm.c:568) 20241114164830030 DMM DEBUG MM_STATE_Iu[0x6120000150a0]{Detached}: Deallocated (fsm.c:568) 20241114164830030 DMM DEBUG GMM(gmm_fsm)[0x612000014c20]{Deregistered}: Deallocated (fsm.c:568) 20241114164830030 DLLC NOTICE LLME(c72f3dfd/ffaa6b2f){ASSIGNED} LLGM Assign pre (ffaa6b2f => ffffffff) (gprs_llc.c:1079) 20241114164830030 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ffaa6b2f => ffffffff) (gprs_llc.c:1125) 20241114164830030 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164830075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114164830075 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) 20241114164830076 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) 20241114164830076 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164830076 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114164830076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164830076 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) 20241114164830076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164830076 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164830078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164830078 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) 20241114164830078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164830078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164830078 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) 20241114164830078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164830078 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) 20241114164830078 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164830078 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114164830078 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164830078 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164830079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164830079 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164830083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(632)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164830090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164830090 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(636)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 TC_attach_usim_a54_a50-BVCI196(634)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164830118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114164830119 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) 20241114164830119 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) 20241114164830119 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164830119 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114164830119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164830119 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) 20241114164830119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164830119 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164830120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164830121 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) 20241114164830121 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164830121 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164830121 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) 20241114164830121 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164830121 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) 20241114164830121 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164830121 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114164830121 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164830121 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164830122 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164830122 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164830126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164830137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164830137 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI210(639)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(645)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164830160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114164830160 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) 20241114164830160 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) 20241114164830160 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164830160 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114164830160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164830160 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) 20241114164830160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164830160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164830162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164830162 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) 20241114164830162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164830162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164830162 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) 20241114164830162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164830162 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) 20241114164830162 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164830162 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114164830162 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164830162 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(645)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114164830163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164830163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164830167 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164830176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164830176 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(644)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114164830445 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164830445 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114164830445 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114164830445 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(646)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114164830447 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(646)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114164830447 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(646)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(646)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(646)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(634)@96733a1a5f60: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='F8A4EF24'O, index=0 SGSN_Test-GSUP(647)@96733a1a5f60: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@96733a1a5f60: 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 := '55B8064F39EDC895F0EA3BB3D7612694'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8C939B54'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7A6A398C221694EC'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8ACF579F6FA5D846A83467C7E7ECAEF8'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '00056B58A0A7C811165AEDC31B526605'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '17E1E0028362B64F9D5FD173693F8002'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A5214FCE8B57EDD8'O } } } } } 20241114164831501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164831501 DLLC NOTICE LLME(ffffffff/f8a4ef24){UNASSIGNED} LLC RX: unknown TLLI 0xf8a4ef24, creating LLME on the fly (gprs_llc.c:552) 20241114164831501 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164831501 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241114164831501 DMM DEBUG GMM(gmm_fsm)[0x612000015220]{Deregistered}: Allocated (fsm.c:456) 20241114164831501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000153a0]{Init}: Allocated (fsm.c:456) 20241114164831501 DMM DEBUG MM_STATE_Gb[0x612000015520]{Idle}: Allocated (fsm.c:456) 20241114164831501 DMM DEBUG MM_STATE_Iu[0x6120000156a0]{Detached}: Allocated (fsm.c:456) 20241114164831501 DMM DEBUG GMM(gmm_fsm)[0x612000015220]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114164831501 DMM DEBUG GMM(gmm_fsm)[0x612000015220]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114164831501 DLLC NOTICE LLME(ffffffff/f8a4ef24){UNASSIGNED} LLGM Assign pre (f8a4ef24 => e90fe4d5) (gprs_llc.c:1079) 20241114164831501 DLLC NOTICE LLME(f8a4ef24/e90fe4d5){ASSIGNED} LLGM Assign post (f8a4ef24 => e90fe4d5) (gprs_llc.c:1125) 20241114164831501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000153a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114164831501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000153a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114164831501 DMM DEBUG MM(262420000000040/e90fe4d5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114164831515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164831515 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114164831515 DMM DEBUG MM_STATE_Gb(0)[0x612000015520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164831515 DMM DEBUG MM(262420000000040/e90fe4d5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241114164831515 DMM NOTICE MM(262420000000040/e90fe4d5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114164831515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000153a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114164831515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000153a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114164831515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000153a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114164831515 DMM DEBUG MM(262420000000040/e90fe4d5) Requesting authorization (sgsn_auth.c:160) 20241114164831515 DMM INFO MM(262420000000040/e90fe4d5) Requesting authentication tuples (sgsn_auth.c:184) 20241114164831515 DMM DEBUG MM(262420000000040/e90fe4d5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114164831515 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241114164831515 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)@96733a1a5f60: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@96733a1a5f60: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20241114164831519 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114164831519 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114164831519 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114164831519 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114164831519 DMM INFO MM(262420000000040/e90fe4d5) Subscriber data update (mmctx.c:445) 20241114164831519 DMM DEBUG MM(262420000000040/e90fe4d5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114164831519 DMM INFO MM(262420000000040/e90fe4d5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114164831519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000153a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114164831519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000153a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114164831519 DMM INFO MM(262420000000040/e90fe4d5) <- GMM AUTH AND CIPHERING REQ (rand = 55 b8 06 4f 39 ed c8 95 f0 ea 3b b3 d7 61 26 94 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 17 e1 e0 02 83 62 b6 4f 9d 5f d1 73 69 3f 80 02 ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(649)@96733a1a5f60: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(634)@96733a1a5f60: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@96733a1a5f60: Final verdict of PTC: pass 20241114164831530 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39544<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114164831531 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114164831532 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(647)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(640)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(635)@96733a1a5f60: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(634)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(645)@96733a1a5f60: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(639)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@96733a1a5f60: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(644)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(638)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(643)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(633)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(634): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(639): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(644): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@96733a1a5f60: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:48:31 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 20241114164831661 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39548<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164832063 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39548<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48896) 20241114164832533 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164832533 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=48896, count=72752) 20241114164833534 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164833534 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:48: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_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 20241114164834535 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164834535 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_detach_unknown_nopoweroff started. 20241114164835125 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39560<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164835126 DMM INFO MM(262420000000040/e90fe4d5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114164835126 DMM INFO MM(262420000000040/e90fe4d5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114164835126 DMM DEBUG GMM(gmm_fsm)[0x612000015220]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114164835126 DMM DEBUG GMM(gmm_fsm)[0x612000015220]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114164835126 DMM DEBUG MM_STATE_Gb(0)[0x612000015520]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114164835126 DMM ERROR MM_STATE_Gb(0)[0x612000015520]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241114164835126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000153a0]{Authenticate}: Deallocated (fsm.c:568) 20241114164835127 DMM DEBUG MM_STATE_Gb(0)[0x612000015520]{Idle}: Deallocated (fsm.c:568) 20241114164835127 DMM DEBUG MM_STATE_Iu[0x6120000156a0]{Detached}: Deallocated (fsm.c:568) 20241114164835127 DMM DEBUG GMM(gmm_fsm)[0x612000015220]{Deregistered}: Deallocated (fsm.c:568) 20241114164835127 DLLC NOTICE LLME(f8a4ef24/e90fe4d5){ASSIGNED} LLGM Assign pre (e90fe4d5 => ffffffff) (gprs_llc.c:1079) 20241114164835127 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e90fe4d5 => ffffffff) (gprs_llc.c:1125) 20241114164835127 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(654)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164835169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114164835169 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) 20241114164835169 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) 20241114164835169 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164835169 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114164835169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164835169 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) 20241114164835169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164835169 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(654)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164835171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164835171 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) 20241114164835171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164835171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164835171 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) 20241114164835171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164835171 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) 20241114164835171 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164835171 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114164835171 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164835171 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164835172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164835172 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(654)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164835176 DLNS DEBUG GPRS-NS2-VC(UDP-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(655)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164835186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164835186 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(656)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_nopoweroff-BVCI196(653)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(655)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(660)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(660)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164835211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114164835211 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) 20241114164835211 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) 20241114164835211 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164835211 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114164835211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164835211 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) 20241114164835211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164835211 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(659)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(660)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164835213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164835213 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) 20241114164835213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164835213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164835213 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) 20241114164835213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164835213 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) 20241114164835213 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164835213 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114164835213 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164835213 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164835214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164835214 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(660)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(660)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164835218 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241114164835228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164835228 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(659)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_detach_unknown_nopoweroff-BVCI210(657)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(664)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164835236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114164835236 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) 20241114164835236 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) 20241114164835236 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164835236 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114164835236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164835236 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) 20241114164835236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164835236 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164835238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164835238 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) 20241114164835238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164835238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164835238 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) 20241114164835238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164835238 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) 20241114164835238 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164835238 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114164835238 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164835238 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164835238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164835238 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164835242 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164835253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164835253 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(663)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114164835536 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164835536 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114164835536 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114164835536 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(665)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114164835538 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(665)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114164835539 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(665)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(665)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(665)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(653)@96733a1a5f60: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='C0A91FA6'O, index=0 SGSN_Test-GSUP(666)@96733a1a5f60: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20241114164836591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164836591 DLLC NOTICE LLME(ffffffff/c0a91fa6){UNASSIGNED} LLC RX: unknown TLLI 0xc0a91fa6, creating LLME on the fly (gprs_llc.c:552) 20241114164836591 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164836591 DMM NOTICE LLME(ffffffff/c0a91fa6){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2043) 20241114164836591 DLLC NOTICE LLME(ffffffff/c0a91fa6){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20241114164836591 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xc0a91fa6 type=GPRS detach (gprs_gmm.c:1458) 20241114164836591 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241114164836591 DLLC NOTICE LLME(ffffffff/c0a91fa6){UNASSIGNED} LLGM Assign pre (c0a91fa6 => ffffffff) (gprs_llc.c:1079) 20241114164836591 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0a91fa6 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@96733a1a5f60: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(653)@96733a1a5f60: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@96733a1a5f60: Final verdict of PTC: pass 20241114164836604 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39560<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(666)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(654)@96733a1a5f60: Final verdict of PTC: none 20241114164836607 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114164836607 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-Gb2-BSSGP2(661)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@96733a1a5f60: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(663)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(659)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(660)@96733a1a5f60: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(657)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@96733a1a5f60: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(653)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(664)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(662)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(658)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(652)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(653): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(657): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(658): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(659): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(660): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(663): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@96733a1a5f60: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:48:36 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 20241114164836736 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38898<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164837037 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38898<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57556) 20241114164837608 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164837608 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=57556, count=58816) 20241114164838609 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164838609 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:48: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_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 20241114164839611 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164839611 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_detach_unknown_poweroff started. 20241114164840095 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38904<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164840096 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164840146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114164840146 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) 20241114164840146 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) 20241114164840146 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164840146 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114164840146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164840146 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) 20241114164840146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164840146 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164840147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164840147 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) 20241114164840147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164840148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164840148 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) 20241114164840148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164840148 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) 20241114164840148 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164840148 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114164840148 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164840148 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164840148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164840148 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164840152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(670)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(674)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 20241114164840161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164840161 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI196(672)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164840181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114164840181 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) 20241114164840181 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) 20241114164840181 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164840181 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114164840181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164840182 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) 20241114164840182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164840182 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164840183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164840183 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) 20241114164840183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164840183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164840183 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) 20241114164840183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164840183 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) 20241114164840183 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164840183 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114164840183 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164840183 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(678)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114164840184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164840184 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164840188 DLNS DEBUG GPRS-NS2-VC(UDP-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(675)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(679)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 20241114164840199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164840199 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI210(677)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(684)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(684)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164840239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114164840239 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) 20241114164840239 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) 20241114164840239 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164840239 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114164840239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164840239 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) 20241114164840239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164840240 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(684)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164840241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164840241 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) 20241114164840241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164840241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164840241 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) 20241114164840241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164840241 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) 20241114164840241 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164840241 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114164840241 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164840241 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164840242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164840242 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(684)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(684)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164840245 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164840254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164840254 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(681)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114164840612 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164840612 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114164840612 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114164840612 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(683)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(683)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114164840614 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(683)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(683)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114164840615 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(683)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(683)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(683)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(683)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(672)@96733a1a5f60: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='C4850642'O, index=0 SGSN_Test-GSUP(685)@96733a1a5f60: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20241114164841664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164841664 DLLC NOTICE LLME(ffffffff/c4850642){UNASSIGNED} LLC RX: unknown TLLI 0xc4850642, creating LLME on the fly (gprs_llc.c:552) 20241114164841664 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164841664 DMM NOTICE LLME(ffffffff/c4850642){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2043) TC_detach_unknown_poweroff(687)@96733a1a5f60: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(672)@96733a1a5f60: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@96733a1a5f60: Final verdict of PTC: pass 20241114164846671 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38904<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(685)@96733a1a5f60: Final verdict of PTC: none 20241114164846674 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114164846674 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI98(678)@96733a1a5f60: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(672)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(684)@96733a1a5f60: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(677)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(673)@96733a1a5f60: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(681)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(683)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(671)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(682)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(676)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(672): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(677): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(681): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(682): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(683): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(684): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@96733a1a5f60: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:48:46 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 20241114164846800 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41422<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164847101 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41422<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47260) 20241114164847675 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164847675 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=47260, count=52692) 20241114164848676 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164848676 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:48:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_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 20241114164849677 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164849677 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_detach_nopoweroff started. 20241114164850157 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41438<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164850159 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164850203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114164850203 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) 20241114164850203 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) 20241114164850203 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164850203 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114164850203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164850203 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) 20241114164850203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164850203 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164850204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164850205 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) 20241114164850205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164850205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164850205 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) 20241114164850205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164850205 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) 20241114164850205 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164850205 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114164850205 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164850205 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164850206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164850206 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164850209 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164850219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164850219 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI196(691)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(697)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164850238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114164850239 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) 20241114164850239 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) 20241114164850239 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164850239 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114164850239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164850239 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) 20241114164850239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164850239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164850240 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164850240 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) 20241114164850240 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164850241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164850241 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) 20241114164850241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164850241 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) 20241114164850241 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164850241 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114164850241 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164850241 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164850241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164850241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164850246 DLNS DEBUG GPRS-NS2-VC(UDP-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(698)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164850256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164850256 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI210(696)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164850278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114164850278 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) 20241114164850278 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) 20241114164850278 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164850278 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114164850278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164850278 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) 20241114164850278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164850278 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164850280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164850280 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) 20241114164850280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164850280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164850280 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) 20241114164850280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164850280 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) 20241114164850280 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164850280 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114164850280 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164850280 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(702)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114164850281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164850281 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164850286 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164850295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164850295 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(701)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114164850678 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164850678 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114164850678 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114164850678 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(703)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114164850680 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(703)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(703)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241114164850680 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(703)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(703)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(691)@96733a1a5f60: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='D4CC8292'O, index=0 SGSN_Test-GSUP(704)@96733a1a5f60: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@96733a1a5f60: 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 := 'CD842186E35B0DE82DE6B721BE1DB940'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C7502E22'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5623EF3D2ED06F11'O } } } } } 20241114164851734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164851734 DLLC NOTICE LLME(ffffffff/d4cc8292){UNASSIGNED} LLC RX: unknown TLLI 0xd4cc8292, creating LLME on the fly (gprs_llc.c:552) 20241114164851734 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164851734 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach" (gprs_gmm.c:1266) 20241114164851734 DMM DEBUG GMM(gmm_fsm)[0x612000015820]{Deregistered}: Allocated (fsm.c:456) 20241114164851734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{Init}: Allocated (fsm.c:456) 20241114164851734 DMM DEBUG MM_STATE_Gb[0x612000015b20]{Idle}: Allocated (fsm.c:456) 20241114164851734 DMM DEBUG MM_STATE_Iu[0x612000015ca0]{Detached}: Allocated (fsm.c:456) 20241114164851735 DMM DEBUG GMM(gmm_fsm)[0x612000015820]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114164851735 DMM DEBUG GMM(gmm_fsm)[0x612000015820]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114164851735 DLLC NOTICE LLME(ffffffff/d4cc8292){UNASSIGNED} LLGM Assign pre (d4cc8292 => e387995d) (gprs_llc.c:1079) 20241114164851735 DLLC NOTICE LLME(d4cc8292/e387995d){ASSIGNED} LLGM Assign post (d4cc8292 => e387995d) (gprs_llc.c:1125) 20241114164851735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114164851735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114164851735 DMM DEBUG MM(262420000000015/e387995d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114164851749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164851749 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114164851749 DMM DEBUG MM_STATE_Gb(0)[0x612000015b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164851749 DMM DEBUG MM(262420000000015/e387995d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20241114164851749 DMM NOTICE MM(262420000000015/e387995d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114164851749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114164851749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114164851749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114164851749 DMM DEBUG MM(262420000000015/e387995d) Requesting authorization (sgsn_auth.c:160) 20241114164851749 DMM INFO MM(262420000000015/e387995d) Requesting authentication tuples (sgsn_auth.c:184) 20241114164851750 DMM DEBUG MM(262420000000015/e387995d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114164851750 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20241114164851750 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)@96733a1a5f60: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@96733a1a5f60: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20241114164851753 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114164851753 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114164851753 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114164851753 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114164851753 DMM INFO MM(262420000000015/e387995d) Subscriber data update (mmctx.c:445) 20241114164851753 DMM DEBUG MM(262420000000015/e387995d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114164851753 DMM INFO MM(262420000000015/e387995d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114164851753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114164851753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114164851753 DMM INFO MM(262420000000015/e387995d) <- GMM AUTH AND CIPHERING REQ (rand = cd 84 21 86 e3 5b 0d e8 2d e6 b7 21 be 1d b9 40 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114164851761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164851761 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164851761 DMM DEBUG MM_STATE_Gb(0)[0x612000015b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164851761 DMM INFO MM(262420000000015/e387995d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114164851761 DMM NOTICE MM(262420000000015/e387995d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114164851761 DMM DEBUG MM(262420000000015/e387995d) checking auth: received GSM SRES = c7 50 2e 22 (gprs_gmm.c:666) 20241114164851761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114164851761 DMM DEBUG MM(262420000000015/e387995d) Requesting authorization (sgsn_auth.c:160) 20241114164851761 DMM INFO MM(262420000000015/e387995d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114164851761 DMM DEBUG MM(262420000000015/e387995d) Requesting subscriber data update (gprs_subscriber.c:894) 20241114164851762 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20241114164851762 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) 20241114164851762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114164851762 DMM INFO MM(262420000000015/e387995d) <- GMM ATTACH ACCEPT (new P-TMSI=0xe387995d) (gprs_gmm.c:300) 20241114164851763 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114164851763 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114164851763 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241114164851763 DMM INFO MM(262420000000015/e387995d) Subscriber data update (mmctx.c:445) 20241114164851763 DMM DEBUG MM(262420000000015/e387995d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114164851763 DMM INFO MM(262420000000015/e387995d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114164851763 DMM NOTICE MM(262420000000015/e387995d) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20241114164851763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114164851763 DMM NOTICE MM(262420000000015/e387995d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114164851763 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) 20241114164851764 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114164851764 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241114164851764 DMM INFO MM(262420000000015/e387995d) Subscriber data update (mmctx.c:445) 20241114164851764 DMM DEBUG MM(262420000000015/e387995d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114164851771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164851771 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114164851771 DMM DEBUG MM_STATE_Gb(0)[0x612000015b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164851771 DMM INFO MM(262420000000015/e387995d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114164851771 DMM NOTICE MM(262420000000015/e387995d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114164851771 DMM DEBUG GMM(gmm_fsm)[0x612000015820]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114164851771 DMM DEBUG GMM(gmm_fsm)[0x612000015820]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114164851771 DLLC NOTICE LLME(d4cc8292/e387995d){ASSIGNED} LLGM Assign pre (ffffffff => e387995d) (gprs_llc.c:1079) 20241114164851771 DLLC NOTICE LLME(ffffffff/e387995d){ASSIGNED} LLGM Assign post (ffffffff => e387995d) (gprs_llc.c:1125) 20241114164851771 DMM DEBUG MM_STATE_Gb(0)[0x612000015b20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114164851771 DMM DEBUG MM_STATE_Gb(0)[0x612000015b20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114164851771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114164851771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@96733a1a5f60: setverdict(pass): none -> pass 20241114164851821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164851821 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20241114164851822 DMM DEBUG MM_STATE_Gb(0)[0x612000015b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164851822 DMM INFO MM(262420000000015/e387995d) -> GMM DETACH REQUEST TLLI=0xe387995d type=GPRS detach (gprs_gmm.c:1458) 20241114164851822 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241114164851822 DMM INFO MM(262420000000015/e387995d) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241114164851822 DMM DEBUG GMM(gmm_fsm)[0x612000015820]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114164851822 DMM DEBUG GMM(gmm_fsm)[0x612000015820]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114164851822 DMM DEBUG MM_STATE_Gb(0)[0x612000015b20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114164851822 DMM DEBUG MM_STATE_Gb(0)[0x612000015b20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114164851822 DLLC NOTICE LLME(ffffffff/e387995d){ASSIGNED} LLGM Assign pre (e387995d => ffffffff) (gprs_llc.c:1079) 20241114164851822 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e387995d => ffffffff) (gprs_llc.c:1125) 20241114164851822 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20241114164851822 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) 20241114164851822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{Init}: Deallocated (fsm.c:568) 20241114164851822 DMM DEBUG MM_STATE_Gb(0)[0x612000015b20]{Idle}: Deallocated (fsm.c:568) 20241114164851822 DMM DEBUG MM_STATE_Iu[0x612000015ca0]{Detached}: Deallocated (fsm.c:568) 20241114164851822 DMM DEBUG GMM(gmm_fsm)[0x612000015820]{Deregistered}: Deallocated (fsm.c:568) 20241114164851823 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(691)@96733a1a5f60: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@96733a1a5f60: Final verdict of PTC: pass 20241114164851830 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41438<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(704)@96733a1a5f60: Final verdict of PTC: none 20241114164851832 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114164851832 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) TC_detach_nopoweroff-BVCI210(696)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@96733a1a5f60: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(701)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@96733a1a5f60: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(691)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(692)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(702)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(697)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(695)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(690)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(700)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_detach_nopoweroff-BVCI196(691): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_detach_nopoweroff-BVCI210(696): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_detach_nopoweroff-BVCI220(701): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@96733a1a5f60: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:48:51 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20241114164851919 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41448<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164852230 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41448<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50792) 20241114164852834 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164852834 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=50792, count=93840) 20241114164853835 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164853835 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:48: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_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 20241114164854837 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164854837 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_detach_poweroff started. 20241114164855289 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41452<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164855291 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(711)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164855332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114164855332 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) 20241114164855332 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) 20241114164855332 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164855332 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114164855332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164855332 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) 20241114164855332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164855332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164855334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164855334 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) 20241114164855334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164855334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164855334 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) 20241114164855334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164855334 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) 20241114164855334 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164855334 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114164855335 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164855335 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164855335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164855335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164855339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164855350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164855350 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI196(710)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164855367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114164855367 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) 20241114164855367 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) 20241114164855367 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164855367 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114164855367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164855367 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) 20241114164855367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164855367 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164855369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164855369 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) 20241114164855369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164855369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164855369 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) 20241114164855369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164855369 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) 20241114164855370 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164855370 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114164855370 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164855370 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164855370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164855370 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164855373 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164855382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164855382 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(717)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 TC_detach_poweroff-BVCI210(715)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(722)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(722)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164855415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114164855415 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) 20241114164855415 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) 20241114164855415 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164855415 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114164855415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164855415 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) 20241114164855415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164855415 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(722)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164855417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164855417 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) 20241114164855417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164855417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164855417 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) 20241114164855418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164855418 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) 20241114164855418 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164855418 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114164855418 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164855418 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164855418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164855418 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(722)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(722)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164855422 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164855431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164855431 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(719)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114164855839 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164855839 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114164855839 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114164855839 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(721)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(721)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114164855841 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(721)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(721)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114164855841 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(721)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(721)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(721)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(721)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(710)@96733a1a5f60: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='F53530DC'O, index=0 SGSN_Test-GSUP(723)@96733a1a5f60: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@96733a1a5f60: 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 := '06F846D1E44714812E98146B225E1E33'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '142F6729'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '13157A81428EC981'O } } } } } 20241114164856894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164856894 DLLC NOTICE LLME(ffffffff/f53530dc){UNASSIGNED} LLC RX: unknown TLLI 0xf53530dc, creating LLME on the fly (gprs_llc.c:552) 20241114164856895 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164856895 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach" (gprs_gmm.c:1266) 20241114164856895 DMM DEBUG GMM(gmm_fsm)[0x612000015e20]{Deregistered}: Allocated (fsm.c:456) 20241114164856895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{Init}: Allocated (fsm.c:456) 20241114164856895 DMM DEBUG MM_STATE_Gb[0x612000016120]{Idle}: Allocated (fsm.c:456) 20241114164856895 DMM DEBUG MM_STATE_Iu[0x6120000162a0]{Detached}: Allocated (fsm.c:456) 20241114164856895 DMM DEBUG GMM(gmm_fsm)[0x612000015e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114164856895 DMM DEBUG GMM(gmm_fsm)[0x612000015e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114164856895 DLLC NOTICE LLME(ffffffff/f53530dc){UNASSIGNED} LLGM Assign pre (f53530dc => e5396d49) (gprs_llc.c:1079) 20241114164856895 DLLC NOTICE LLME(f53530dc/e5396d49){ASSIGNED} LLGM Assign post (f53530dc => e5396d49) (gprs_llc.c:1125) 20241114164856895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114164856895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114164856895 DMM DEBUG MM(262420000000016/e5396d49) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114164856907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164856907 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114164856907 DMM DEBUG MM_STATE_Gb(0)[0x612000016120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164856907 DMM DEBUG MM(262420000000016/e5396d49) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20241114164856907 DMM NOTICE MM(262420000000016/e5396d49) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114164856907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114164856907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114164856907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114164856907 DMM DEBUG MM(262420000000016/e5396d49) Requesting authorization (sgsn_auth.c:160) 20241114164856907 DMM INFO MM(262420000000016/e5396d49) Requesting authentication tuples (sgsn_auth.c:184) 20241114164856908 DMM DEBUG MM(262420000000016/e5396d49) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114164856908 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20241114164856908 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)@96733a1a5f60: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@96733a1a5f60: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20241114164856910 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114164856910 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114164856910 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114164856910 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114164856910 DMM INFO MM(262420000000016/e5396d49) Subscriber data update (mmctx.c:445) 20241114164856910 DMM DEBUG MM(262420000000016/e5396d49) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114164856910 DMM INFO MM(262420000000016/e5396d49) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114164856910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114164856910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114164856911 DMM INFO MM(262420000000016/e5396d49) <- GMM AUTH AND CIPHERING REQ (rand = 06 f8 46 d1 e4 47 14 81 2e 98 14 6b 22 5e 1e 33 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114164856918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164856919 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164856919 DMM DEBUG MM_STATE_Gb(0)[0x612000016120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164856919 DMM INFO MM(262420000000016/e5396d49) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114164856919 DMM NOTICE MM(262420000000016/e5396d49) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114164856919 DMM DEBUG MM(262420000000016/e5396d49) checking auth: received GSM SRES = 14 2f 67 29 (gprs_gmm.c:666) 20241114164856919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114164856919 DMM DEBUG MM(262420000000016/e5396d49) Requesting authorization (sgsn_auth.c:160) 20241114164856919 DMM INFO MM(262420000000016/e5396d49) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114164856919 DMM DEBUG MM(262420000000016/e5396d49) Requesting subscriber data update (gprs_subscriber.c:894) 20241114164856919 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20241114164856919 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) 20241114164856919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114164856919 DMM INFO MM(262420000000016/e5396d49) <- GMM ATTACH ACCEPT (new P-TMSI=0xe5396d49) (gprs_gmm.c:300) 20241114164856920 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114164856920 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114164856920 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241114164856920 DMM INFO MM(262420000000016/e5396d49) Subscriber data update (mmctx.c:445) 20241114164856920 DMM DEBUG MM(262420000000016/e5396d49) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114164856920 DMM INFO MM(262420000000016/e5396d49) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114164856921 DMM NOTICE MM(262420000000016/e5396d49) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20241114164856921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114164856921 DMM NOTICE MM(262420000000016/e5396d49) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114164856921 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) 20241114164856921 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114164856921 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241114164856921 DMM INFO MM(262420000000016/e5396d49) Subscriber data update (mmctx.c:445) 20241114164856921 DMM DEBUG MM(262420000000016/e5396d49) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114164856929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164856929 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114164856929 DMM DEBUG MM_STATE_Gb(0)[0x612000016120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164856929 DMM INFO MM(262420000000016/e5396d49) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114164856929 DMM NOTICE MM(262420000000016/e5396d49) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114164856929 DMM DEBUG GMM(gmm_fsm)[0x612000015e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114164856929 DMM DEBUG GMM(gmm_fsm)[0x612000015e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114164856930 DLLC NOTICE LLME(f53530dc/e5396d49){ASSIGNED} LLGM Assign pre (ffffffff => e5396d49) (gprs_llc.c:1079) 20241114164856930 DLLC NOTICE LLME(ffffffff/e5396d49){ASSIGNED} LLGM Assign post (ffffffff => e5396d49) (gprs_llc.c:1125) 20241114164856930 DMM DEBUG MM_STATE_Gb(0)[0x612000016120]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114164856930 DMM DEBUG MM_STATE_Gb(0)[0x612000016120]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114164856930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114164856930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@96733a1a5f60: setverdict(pass): none -> pass 20241114164856980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164856980 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241114164856980 DMM DEBUG MM_STATE_Gb(0)[0x612000016120]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164856980 DMM INFO MM(262420000000016/e5396d49) -> GMM DETACH REQUEST TLLI=0xe5396d49 type=GPRS detach Power-off (gprs_gmm.c:1458) 20241114164856980 DMM INFO MM(262420000000016/e5396d49) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241114164856980 DMM DEBUG GMM(gmm_fsm)[0x612000015e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114164856980 DMM DEBUG GMM(gmm_fsm)[0x612000015e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114164856980 DMM DEBUG MM_STATE_Gb(0)[0x612000016120]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114164856980 DMM DEBUG MM_STATE_Gb(0)[0x612000016120]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114164856980 DLLC NOTICE LLME(ffffffff/e5396d49){ASSIGNED} LLGM Assign pre (e5396d49 => ffffffff) (gprs_llc.c:1079) 20241114164856980 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e5396d49 => ffffffff) (gprs_llc.c:1125) 20241114164856980 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20241114164856981 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) 20241114164856981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{Init}: Deallocated (fsm.c:568) 20241114164856981 DMM DEBUG MM_STATE_Gb(0)[0x612000016120]{Idle}: Deallocated (fsm.c:568) 20241114164856981 DMM DEBUG MM_STATE_Iu[0x6120000162a0]{Detached}: Deallocated (fsm.c:568) 20241114164856981 DMM DEBUG GMM(gmm_fsm)[0x612000015e20]{Deregistered}: Deallocated (fsm.c:568) 20241114164856981 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20241114164859986 DGPRS DEBUG Checking for inactive LLMEs, time = 13413674 (sgsn.c:132) TC_detach_poweroff(725)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(710)@96733a1a5f60: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@96733a1a5f60: Final verdict of PTC: pass 20241114164901990 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41452<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114164901992 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114164901992 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP-IPA(721)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP(723)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(711)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(716)@96733a1a5f60: Final verdict of PTC: none TC_detach_poweroff-BVCI210(715)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(722)@96733a1a5f60: Final verdict of PTC: none TC_detach_poweroff-BVCI220(719)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@96733a1a5f60: Final verdict of PTC: none TC_detach_poweroff-BVCI196(710)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(720)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(709)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(714)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_detach_poweroff-BVCI196(710): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_detach_poweroff-BVCI210(715): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_detach_poweroff-BVCI220(719): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(720): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(721): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(722): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@96733a1a5f60: Test case TC_detach_poweroff finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:49:02 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20241114164902118 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39786<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164902420 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39786<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90600) 20241114164902992 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164902993 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=90600, count=94336) 20241114164903994 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164903994 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:49: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_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 20241114164904994 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164904994 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_attach_pdp_act started. 20241114164905483 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39794<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164905484 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(731)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(731)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164905538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114164905538 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) 20241114164905538 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) 20241114164905538 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164905538 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114164905538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164905538 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) 20241114164905538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164905538 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(731)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164905541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) SGSN_Test-Gb1-NS1(730)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 20241114164905541 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) 20241114164905541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164905541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164905541 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) 20241114164905541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164905541 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) 20241114164905541 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164905541 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114164905541 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164905541 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(731)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114164905542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164905542 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(731)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164905546 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164905557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164905558 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(732)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act-BVCI196(728)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(730)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164905569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114164905569 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) 20241114164905569 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) 20241114164905569 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164905569 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114164905569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164905569 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) 20241114164905569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164905569 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164905571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164905571 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) 20241114164905571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164905571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164905571 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) 20241114164905571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164905572 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) 20241114164905572 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164905572 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114164905572 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164905572 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164905572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164905572 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164905576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(736)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(732)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164905587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164905587 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI210(734)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(740)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164905607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114164905607 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) 20241114164905607 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) 20241114164905607 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164905607 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114164905607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164905607 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) 20241114164905607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164905607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164905609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164905609 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) 20241114164905609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164905609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164905609 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) 20241114164905609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164905609 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) 20241114164905609 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164905609 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114164905609 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164905609 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(740)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114164905610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164905610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164905614 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164905623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164905623 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(739)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114164905996 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164905996 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114164905996 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114164905996 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(741)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114164905998 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(741)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114164905999 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(741)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(741)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(741)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(728)@96733a1a5f60: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='F30DE8EA'O, index=0 SGSN_Test-GSUP(742)@96733a1a5f60: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@96733a1a5f60: 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 := 'A57745DFAB6852C5FA84E54F3121B064'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7F0BD578'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '17D12DAF14A388CB'O } } } } } 20241114164906044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164906044 DLLC NOTICE LLME(ffffffff/f30de8ea){UNASSIGNED} LLC RX: unknown TLLI 0xf30de8ea, creating LLME on the fly (gprs_llc.c:552) 20241114164906044 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164906045 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach" (gprs_gmm.c:1266) 20241114164906045 DMM DEBUG GMM(gmm_fsm)[0x612000016420]{Deregistered}: Allocated (fsm.c:456) 20241114164906045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{Init}: Allocated (fsm.c:456) 20241114164906045 DMM DEBUG MM_STATE_Gb[0x612000016720]{Idle}: Allocated (fsm.c:456) 20241114164906045 DMM DEBUG MM_STATE_Iu[0x6120000168a0]{Detached}: Allocated (fsm.c:456) 20241114164906045 DMM DEBUG GMM(gmm_fsm)[0x612000016420]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114164906045 DMM DEBUG GMM(gmm_fsm)[0x612000016420]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114164906045 DLLC NOTICE LLME(ffffffff/f30de8ea){UNASSIGNED} LLGM Assign pre (f30de8ea => c1e47674) (gprs_llc.c:1079) 20241114164906045 DLLC NOTICE LLME(f30de8ea/c1e47674){ASSIGNED} LLGM Assign post (f30de8ea => c1e47674) (gprs_llc.c:1125) 20241114164906045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114164906045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114164906045 DMM DEBUG MM(262420000000017/c1e47674) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114164906059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164906059 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114164906059 DMM DEBUG MM_STATE_Gb(0)[0x612000016720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164906059 DMM DEBUG MM(262420000000017/c1e47674) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20241114164906059 DMM NOTICE MM(262420000000017/c1e47674) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114164906059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114164906059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114164906059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114164906059 DMM DEBUG MM(262420000000017/c1e47674) Requesting authorization (sgsn_auth.c:160) 20241114164906059 DMM INFO MM(262420000000017/c1e47674) Requesting authentication tuples (sgsn_auth.c:184) 20241114164906059 DMM DEBUG MM(262420000000017/c1e47674) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114164906059 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20241114164906059 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)@96733a1a5f60: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@96733a1a5f60: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20241114164906063 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114164906063 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114164906063 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114164906063 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114164906063 DMM INFO MM(262420000000017/c1e47674) Subscriber data update (mmctx.c:445) 20241114164906063 DMM DEBUG MM(262420000000017/c1e47674) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114164906063 DMM INFO MM(262420000000017/c1e47674) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114164906063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114164906063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114164906063 DMM INFO MM(262420000000017/c1e47674) <- GMM AUTH AND CIPHERING REQ (rand = a5 77 45 df ab 68 52 c5 fa 84 e5 4f 31 21 b0 64 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114164906071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164906071 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164906071 DMM DEBUG MM_STATE_Gb(0)[0x612000016720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164906071 DMM INFO MM(262420000000017/c1e47674) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114164906071 DMM NOTICE MM(262420000000017/c1e47674) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114164906071 DMM DEBUG MM(262420000000017/c1e47674) checking auth: received GSM SRES = 7f 0b d5 78 (gprs_gmm.c:666) 20241114164906071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114164906071 DMM DEBUG MM(262420000000017/c1e47674) Requesting authorization (sgsn_auth.c:160) 20241114164906071 DMM INFO MM(262420000000017/c1e47674) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114164906071 DMM DEBUG MM(262420000000017/c1e47674) Requesting subscriber data update (gprs_subscriber.c:894) 20241114164906071 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20241114164906071 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) 20241114164906072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114164906072 DMM INFO MM(262420000000017/c1e47674) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1e47674) (gprs_gmm.c:300) 20241114164906073 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114164906073 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114164906073 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241114164906073 DMM INFO MM(262420000000017/c1e47674) Subscriber data update (mmctx.c:445) 20241114164906073 DMM DEBUG MM(262420000000017/c1e47674) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114164906073 DMM INFO MM(262420000000017/c1e47674) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114164906073 DMM NOTICE MM(262420000000017/c1e47674) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20241114164906073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114164906073 DMM NOTICE MM(262420000000017/c1e47674) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114164906073 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) 20241114164906074 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114164906074 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241114164906074 DMM INFO MM(262420000000017/c1e47674) Subscriber data update (mmctx.c:445) 20241114164906074 DMM DEBUG MM(262420000000017/c1e47674) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114164906080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164906080 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114164906080 DMM DEBUG MM_STATE_Gb(0)[0x612000016720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164906080 DMM INFO MM(262420000000017/c1e47674) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114164906080 DMM NOTICE MM(262420000000017/c1e47674) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114164906080 DMM DEBUG GMM(gmm_fsm)[0x612000016420]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114164906080 DMM DEBUG GMM(gmm_fsm)[0x612000016420]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114164906080 DLLC NOTICE LLME(f30de8ea/c1e47674){ASSIGNED} LLGM Assign pre (ffffffff => c1e47674) (gprs_llc.c:1079) 20241114164906080 DLLC NOTICE LLME(ffffffff/c1e47674){ASSIGNED} LLGM Assign post (ffffffff => c1e47674) (gprs_llc.c:1125) 20241114164906080 DMM DEBUG MM_STATE_Gb(0)[0x612000016720]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114164906080 DMM DEBUG MM_STATE_Gb(0)[0x612000016720]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114164906080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114164906081 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)@96733a1a5f60: setverdict(pass): none -> pass 20241114164906132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164906132 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241114164906132 DMM DEBUG MM_STATE_Gb(0)[0x612000016720]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164906132 DMM INFO MM(262420000000017/c1e47674) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241114164906132 DMM INFO MM(262420000000017/c1e47674) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114164906132 DMM DEBUG MM(262420000000017/c1e47674) Using GGSN 0 (gprs_sm.c:317) 20241114164906132 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) 20241114164906132 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20241114164906132 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114164906132 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:186) 20241114164906133 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20241114164906144 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 9e b4 39 70 11 cd dc fd 00 14 05 7f 57 99 c1 85 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1026 from retransmit req queue (gtp.c:443) 20241114164906144 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1b3d8df8c0, cbp=0x61400000b8a0) (sgsn_libgtp.c:630) 20241114164906144 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241114164906144 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621003beb0b8 TLLI=c1e47674, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241114164906144 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241114164906144 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(728)@96733a1a5f60: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@96733a1a5f60: Final verdict of PTC: pass 20241114164906154 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39794<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114164906157 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114164906157 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(742)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(731)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(735)@96733a1a5f60: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(734)@96733a1a5f60: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(739)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(730)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(740)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@96733a1a5f60: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(728)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(738)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(729)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(733)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act-BVCI196(728): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(729): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(730): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(731): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act-BVCI210(734): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act-BVCI220(739): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@96733a1a5f60: Test case TC_attach_pdp_act finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:49:06 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 20241114164906282 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39808<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164906684 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39808<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91944) 20241114164907158 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164907158 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=91944, count=93204) 20241114164908159 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164908159 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 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_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 20241114164909160 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164909160 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_pdp_act_unattached started. 20241114164909744 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58370<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164909745 DMM INFO MM(262420000000017/c1e47674) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114164909745 DMM INFO MM(262420000000017/c1e47674) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114164909745 DMM DEBUG GMM(gmm_fsm)[0x612000016420]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114164909745 DMM DEBUG GMM(gmm_fsm)[0x612000016420]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114164909745 DMM DEBUG MM_STATE_Gb(0)[0x612000016720]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114164909746 DMM DEBUG MM_STATE_Gb(0)[0x612000016720]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114164909746 DLLC NOTICE LLME(ffffffff/c1e47674){ASSIGNED} LLGM Assign pre (c1e47674 => ffffffff) (gprs_llc.c:1079) 20241114164909746 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1e47674 => ffffffff) (gprs_llc.c:1125) 20241114164909746 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621003bead60 (gprs_sndcp.c:574) 20241114164909746 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621003beb0b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241114164909746 DMM NOTICE MM(262420000000017/c1e47674) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241114164909746 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20241114164909746 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241114164909746 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241114164909746 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20241114164909746 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20241114164909746 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) 20241114164909746 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:401) 20241114164909746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{Init}: Deallocated (fsm.c:568) 20241114164909746 DMM DEBUG MM_STATE_Gb(0)[0x612000016720]{Idle}: Deallocated (fsm.c:568) 20241114164909746 DMM DEBUG MM_STATE_Iu[0x6120000168a0]{Detached}: Deallocated (fsm.c:568) 20241114164909746 DMM DEBUG GMM(gmm_fsm)[0x612000016420]{Deregistered}: Deallocated (fsm.c:568) 20241114164909746 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(750)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(750)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164909800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114164909800 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) 20241114164909800 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) 20241114164909800 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164909800 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114164909800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164909800 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) 20241114164909800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164909800 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(749)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(750)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164909802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164909802 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) 20241114164909802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164909803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164909803 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) 20241114164909803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164909803 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) 20241114164909803 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164909803 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114164909803 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164909803 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164909803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164909803 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(750)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(750)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164909807 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241114164909818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164909818 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(749)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_pdp_act_unattached-BVCI196(747)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(754)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164909826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114164909826 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) 20241114164909826 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) 20241114164909826 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164909826 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114164909826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164909826 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) 20241114164909826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164909826 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(754)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164909827 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164909827 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) 20241114164909827 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164909828 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164909828 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) 20241114164909828 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164909828 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) 20241114164909828 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164909828 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114164909828 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164909828 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164909828 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164909828 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(754)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164909831 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(755)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 20241114164909841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164909842 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI210(753)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(760)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(760)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164909874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114164909874 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) 20241114164909874 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) 20241114164909874 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164909874 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114164909874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164909875 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) 20241114164909875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164909875 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(760)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164909876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164909876 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) 20241114164909876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164909876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164909877 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) 20241114164909877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164909877 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) 20241114164909877 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164909877 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114164909877 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164909877 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(760)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114164909878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164909878 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(760)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164909881 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164909890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164909890 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(757)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114164910160 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164910160 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114164910160 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114164910160 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(759)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(759)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114164910163 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(759)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(759)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(759)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(759)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241114164910163 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(759)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(759)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(747)@96733a1a5f60: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='F79064DE'O, index=0 SGSN_Test-GSUP(761)@96733a1a5f60: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20241114164910203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164910203 DLLC NOTICE LLME(ffffffff/f79064de){UNASSIGNED} LLC RX: unknown TLLI 0xf79064de, creating LLME on the fly (gprs_llc.c:552) 20241114164910203 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20241114164910203 DMM NOTICE LLME(ffffffff/f79064de){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20241114164910203 DLLC NOTICE LLME(ffffffff/f79064de){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241114164910203 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(763)@96733a1a5f60: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(747)@96733a1a5f60: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@96733a1a5f60: Final verdict of PTC: pass 20241114164910217 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58370<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(761)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(754)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(749)@96733a1a5f60: Final verdict of PTC: none 20241114164910220 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI97(750)@96733a1a5f60: Final verdict of PTC: none 20241114164910220 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) TC_pdp_act_unattached-BVCI196(747)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(760)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(759)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@96733a1a5f60: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(753)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(752)@96733a1a5f60: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(757)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(758)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(748)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_pdp_act_unattached-BVCI196(747): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(748): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(749): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(750): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_pdp_act_unattached-BVCI210(753): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_pdp_act_unattached-BVCI220(757): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(758): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(759): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(760): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@96733a1a5f60: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:49:10 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 20241114164910348 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58386<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164910649 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58386<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43640) 20241114164911221 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164911221 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=43640, count=59904) 20241114164912222 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164912222 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:49:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_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 20241114164913223 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164913223 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_attach_pdp_act_user started. 20241114164913704 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58394<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164913705 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(769)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(769)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164913756 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114164913756 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) 20241114164913756 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) 20241114164913756 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164913756 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114164913756 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164913756 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) 20241114164913756 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164913756 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(769)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164913758 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164913758 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) 20241114164913758 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164913758 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164913758 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) 20241114164913758 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164913758 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) 20241114164913758 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164913758 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114164913758 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164913758 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164913759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164913759 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(769)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(769)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(768)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 20241114164913763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(765)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164913771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164913772 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(766)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(768)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164913787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114164913787 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) 20241114164913787 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) 20241114164913787 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164913787 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114164913787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164913787 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) 20241114164913787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164913787 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164913789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164913789 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) 20241114164913789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164913789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164913789 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) 20241114164913789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164913789 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) 20241114164913789 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164913789 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114164913789 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164913789 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164913790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164913790 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164913794 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(774)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 20241114164913805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164913805 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(772)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(779)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164913836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114164913836 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) 20241114164913836 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) 20241114164913836 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164913836 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114164913836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164913837 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) 20241114164913837 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164913837 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164913839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164913839 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) 20241114164913839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164913839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164913839 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) 20241114164913839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164913839 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) 20241114164913839 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164913839 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114164913839 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164913839 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(779)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114164913840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164913840 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164913843 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164913852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164913852 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(776)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114164914224 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164914224 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114164914224 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114164914224 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(778)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(778)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114164914226 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(778)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(778)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114164914227 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(778)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(778)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(778)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(778)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(766)@96733a1a5f60: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='E416FA4E'O, index=0 SGSN_Test-GSUP(780)@96733a1a5f60: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@96733a1a5f60: 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 := '382F1EDE9EFA1C01B2D242775F3DB7E5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '214F6301'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3B1901BB60CB6DDF'O } } } } } 20241114164914271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164914271 DLLC NOTICE LLME(ffffffff/e416fa4e){UNASSIGNED} LLC RX: unknown TLLI 0xe416fa4e, creating LLME on the fly (gprs_llc.c:552) 20241114164914271 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164914271 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach" (gprs_gmm.c:1266) 20241114164914271 DMM DEBUG GMM(gmm_fsm)[0x612000016ba0]{Deregistered}: Allocated (fsm.c:456) 20241114164914271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{Init}: Allocated (fsm.c:456) 20241114164914271 DMM DEBUG MM_STATE_Gb[0x612000016ea0]{Idle}: Allocated (fsm.c:456) 20241114164914271 DMM DEBUG MM_STATE_Iu[0x612000017020]{Detached}: Allocated (fsm.c:456) 20241114164914272 DMM DEBUG GMM(gmm_fsm)[0x612000016ba0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114164914272 DMM DEBUG GMM(gmm_fsm)[0x612000016ba0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114164914272 DLLC NOTICE LLME(ffffffff/e416fa4e){UNASSIGNED} LLGM Assign pre (e416fa4e => d787c658) (gprs_llc.c:1079) 20241114164914272 DLLC NOTICE LLME(e416fa4e/d787c658){ASSIGNED} LLGM Assign post (e416fa4e => d787c658) (gprs_llc.c:1125) 20241114164914272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114164914272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114164914272 DMM DEBUG MM(262420000000019/d787c658) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114164914285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164914285 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114164914285 DMM DEBUG MM_STATE_Gb(0)[0x612000016ea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164914285 DMM DEBUG MM(262420000000019/d787c658) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20241114164914285 DMM NOTICE MM(262420000000019/d787c658) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114164914285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114164914285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114164914285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114164914285 DMM DEBUG MM(262420000000019/d787c658) Requesting authorization (sgsn_auth.c:160) 20241114164914285 DMM INFO MM(262420000000019/d787c658) Requesting authentication tuples (sgsn_auth.c:184) 20241114164914285 DMM DEBUG MM(262420000000019/d787c658) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114164914285 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20241114164914285 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)@96733a1a5f60: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@96733a1a5f60: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20241114164914288 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114164914288 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114164914288 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114164914288 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114164914288 DMM INFO MM(262420000000019/d787c658) Subscriber data update (mmctx.c:445) 20241114164914288 DMM DEBUG MM(262420000000019/d787c658) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114164914288 DMM INFO MM(262420000000019/d787c658) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114164914288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114164914288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114164914289 DMM INFO MM(262420000000019/d787c658) <- GMM AUTH AND CIPHERING REQ (rand = 38 2f 1e de 9e fa 1c 01 b2 d2 42 77 5f 3d b7 e5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114164914296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164914297 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164914297 DMM DEBUG MM_STATE_Gb(0)[0x612000016ea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164914297 DMM INFO MM(262420000000019/d787c658) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114164914297 DMM NOTICE MM(262420000000019/d787c658) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114164914297 DMM DEBUG MM(262420000000019/d787c658) checking auth: received GSM SRES = 21 4f 63 01 (gprs_gmm.c:666) 20241114164914297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114164914297 DMM DEBUG MM(262420000000019/d787c658) Requesting authorization (sgsn_auth.c:160) 20241114164914297 DMM INFO MM(262420000000019/d787c658) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114164914297 DMM DEBUG MM(262420000000019/d787c658) Requesting subscriber data update (gprs_subscriber.c:894) 20241114164914297 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20241114164914297 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) 20241114164914297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114164914297 DMM INFO MM(262420000000019/d787c658) <- GMM ATTACH ACCEPT (new P-TMSI=0xd787c658) (gprs_gmm.c:300) 20241114164914298 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114164914298 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114164914298 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241114164914298 DMM INFO MM(262420000000019/d787c658) Subscriber data update (mmctx.c:445) 20241114164914298 DMM DEBUG MM(262420000000019/d787c658) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114164914299 DMM INFO MM(262420000000019/d787c658) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114164914299 DMM NOTICE MM(262420000000019/d787c658) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20241114164914299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114164914299 DMM NOTICE MM(262420000000019/d787c658) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114164914299 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) 20241114164914299 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114164914299 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241114164914299 DMM INFO MM(262420000000019/d787c658) Subscriber data update (mmctx.c:445) 20241114164914299 DMM DEBUG MM(262420000000019/d787c658) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114164914305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164914305 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114164914306 DMM DEBUG MM_STATE_Gb(0)[0x612000016ea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164914306 DMM INFO MM(262420000000019/d787c658) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114164914306 DMM NOTICE MM(262420000000019/d787c658) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114164914306 DMM DEBUG GMM(gmm_fsm)[0x612000016ba0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114164914306 DMM DEBUG GMM(gmm_fsm)[0x612000016ba0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114164914306 DLLC NOTICE LLME(e416fa4e/d787c658){ASSIGNED} LLGM Assign pre (ffffffff => d787c658) (gprs_llc.c:1079) 20241114164914306 DLLC NOTICE LLME(ffffffff/d787c658){ASSIGNED} LLGM Assign post (ffffffff => d787c658) (gprs_llc.c:1125) 20241114164914306 DMM DEBUG MM_STATE_Gb(0)[0x612000016ea0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114164914306 DMM DEBUG MM_STATE_Gb(0)[0x612000016ea0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114164914306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114164914306 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)@96733a1a5f60: setverdict(pass): none -> pass 20241114164914357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164914357 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241114164914357 DMM DEBUG MM_STATE_Gb(0)[0x612000016ea0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164914357 DMM INFO MM(262420000000019/d787c658) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241114164914357 DMM INFO MM(262420000000019/d787c658) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114164914357 DMM DEBUG MM(262420000000019/d787c658) Using GGSN 0 (gprs_sm.c:317) 20241114164914357 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) 20241114164914358 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20241114164914358 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114164914358 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:186) 20241114164914358 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20241114164914369 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 05 df 79 e3 11 6b 8a 34 e0 14 05 7f 97 df 6d cc 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) 20241114164914369 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1b3d8e0938, cbp=0x61400000c2a0) (sgsn_libgtp.c:630) 20241114164914369 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241114164914369 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621003ec78b8 TLLI=d787c658, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241114164914369 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241114164914369 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed 20241114164914377 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:823) 20241114164914385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164914385 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241114164914385 DMM DEBUG MM_STATE_Gb(0)[0x612000016ea0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) TC_attach_pdp_act_user-BVCI196(766)@96733a1a5f60: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@96733a1a5f60: Final verdict of PTC: pass 20241114164914391 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58394<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114164914393 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114164914393 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(780)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(778)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(769)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(773)@96733a1a5f60: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(772)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(768)@96733a1a5f60: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(766)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(779)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@96733a1a5f60: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(776)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(771)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(767)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(777)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(766): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(767): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(768): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(769): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(772): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(776): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(777): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(778): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(779): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@96733a1a5f60: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:49:14 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 20241114164914519 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58400<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164914921 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58400<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=75072) 20241114164915394 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164915394 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=75072, count=96144) 20241114164916395 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164916395 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:49:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_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 20241114164917396 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164917396 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_attach_pdp_act_ggsn_reject started. 20241114164917980 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46278<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164917982 DMM INFO MM(262420000000019/d787c658) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114164917982 DMM INFO MM(262420000000019/d787c658) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114164917982 DMM DEBUG GMM(gmm_fsm)[0x612000016ba0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114164917982 DMM DEBUG GMM(gmm_fsm)[0x612000016ba0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114164917982 DMM DEBUG MM_STATE_Gb(0)[0x612000016ea0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114164917982 DMM DEBUG MM_STATE_Gb(0)[0x612000016ea0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114164917982 DLLC NOTICE LLME(ffffffff/d787c658){ASSIGNED} LLGM Assign pre (d787c658 => ffffffff) (gprs_llc.c:1079) 20241114164917982 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d787c658 => ffffffff) (gprs_llc.c:1125) 20241114164917982 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621003ec7560 (gprs_sndcp.c:574) 20241114164917982 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621003ec78b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241114164917982 DMM NOTICE MM(262420000000019/d787c658) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241114164917982 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20241114164917982 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241114164917982 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241114164917982 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20241114164917982 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20241114164917982 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) 20241114164917982 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:401) 20241114164917982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{Init}: Deallocated (fsm.c:568) 20241114164917982 DMM DEBUG MM_STATE_Gb(0)[0x612000016ea0]{Idle}: Deallocated (fsm.c:568) 20241114164917982 DMM DEBUG MM_STATE_Iu[0x612000017020]{Detached}: Deallocated (fsm.c:568) 20241114164917982 DMM DEBUG GMM(gmm_fsm)[0x612000016ba0]{Deregistered}: Deallocated (fsm.c:568) 20241114164917982 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164918040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114164918040 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) 20241114164918040 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) 20241114164918040 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164918040 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114164918040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164918040 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) 20241114164918040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164918040 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164918042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164918042 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) 20241114164918042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164918042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164918042 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) 20241114164918042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164918042 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) 20241114164918042 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164918042 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114164918042 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164918042 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(787)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114164918043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164918043 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(788)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 20241114164918046 DLNS DEBUG GPRS-NS2-VC(UDP-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(784)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164918055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164918055 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI196(785)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164918070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114164918070 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) 20241114164918070 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) 20241114164918070 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164918070 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114164918070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164918070 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) 20241114164918070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164918070 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164918072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164918072 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) 20241114164918072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164918073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164918073 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) 20241114164918073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164918073 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) 20241114164918073 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164918073 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114164918073 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164918073 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164918073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164918073 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164918077 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164918086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164918086 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164918109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114164918109 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) 20241114164918109 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) 20241114164918109 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164918109 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114164918109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164918110 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) 20241114164918110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164918110 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164918111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164918111 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) 20241114164918111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164918111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164918111 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) 20241114164918111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164918111 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) 20241114164918111 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164918112 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114164918112 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164918112 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164918112 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164918112 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164918116 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164918126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164918126 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(796)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114164918397 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164918397 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114164918397 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114164918397 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(798)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114164918399 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(798)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114164918400 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(798)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(798)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(798)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(785)@96733a1a5f60: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='CA6FF590'O, index=0 SGSN_Test-GSUP(799)@96733a1a5f60: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@96733a1a5f60: 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 := '1AA8614FE67C542636E678C2166E413F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FE7E0AB1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ED584CB8FCD82700'O } } } } } 20241114164918446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164918446 DLLC NOTICE LLME(ffffffff/ca6ff590){UNASSIGNED} LLC RX: unknown TLLI 0xca6ff590, creating LLME on the fly (gprs_llc.c:552) 20241114164918446 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164918446 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach" (gprs_gmm.c:1266) 20241114164918446 DMM DEBUG GMM(gmm_fsm)[0x612000017320]{Deregistered}: Allocated (fsm.c:456) 20241114164918446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{Init}: Allocated (fsm.c:456) 20241114164918446 DMM DEBUG MM_STATE_Gb[0x612000017620]{Idle}: Allocated (fsm.c:456) 20241114164918446 DMM DEBUG MM_STATE_Iu[0x6120000177a0]{Detached}: Allocated (fsm.c:456) 20241114164918447 DMM DEBUG GMM(gmm_fsm)[0x612000017320]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114164918447 DMM DEBUG GMM(gmm_fsm)[0x612000017320]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114164918447 DLLC NOTICE LLME(ffffffff/ca6ff590){UNASSIGNED} LLGM Assign pre (ca6ff590 => df87ad91) (gprs_llc.c:1079) 20241114164918447 DLLC NOTICE LLME(ca6ff590/df87ad91){ASSIGNED} LLGM Assign post (ca6ff590 => df87ad91) (gprs_llc.c:1125) 20241114164918447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114164918447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114164918447 DMM DEBUG MM(262420000000020/df87ad91) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114164918459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164918460 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114164918460 DMM DEBUG MM_STATE_Gb(0)[0x612000017620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164918460 DMM DEBUG MM(262420000000020/df87ad91) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20241114164918460 DMM NOTICE MM(262420000000020/df87ad91) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114164918460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114164918460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114164918460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114164918460 DMM DEBUG MM(262420000000020/df87ad91) Requesting authorization (sgsn_auth.c:160) 20241114164918460 DMM INFO MM(262420000000020/df87ad91) Requesting authentication tuples (sgsn_auth.c:184) 20241114164918460 DMM DEBUG MM(262420000000020/df87ad91) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114164918460 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20241114164918460 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)@96733a1a5f60: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@96733a1a5f60: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20241114164918463 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114164918463 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114164918463 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114164918463 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114164918463 DMM INFO MM(262420000000020/df87ad91) Subscriber data update (mmctx.c:445) 20241114164918463 DMM DEBUG MM(262420000000020/df87ad91) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114164918463 DMM INFO MM(262420000000020/df87ad91) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114164918464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114164918464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114164918464 DMM INFO MM(262420000000020/df87ad91) <- GMM AUTH AND CIPHERING REQ (rand = 1a a8 61 4f e6 7c 54 26 36 e6 78 c2 16 6e 41 3f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114164918471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164918471 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164918471 DMM DEBUG MM_STATE_Gb(0)[0x612000017620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164918471 DMM INFO MM(262420000000020/df87ad91) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114164918471 DMM NOTICE MM(262420000000020/df87ad91) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114164918471 DMM DEBUG MM(262420000000020/df87ad91) checking auth: received GSM SRES = fe 7e 0a b1 (gprs_gmm.c:666) 20241114164918471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114164918471 DMM DEBUG MM(262420000000020/df87ad91) Requesting authorization (sgsn_auth.c:160) 20241114164918471 DMM INFO MM(262420000000020/df87ad91) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114164918471 DMM DEBUG MM(262420000000020/df87ad91) Requesting subscriber data update (gprs_subscriber.c:894) 20241114164918471 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20241114164918471 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) 20241114164918471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114164918471 DMM INFO MM(262420000000020/df87ad91) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf87ad91) (gprs_gmm.c:300) 20241114164918472 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114164918472 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114164918472 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241114164918472 DMM INFO MM(262420000000020/df87ad91) Subscriber data update (mmctx.c:445) 20241114164918473 DMM DEBUG MM(262420000000020/df87ad91) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114164918473 DMM INFO MM(262420000000020/df87ad91) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114164918473 DMM NOTICE MM(262420000000020/df87ad91) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20241114164918473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114164918473 DMM NOTICE MM(262420000000020/df87ad91) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114164918473 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) 20241114164918473 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114164918473 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241114164918473 DMM INFO MM(262420000000020/df87ad91) Subscriber data update (mmctx.c:445) 20241114164918473 DMM DEBUG MM(262420000000020/df87ad91) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114164918480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164918480 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114164918480 DMM DEBUG MM_STATE_Gb(0)[0x612000017620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164918480 DMM INFO MM(262420000000020/df87ad91) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114164918480 DMM NOTICE MM(262420000000020/df87ad91) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114164918480 DMM DEBUG GMM(gmm_fsm)[0x612000017320]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114164918480 DMM DEBUG GMM(gmm_fsm)[0x612000017320]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114164918480 DLLC NOTICE LLME(ca6ff590/df87ad91){ASSIGNED} LLGM Assign pre (ffffffff => df87ad91) (gprs_llc.c:1079) 20241114164918480 DLLC NOTICE LLME(ffffffff/df87ad91){ASSIGNED} LLGM Assign post (ffffffff => df87ad91) (gprs_llc.c:1125) 20241114164918480 DMM DEBUG MM_STATE_Gb(0)[0x612000017620]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114164918480 DMM DEBUG MM_STATE_Gb(0)[0x612000017620]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114164918480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114164918480 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)@96733a1a5f60: setverdict(pass): none -> pass 20241114164918533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164918533 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241114164918533 DMM DEBUG MM_STATE_Gb(0)[0x612000017620]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164918533 DMM INFO MM(262420000000020/df87ad91) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241114164918533 DMM INFO MM(262420000000020/df87ad91) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114164918533 DMM DEBUG MM(262420000000020/df87ad91) Using GGSN 0 (gprs_sm.c:317) 20241114164918533 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) 20241114164918533 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20241114164918533 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114164918533 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:186) 20241114164918533 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20241114164918546 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 4a 8e 66 76 11 98 0b 58 84 14 05 7f 7d 6a ee 9e 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) 20241114164918546 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f1b3d8e19b0, cbp=0x61400000c8a0) (sgsn_libgtp.c:630) 20241114164918546 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:405) 20241114164918546 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20241114164918546 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241114164918546 DMM NOTICE MM(262420000000020/df87ad91) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(785)@96733a1a5f60: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@96733a1a5f60: Final verdict of PTC: pass 20241114164918555 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46278<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(799)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(792)@96733a1a5f60: Final verdict of PTC: none 20241114164918557 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114164918557 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-Gb1-BSSGP1(789)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(787)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(797)@96733a1a5f60: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(796)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@96733a1a5f60: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(785)@96733a1a5f60: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(791)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(790)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(795)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(786)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(785): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(786): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(791): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(796): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@96733a1a5f60: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:49:18 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 20241114164918686 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46286<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164919087 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46286<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86140) 20241114164919558 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164919558 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=86140, count=99300) 20241114164920560 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164920560 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:49: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_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 20241114164921561 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164921561 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_attach_pdp_act_user_deact_mo started. 20241114164922149 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46292<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164922151 DMM INFO MM(262420000000020/df87ad91) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114164922151 DMM INFO MM(262420000000020/df87ad91) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114164922151 DMM DEBUG GMM(gmm_fsm)[0x612000017320]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114164922151 DMM DEBUG GMM(gmm_fsm)[0x612000017320]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114164922151 DMM DEBUG MM_STATE_Gb(0)[0x612000017620]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114164922151 DMM DEBUG MM_STATE_Gb(0)[0x612000017620]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114164922151 DLLC NOTICE LLME(ffffffff/df87ad91){ASSIGNED} LLGM Assign pre (df87ad91 => ffffffff) (gprs_llc.c:1079) 20241114164922151 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df87ad91 => ffffffff) (gprs_llc.c:1125) 20241114164922151 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20241114164922151 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) 20241114164922151 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:401) 20241114164922151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{Init}: Deallocated (fsm.c:568) 20241114164922151 DMM DEBUG MM_STATE_Gb(0)[0x612000017620]{Idle}: Deallocated (fsm.c:568) 20241114164922151 DMM DEBUG MM_STATE_Iu[0x6120000177a0]{Detached}: Deallocated (fsm.c:568) 20241114164922151 DMM DEBUG GMM(gmm_fsm)[0x612000017320]{Deregistered}: Deallocated (fsm.c:568) 20241114164922151 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(807)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(807)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164922199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114164922199 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) 20241114164922199 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) 20241114164922199 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164922199 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114164922199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164922199 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) 20241114164922199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164922199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(807)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164922200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164922200 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) 20241114164922200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb1-NS1(806)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 20241114164922201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164922201 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) 20241114164922201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164922201 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) 20241114164922201 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164922201 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114164922201 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164922201 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164922201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164922201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(807)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(807)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164922205 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164922217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164922217 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI196(804)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(806)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164922232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114164922232 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) 20241114164922232 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) 20241114164922232 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164922232 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114164922232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164922232 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) 20241114164922232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164922232 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164922234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164922234 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) 20241114164922234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164922234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164922234 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) 20241114164922234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164922234 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) 20241114164922234 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164922234 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114164922234 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164922234 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164922234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164922234 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164922238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(808)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(812)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 20241114164922248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164922248 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)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164922270 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114164922270 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) 20241114164922270 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) 20241114164922270 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164922270 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114164922270 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164922270 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) 20241114164922270 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164922270 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164922271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164922271 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) 20241114164922271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164922272 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164922272 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) 20241114164922272 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164922272 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) 20241114164922272 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164922272 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114164922272 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164922272 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164922272 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164922272 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164922276 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164922285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164922286 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)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114164922562 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164922562 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114164922562 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114164922562 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(817)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114164922564 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(817)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114164922565 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(817)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(817)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(817)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(804)@96733a1a5f60: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='F971B32E'O, index=0 SGSN_Test-GSUP(818)@96733a1a5f60: 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)@96733a1a5f60: 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 := '62C0BD127113C9E112DC0C905E536E37'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '65B676D2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '72DB8A672C3E664E'O } } } } } 20241114164922609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164922609 DLLC NOTICE LLME(ffffffff/f971b32e){UNASSIGNED} LLC RX: unknown TLLI 0xf971b32e, creating LLME on the fly (gprs_llc.c:552) 20241114164922609 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164922609 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20241114164922609 DMM DEBUG GMM(gmm_fsm)[0x612000017920]{Deregistered}: Allocated (fsm.c:456) 20241114164922609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{Init}: Allocated (fsm.c:456) 20241114164922609 DMM DEBUG MM_STATE_Gb[0x612000017c20]{Idle}: Allocated (fsm.c:456) 20241114164922609 DMM DEBUG MM_STATE_Iu[0x612000017da0]{Detached}: Allocated (fsm.c:456) 20241114164922609 DMM DEBUG GMM(gmm_fsm)[0x612000017920]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114164922609 DMM DEBUG GMM(gmm_fsm)[0x612000017920]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114164922609 DLLC NOTICE LLME(ffffffff/f971b32e){UNASSIGNED} LLGM Assign pre (f971b32e => df96ade2) (gprs_llc.c:1079) 20241114164922609 DLLC NOTICE LLME(f971b32e/df96ade2){ASSIGNED} LLGM Assign post (f971b32e => df96ade2) (gprs_llc.c:1125) 20241114164922609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114164922609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114164922609 DMM DEBUG MM(262420000000021/df96ade2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114164922622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164922622 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114164922622 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164922622 DMM DEBUG MM(262420000000021/df96ade2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241114164922622 DMM NOTICE MM(262420000000021/df96ade2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114164922622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114164922622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114164922622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114164922622 DMM DEBUG MM(262420000000021/df96ade2) Requesting authorization (sgsn_auth.c:160) 20241114164922622 DMM INFO MM(262420000000021/df96ade2) Requesting authentication tuples (sgsn_auth.c:184) 20241114164922622 DMM DEBUG MM(262420000000021/df96ade2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114164922622 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241114164922623 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)@96733a1a5f60: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@96733a1a5f60: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20241114164922626 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114164922626 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114164922626 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114164922626 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114164922626 DMM INFO MM(262420000000021/df96ade2) Subscriber data update (mmctx.c:445) 20241114164922626 DMM DEBUG MM(262420000000021/df96ade2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114164922626 DMM INFO MM(262420000000021/df96ade2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114164922626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114164922626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114164922626 DMM INFO MM(262420000000021/df96ade2) <- GMM AUTH AND CIPHERING REQ (rand = 62 c0 bd 12 71 13 c9 e1 12 dc 0c 90 5e 53 6e 37 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114164922635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164922635 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164922635 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164922635 DMM INFO MM(262420000000021/df96ade2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114164922635 DMM NOTICE MM(262420000000021/df96ade2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114164922635 DMM DEBUG MM(262420000000021/df96ade2) checking auth: received GSM SRES = 65 b6 76 d2 (gprs_gmm.c:666) 20241114164922635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114164922635 DMM DEBUG MM(262420000000021/df96ade2) Requesting authorization (sgsn_auth.c:160) 20241114164922635 DMM INFO MM(262420000000021/df96ade2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114164922635 DMM DEBUG MM(262420000000021/df96ade2) Requesting subscriber data update (gprs_subscriber.c:894) 20241114164922635 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241114164922636 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) 20241114164922636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114164922636 DMM INFO MM(262420000000021/df96ade2) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf96ade2) (gprs_gmm.c:300) 20241114164922637 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114164922637 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114164922637 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241114164922637 DMM INFO MM(262420000000021/df96ade2) Subscriber data update (mmctx.c:445) 20241114164922637 DMM DEBUG MM(262420000000021/df96ade2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114164922637 DMM INFO MM(262420000000021/df96ade2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114164922637 DMM NOTICE MM(262420000000021/df96ade2) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241114164922637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114164922637 DMM NOTICE MM(262420000000021/df96ade2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114164922637 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) 20241114164922638 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114164922638 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241114164922638 DMM INFO MM(262420000000021/df96ade2) Subscriber data update (mmctx.c:445) 20241114164922638 DMM DEBUG MM(262420000000021/df96ade2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114164922644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164922645 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114164922645 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164922645 DMM INFO MM(262420000000021/df96ade2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114164922645 DMM NOTICE MM(262420000000021/df96ade2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114164922645 DMM DEBUG GMM(gmm_fsm)[0x612000017920]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114164922645 DMM DEBUG GMM(gmm_fsm)[0x612000017920]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114164922645 DLLC NOTICE LLME(f971b32e/df96ade2){ASSIGNED} LLGM Assign pre (ffffffff => df96ade2) (gprs_llc.c:1079) 20241114164922645 DLLC NOTICE LLME(ffffffff/df96ade2){ASSIGNED} LLGM Assign post (ffffffff => df96ade2) (gprs_llc.c:1125) 20241114164922645 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114164922645 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114164922645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114164922645 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)@96733a1a5f60: setverdict(pass): none -> pass 20241114164922697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164922697 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241114164922697 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164922697 DMM INFO MM(262420000000021/df96ade2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241114164922697 DMM INFO MM(262420000000021/df96ade2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114164922697 DMM DEBUG MM(262420000000021/df96ade2) Using GGSN 0 (gprs_sm.c:317) 20241114164922697 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) 20241114164922697 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241114164922697 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114164922697 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20241114164922697 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20241114164922708 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 f1 fa 10 f7 11 8b ae 78 d3 14 05 7f 40 11 91 2f 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) 20241114164922708 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1b3d8e19b0, cbp=0x61400000cea0) (sgsn_libgtp.c:630) 20241114164922708 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241114164922708 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x62100420e4b8 TLLI=df96ade2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241114164922708 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241114164922708 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed 20241114164922717 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:823) 20241114164922724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164922724 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241114164922725 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164922728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164922728 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241114164922728 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164922728 DMM INFO MM(262420000000021/df96ade2) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241114164922728 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:323) 20241114164922728 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20241114164922730 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) 20241114164922730 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f1b3d8e19b0, cbp=0x61400000cea0) (sgsn_libgtp.c:630) 20241114164922730 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241114164922730 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x62100420e4b8, TLLI=df96ade2, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241114164922730 DMM INFO MM(262420000000021/df96ade2) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241114164922730 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241114164922730 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(804)@96733a1a5f60: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@96733a1a5f60: Final verdict of PTC: pass 20241114164922737 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46292<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_user_deact_mo-BVCI210(810)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP(818)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(807)@96733a1a5f60: Final verdict of PTC: none 20241114164922739 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach_pdp_act_user_deact_mo-BVCI196(804)@96733a1a5f60: Final verdict of PTC: none20241114164922739 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-Gb1-NS1(806)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(811)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(816)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@96733a1a5f60: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(815)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(809)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(814)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(805)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(804): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(805): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(806): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(807): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(810): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(815): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@96733a1a5f60: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:49:22 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 20241114164922868 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46302<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164923270 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46302<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92684) 20241114164923740 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164923740 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=92684, count=106376) 20241114164924742 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164924742 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:49: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_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 20241114164925744 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164925744 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_attach_pdp_act_user_deact_mt started. 20241114164926324 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46310<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164926325 DMM INFO MM(262420000000021/df96ade2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114164926325 DMM INFO MM(262420000000021/df96ade2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114164926325 DMM DEBUG GMM(gmm_fsm)[0x612000017920]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114164926325 DMM DEBUG GMM(gmm_fsm)[0x612000017920]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114164926325 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114164926325 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114164926325 DLLC NOTICE LLME(ffffffff/df96ade2){ASSIGNED} LLGM Assign pre (df96ade2 => ffffffff) (gprs_llc.c:1079) 20241114164926325 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df96ade2 => ffffffff) (gprs_llc.c:1125) 20241114164926325 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241114164926325 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) 20241114164926325 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:401) 20241114164926325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{Init}: Deallocated (fsm.c:568) 20241114164926325 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Idle}: Deallocated (fsm.c:568) 20241114164926325 DMM DEBUG MM_STATE_Iu[0x612000017da0]{Detached}: Deallocated (fsm.c:568) 20241114164926326 DMM DEBUG GMM(gmm_fsm)[0x612000017920]{Deregistered}: Deallocated (fsm.c:568) 20241114164926326 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164926377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114164926377 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) 20241114164926377 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) 20241114164926377 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164926377 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114164926377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164926377 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) 20241114164926377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164926377 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164926379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164926379 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) 20241114164926379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164926379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164926379 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) 20241114164926379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164926379 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) 20241114164926379 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164926379 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114164926379 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164926379 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(825)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114164926380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164926380 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164926384 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164926393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164926393 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)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(831)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164926420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114164926420 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) 20241114164926420 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) 20241114164926420 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164926420 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114164926420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164926420 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) 20241114164926420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164926420 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(830)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(831)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164926422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164926422 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) 20241114164926422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164926422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164926422 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) 20241114164926422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164926422 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) 20241114164926422 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164926422 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114164926422 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164926422 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164926423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164926423 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(831)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164926428 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241114164926438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164926438 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(830)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user_deact_mt-BVCI210(828)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(835)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164926445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114164926445 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) 20241114164926445 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) 20241114164926445 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164926445 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114164926445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164926445 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) 20241114164926445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164926445 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164926447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164926447 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) 20241114164926447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164926447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164926447 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) 20241114164926447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164926447 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) 20241114164926447 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164926447 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114164926447 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164926447 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164926447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164926447 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164926451 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164926462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164926462 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)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114164926745 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164926745 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114164926745 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114164926745 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(836)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114164926747 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(836)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114164926748 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(836)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(836)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(836)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(824)@96733a1a5f60: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='CDBAC985'O, index=0 SGSN_Test-GSUP(837)@96733a1a5f60: 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)@96733a1a5f60: 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 := 'A98FF82A34312F9634B1126C83588DD5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C61882BF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '54F2087B9004EBCC'O } } } } } 20241114164926791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164926792 DLLC NOTICE LLME(ffffffff/cdbac985){UNASSIGNED} LLC RX: unknown TLLI 0xcdbac985, creating LLME on the fly (gprs_llc.c:552) 20241114164926792 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164926792 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20241114164926792 DMM DEBUG GMM(gmm_fsm)[0x6120000180a0]{Deregistered}: Allocated (fsm.c:456) 20241114164926792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{Init}: Allocated (fsm.c:456) 20241114164926792 DMM DEBUG MM_STATE_Gb[0x6120000183a0]{Idle}: Allocated (fsm.c:456) 20241114164926792 DMM DEBUG MM_STATE_Iu[0x612000018520]{Detached}: Allocated (fsm.c:456) 20241114164926792 DMM DEBUG GMM(gmm_fsm)[0x6120000180a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114164926792 DMM DEBUG GMM(gmm_fsm)[0x6120000180a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114164926792 DLLC NOTICE LLME(ffffffff/cdbac985){UNASSIGNED} LLGM Assign pre (cdbac985 => c8bf23b2) (gprs_llc.c:1079) 20241114164926792 DLLC NOTICE LLME(cdbac985/c8bf23b2){ASSIGNED} LLGM Assign post (cdbac985 => c8bf23b2) (gprs_llc.c:1125) 20241114164926792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114164926792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114164926792 DMM DEBUG MM(262420000000022/c8bf23b2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114164926804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164926804 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114164926804 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164926804 DMM DEBUG MM(262420000000022/c8bf23b2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241114164926804 DMM NOTICE MM(262420000000022/c8bf23b2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114164926804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114164926804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114164926804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114164926804 DMM DEBUG MM(262420000000022/c8bf23b2) Requesting authorization (sgsn_auth.c:160) 20241114164926804 DMM INFO MM(262420000000022/c8bf23b2) Requesting authentication tuples (sgsn_auth.c:184) 20241114164926804 DMM DEBUG MM(262420000000022/c8bf23b2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114164926804 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241114164926804 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)@96733a1a5f60: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@96733a1a5f60: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20241114164926808 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114164926808 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114164926808 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114164926808 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114164926808 DMM INFO MM(262420000000022/c8bf23b2) Subscriber data update (mmctx.c:445) 20241114164926808 DMM DEBUG MM(262420000000022/c8bf23b2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114164926808 DMM INFO MM(262420000000022/c8bf23b2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114164926808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114164926808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114164926808 DMM INFO MM(262420000000022/c8bf23b2) <- GMM AUTH AND CIPHERING REQ (rand = a9 8f f8 2a 34 31 2f 96 34 b1 12 6c 83 58 8d d5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114164926816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164926816 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164926816 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164926816 DMM INFO MM(262420000000022/c8bf23b2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114164926816 DMM NOTICE MM(262420000000022/c8bf23b2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114164926816 DMM DEBUG MM(262420000000022/c8bf23b2) checking auth: received GSM SRES = c6 18 82 bf (gprs_gmm.c:666) 20241114164926816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114164926816 DMM DEBUG MM(262420000000022/c8bf23b2) Requesting authorization (sgsn_auth.c:160) 20241114164926816 DMM INFO MM(262420000000022/c8bf23b2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114164926816 DMM DEBUG MM(262420000000022/c8bf23b2) Requesting subscriber data update (gprs_subscriber.c:894) 20241114164926816 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241114164926816 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) 20241114164926816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114164926816 DMM INFO MM(262420000000022/c8bf23b2) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8bf23b2) (gprs_gmm.c:300) 20241114164926818 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114164926818 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114164926818 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241114164926818 DMM INFO MM(262420000000022/c8bf23b2) Subscriber data update (mmctx.c:445) 20241114164926818 DMM DEBUG MM(262420000000022/c8bf23b2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114164926818 DMM INFO MM(262420000000022/c8bf23b2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114164926818 DMM NOTICE MM(262420000000022/c8bf23b2) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241114164926818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114164926818 DMM NOTICE MM(262420000000022/c8bf23b2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114164926818 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) 20241114164926819 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114164926819 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241114164926819 DMM INFO MM(262420000000022/c8bf23b2) Subscriber data update (mmctx.c:445) 20241114164926819 DMM DEBUG MM(262420000000022/c8bf23b2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114164926824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164926824 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114164926824 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164926824 DMM INFO MM(262420000000022/c8bf23b2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114164926824 DMM NOTICE MM(262420000000022/c8bf23b2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114164926824 DMM DEBUG GMM(gmm_fsm)[0x6120000180a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114164926824 DMM DEBUG GMM(gmm_fsm)[0x6120000180a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114164926824 DLLC NOTICE LLME(cdbac985/c8bf23b2){ASSIGNED} LLGM Assign pre (ffffffff => c8bf23b2) (gprs_llc.c:1079) 20241114164926824 DLLC NOTICE LLME(ffffffff/c8bf23b2){ASSIGNED} LLGM Assign post (ffffffff => c8bf23b2) (gprs_llc.c:1125) 20241114164926824 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114164926825 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114164926825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114164926825 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)@96733a1a5f60: setverdict(pass): none -> pass 20241114164926876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164926876 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241114164926876 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164926876 DMM INFO MM(262420000000022/c8bf23b2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241114164926876 DMM INFO MM(262420000000022/c8bf23b2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114164926876 DMM DEBUG MM(262420000000022/c8bf23b2) Using GGSN 0 (gprs_sm.c:317) 20241114164926876 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) 20241114164926876 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20241114164926876 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114164926876 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:186) 20241114164926876 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20241114164926887 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 66 73 e9 a8 11 50 a2 9d 39 14 05 7f 0f 8c c4 54 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) 20241114164926887 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1b3d8e19b0, cbp=0x61400000d4a0) (sgsn_libgtp.c:630) 20241114164926887 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241114164926887 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210044920b8 TLLI=c8bf23b2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241114164926887 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241114164926887 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed 20241114164926894 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:823) 20241114164926903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164926903 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241114164926903 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164926906 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241114164926906 DGPRS INFO PDP(262420000000022:5): Context 0x7f1b3d8e19b0 was deleted (sgsn_libgtp.c:704) 20241114164926906 DMM INFO MM(262420000000022/c8bf23b2) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241114164926906 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20241114164926906 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@96733a1a5f60: Removing Client IMSI='262420000000022'H, index=0 20241114164926913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164926913 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241114164926913 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164926913 DMM INFO MM(262420000000022/c8bf23b2) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(839)@96733a1a5f60: Final verdict of PTC: pass 20241114164926916 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46310<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114164926918 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114164926918 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI97(825)@96733a1a5f60: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(824)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP(837)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@96733a1a5f60: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(834)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(831)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(830)@96733a1a5f60: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(828)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(835)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(833)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(829)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(823)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(824): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(828): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(829): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(830): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(831): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(834): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@96733a1a5f60: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:49:27 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 20241114164927045 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57202<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164927446 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57202<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=42008) 20241114164927919 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164927919 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=42008, count=104668) 20241114164928922 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164928922 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:49: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_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 20241114164929924 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164929924 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241114164929987 DGPRS DEBUG Checking for inactive LLMEs, time = 13413704 (sgsn.c:132) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_attach_pdp_act_deact_dup started. 20241114164930499 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57216<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164930501 DMM INFO MM(262420000000022/c8bf23b2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114164930501 DMM INFO MM(262420000000022/c8bf23b2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114164930501 DMM DEBUG GMM(gmm_fsm)[0x6120000180a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114164930501 DMM DEBUG GMM(gmm_fsm)[0x6120000180a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114164930501 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114164930501 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114164930501 DLLC NOTICE LLME(ffffffff/c8bf23b2){ASSIGNED} LLGM Assign pre (c8bf23b2 => ffffffff) (gprs_llc.c:1079) 20241114164930501 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8bf23b2 => ffffffff) (gprs_llc.c:1125) 20241114164930501 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621004491d60 (gprs_sndcp.c:574) 20241114164930501 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210044920b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241114164930501 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241114164930501 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) 20241114164930501 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:401) 20241114164930501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{Init}: Deallocated (fsm.c:568) 20241114164930501 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Idle}: Deallocated (fsm.c:568) 20241114164930501 DMM DEBUG MM_STATE_Iu[0x612000018520]{Detached}: Deallocated (fsm.c:568) 20241114164930501 DMM DEBUG GMM(gmm_fsm)[0x6120000180a0]{Deregistered}: Deallocated (fsm.c:568) 20241114164930501 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(845)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(845)@96733a1a5f60: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(844)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 20241114164930554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114164930554 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) 20241114164930554 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) 20241114164930555 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164930555 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114164930555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164930555 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) 20241114164930555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164930555 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(845)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164930556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164930557 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) 20241114164930557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164930557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164930557 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) 20241114164930557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164930557 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) 20241114164930557 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164930557 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114164930557 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164930557 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164930557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164930558 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(845)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(845)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164930562 DLNS DEBUG GPRS-NS2-VC(UDP-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(841)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(844)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(849)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241114164930575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164930575 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(849)@96733a1a5f60: Provider Link came up: sending NS-RESET TC_attach_pdp_act_deact_dup-BVCI196(842)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114164930578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114164930578 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) 20241114164930578 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) 20241114164930578 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164930578 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114164930578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164930578 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) 20241114164930579 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164930579 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(849)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164930580 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164930580 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) 20241114164930580 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164930580 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164930580 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) 20241114164930580 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164930580 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) 20241114164930580 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164930580 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114164930580 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164930581 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164930581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164930581 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(849)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164930585 DLNS DEBUG GPRS-NS2-VC(UDP-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(850)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(846)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164930596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164930596 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI210(848)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164930617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114164930617 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) 20241114164930617 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) 20241114164930617 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164930617 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114164930617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164930617 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) 20241114164930617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164930617 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164930619 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164930619 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) 20241114164930619 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164930619 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164930619 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) 20241114164930620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164930620 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) 20241114164930620 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164930620 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114164930620 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164930620 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(854)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114164930620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164930620 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164930624 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164930635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164930635 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(853)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114164930925 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164930925 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114164930925 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114164930925 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(855)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114164930927 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(855)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114164930928 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(855)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(855)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(855)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(842)@96733a1a5f60: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='FD260A27'O, index=0 SGSN_Test-GSUP(856)@96733a1a5f60: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@96733a1a5f60: 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 := '03D9680DE7F3096D0D400D0661707CC1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ED0B0C22'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '13292B1FAE3ABA5A'O } } } } } 20241114164930970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164930970 DLLC NOTICE LLME(ffffffff/fd260a27){UNASSIGNED} LLC RX: unknown TLLI 0xfd260a27, creating LLME on the fly (gprs_llc.c:552) 20241114164930971 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164930971 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach" (gprs_gmm.c:1266) 20241114164930971 DMM DEBUG GMM(gmm_fsm)[0x612000018820]{Deregistered}: Allocated (fsm.c:456) 20241114164930971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{Init}: Allocated (fsm.c:456) 20241114164930971 DMM DEBUG MM_STATE_Gb[0x612000018b20]{Idle}: Allocated (fsm.c:456) 20241114164930971 DMM DEBUG MM_STATE_Iu[0x612000018ca0]{Detached}: Allocated (fsm.c:456) 20241114164930971 DMM DEBUG GMM(gmm_fsm)[0x612000018820]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114164930971 DMM DEBUG GMM(gmm_fsm)[0x612000018820]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114164930971 DLLC NOTICE LLME(ffffffff/fd260a27){UNASSIGNED} LLGM Assign pre (fd260a27 => db478c8f) (gprs_llc.c:1079) 20241114164930971 DLLC NOTICE LLME(fd260a27/db478c8f){ASSIGNED} LLGM Assign post (fd260a27 => db478c8f) (gprs_llc.c:1125) 20241114164930971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114164930971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114164930971 DMM DEBUG MM(262420000000046/db478c8f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114164930984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164930984 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114164930984 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164930984 DMM DEBUG MM(262420000000046/db478c8f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20241114164930984 DMM NOTICE MM(262420000000046/db478c8f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114164930984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114164930984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114164930984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114164930984 DMM DEBUG MM(262420000000046/db478c8f) Requesting authorization (sgsn_auth.c:160) 20241114164930984 DMM INFO MM(262420000000046/db478c8f) Requesting authentication tuples (sgsn_auth.c:184) 20241114164930984 DMM DEBUG MM(262420000000046/db478c8f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114164930984 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20241114164930984 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)@96733a1a5f60: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@96733a1a5f60: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20241114164930987 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114164930987 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114164930987 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114164930987 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114164930988 DMM INFO MM(262420000000046/db478c8f) Subscriber data update (mmctx.c:445) 20241114164930988 DMM DEBUG MM(262420000000046/db478c8f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114164930988 DMM INFO MM(262420000000046/db478c8f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114164930988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114164930988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114164930988 DMM INFO MM(262420000000046/db478c8f) <- GMM AUTH AND CIPHERING REQ (rand = 03 d9 68 0d e7 f3 09 6d 0d 40 0d 06 61 70 7c c1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114164930995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164930995 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164930995 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164930995 DMM INFO MM(262420000000046/db478c8f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114164930995 DMM NOTICE MM(262420000000046/db478c8f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114164930995 DMM DEBUG MM(262420000000046/db478c8f) checking auth: received GSM SRES = ed 0b 0c 22 (gprs_gmm.c:666) 20241114164930995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114164930995 DMM DEBUG MM(262420000000046/db478c8f) Requesting authorization (sgsn_auth.c:160) 20241114164930995 DMM INFO MM(262420000000046/db478c8f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114164930995 DMM DEBUG MM(262420000000046/db478c8f) Requesting subscriber data update (gprs_subscriber.c:894) 20241114164930996 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20241114164930996 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) 20241114164930996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114164930996 DMM INFO MM(262420000000046/db478c8f) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb478c8f) (gprs_gmm.c:300) 20241114164930997 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114164930997 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114164930997 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241114164930997 DMM INFO MM(262420000000046/db478c8f) Subscriber data update (mmctx.c:445) 20241114164930997 DMM DEBUG MM(262420000000046/db478c8f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114164930997 DMM INFO MM(262420000000046/db478c8f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114164930997 DMM NOTICE MM(262420000000046/db478c8f) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20241114164930997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114164930997 DMM NOTICE MM(262420000000046/db478c8f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114164930997 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) 20241114164930998 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114164930998 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241114164930998 DMM INFO MM(262420000000046/db478c8f) Subscriber data update (mmctx.c:445) 20241114164930998 DMM DEBUG MM(262420000000046/db478c8f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114164931003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164931003 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114164931003 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164931003 DMM INFO MM(262420000000046/db478c8f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114164931003 DMM NOTICE MM(262420000000046/db478c8f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114164931003 DMM DEBUG GMM(gmm_fsm)[0x612000018820]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114164931003 DMM DEBUG GMM(gmm_fsm)[0x612000018820]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114164931003 DLLC NOTICE LLME(fd260a27/db478c8f){ASSIGNED} LLGM Assign pre (ffffffff => db478c8f) (gprs_llc.c:1079) 20241114164931004 DLLC NOTICE LLME(ffffffff/db478c8f){ASSIGNED} LLGM Assign post (ffffffff => db478c8f) (gprs_llc.c:1125) 20241114164931004 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114164931004 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114164931004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114164931004 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)@96733a1a5f60: setverdict(pass): none -> pass 20241114164931055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164931055 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241114164931055 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164931055 DMM INFO MM(262420000000046/db478c8f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241114164931055 DMM INFO MM(262420000000046/db478c8f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114164931055 DMM DEBUG MM(262420000000046/db478c8f) Using GGSN 0 (gprs_sm.c:317) 20241114164931055 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) 20241114164931055 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20241114164931055 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114164931055 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:186) 20241114164931056 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20241114164931067 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 ca d5 aa df 11 bb 7a c3 24 14 05 7f dd f4 ec 70 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) 20241114164931067 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1b3d8e19b0, cbp=0x61400000daa0) (sgsn_libgtp.c:630) 20241114164931067 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241114164931067 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x62100469a0b8 TLLI=db478c8f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241114164931067 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241114164931067 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed 20241114164931075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164931076 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20241114164931076 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164931076 DMM INFO MM(262420000000046/db478c8f) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241114164931076 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:323) 20241114164931076 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20241114164931076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164931076 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20241114164931076 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164931076 DMM INFO MM(262420000000046/db478c8f) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241114164931076 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:323) 20241114164931076 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(858)@96733a1a5f60: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(858)@96733a1a5f60: "Received deletePDPContextResponse 1, seq_nr=1036" 20241114164931078 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) 20241114164931078 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f1b3d8e19b0, cbp=0x61400000daa0) (sgsn_libgtp.c:630) 20241114164931078 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241114164931078 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x62100469a0b8, TLLI=db478c8f, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241114164931078 DMM INFO MM(262420000000046/db478c8f) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241114164931078 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20241114164931078 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241114164931078 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) 20241114164931078 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)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(842)@96733a1a5f60: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@96733a1a5f60: Final verdict of PTC: pass 20241114164933088 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57216<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(856)@96733a1a5f60: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(848)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(845)@96733a1a5f60: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(842)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(844)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@96733a1a5f60: Final verdict of PTC: none 20241114164933091 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114164933091 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI98(849)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@96733a1a5f60: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(853)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(854)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(852)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(847)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(843)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(842): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(843): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(844): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(845): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(848): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(853): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@96733a1a5f60: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:49:33 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 20241114164933218 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57222<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164933620 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57222<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101724) 20241114164934092 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164934092 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=101724, count=107776) 20241114164935092 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164935092 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:49: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_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 20241114164936093 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164936093 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_attach_second_attempt started. 20241114164936682 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49926<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114164936684 DMM INFO MM(262420000000046/db478c8f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114164936684 DMM INFO MM(262420000000046/db478c8f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114164936684 DMM DEBUG GMM(gmm_fsm)[0x612000018820]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114164936684 DMM DEBUG GMM(gmm_fsm)[0x612000018820]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114164936684 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114164936684 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114164936684 DLLC NOTICE LLME(ffffffff/db478c8f){ASSIGNED} LLGM Assign pre (db478c8f => ffffffff) (gprs_llc.c:1079) 20241114164936684 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db478c8f => ffffffff) (gprs_llc.c:1125) 20241114164936684 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20241114164936684 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) 20241114164936684 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:401) 20241114164936684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{Init}: Deallocated (fsm.c:568) 20241114164936684 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Idle}: Deallocated (fsm.c:568) 20241114164936684 DMM DEBUG MM_STATE_Iu[0x612000018ca0]{Detached}: Deallocated (fsm.c:568) 20241114164936684 DMM DEBUG GMM(gmm_fsm)[0x612000018820]{Deregistered}: Deallocated (fsm.c:568) 20241114164936684 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(864)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(864)@96733a1a5f60: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(863)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 20241114164936736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114164936736 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) 20241114164936736 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) 20241114164936736 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164936736 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114164936736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164936737 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) 20241114164936737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164936737 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(864)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164936738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164936739 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) 20241114164936739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164936739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164936739 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) 20241114164936739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164936739 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) 20241114164936739 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164936739 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114164936739 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164936739 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164936740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164936740 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(864)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(864)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164936743 DLNS DEBUG GPRS-NS2-VC(UDP-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(860)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164936752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164936752 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(865)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_second_attempt-BVCI196(861)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(863)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164936763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114164936763 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) 20241114164936763 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) 20241114164936763 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164936763 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114164936763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164936763 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) 20241114164936763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164936763 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164936765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164936765 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) 20241114164936765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164936765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164936765 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) 20241114164936765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164936765 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) 20241114164936765 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164936765 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114164936765 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164936765 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164936766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164936766 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164936770 DLNS DEBUG GPRS-NS2-VC(UDP-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(865)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(869)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 20241114164936781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164936781 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI210(867)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(874)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(874)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114164936812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114164936812 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) 20241114164936812 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) 20241114164936812 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164936812 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114164936812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114164936812 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) 20241114164936812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114164936812 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(874)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114164936814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114164936814 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) 20241114164936814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114164936814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114164936814 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) 20241114164936814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114164936814 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) 20241114164936814 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114164936814 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114164936814 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114164936814 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114164936815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114164936815 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(874)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(874)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114164936819 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114164936827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164936827 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(871)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114164937094 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114164937094 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114164937094 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114164937094 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(873)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(873)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114164937096 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(873)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(873)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114164937097 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(873)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(873)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(873)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(873)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(861)@96733a1a5f60: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='D20C5C92'O, index=0 SGSN_Test-GSUP(875)@96733a1a5f60: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@96733a1a5f60: 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 := 'FB4118286C56179CC66D46E306C1A663'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ECA07551'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CF8C5CB7E4F6E1AC'O } } } } } 20241114164937144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164937144 DLLC NOTICE LLME(ffffffff/d20c5c92){UNASSIGNED} LLC RX: unknown TLLI 0xd20c5c92, creating LLME on the fly (gprs_llc.c:552) 20241114164937144 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164937144 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20241114164937144 DMM DEBUG GMM(gmm_fsm)[0x612000018fa0]{Deregistered}: Allocated (fsm.c:456) 20241114164937144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{Init}: Allocated (fsm.c:456) 20241114164937144 DMM DEBUG MM_STATE_Gb[0x6120000192a0]{Idle}: Allocated (fsm.c:456) 20241114164937144 DMM DEBUG MM_STATE_Iu[0x612000019420]{Detached}: Allocated (fsm.c:456) 20241114164937144 DMM DEBUG GMM(gmm_fsm)[0x612000018fa0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114164937144 DMM DEBUG GMM(gmm_fsm)[0x612000018fa0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114164937144 DLLC NOTICE LLME(ffffffff/d20c5c92){UNASSIGNED} LLGM Assign pre (d20c5c92 => d757dc43) (gprs_llc.c:1079) 20241114164937144 DLLC NOTICE LLME(d20c5c92/d757dc43){ASSIGNED} LLGM Assign post (d20c5c92 => d757dc43) (gprs_llc.c:1125) 20241114164937144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114164937144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114164937144 DMM DEBUG MM(262420000000022/d757dc43) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114164937158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164937158 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114164937158 DMM DEBUG MM_STATE_Gb(0)[0x6120000192a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164937158 DMM DEBUG MM(262420000000022/d757dc43) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241114164937158 DMM NOTICE MM(262420000000022/d757dc43) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114164937158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114164937158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114164937158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114164937158 DMM DEBUG MM(262420000000022/d757dc43) Requesting authorization (sgsn_auth.c:160) 20241114164937158 DMM INFO MM(262420000000022/d757dc43) Requesting authentication tuples (sgsn_auth.c:184) 20241114164937158 DMM DEBUG MM(262420000000022/d757dc43) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114164937159 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241114164937159 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)@96733a1a5f60: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@96733a1a5f60: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20241114164937162 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114164937162 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114164937162 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114164937162 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114164937162 DMM INFO MM(262420000000022/d757dc43) Subscriber data update (mmctx.c:445) 20241114164937162 DMM DEBUG MM(262420000000022/d757dc43) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114164937162 DMM INFO MM(262420000000022/d757dc43) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114164937162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114164937162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114164937162 DMM INFO MM(262420000000022/d757dc43) <- GMM AUTH AND CIPHERING REQ (rand = fb 41 18 28 6c 56 17 9c c6 6d 46 e3 06 c1 a6 63 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114164937171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164937172 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164937172 DMM DEBUG MM_STATE_Gb(0)[0x6120000192a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164937172 DMM INFO MM(262420000000022/d757dc43) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114164937172 DMM NOTICE MM(262420000000022/d757dc43) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114164937172 DMM DEBUG MM(262420000000022/d757dc43) checking auth: received GSM SRES = ec a0 75 51 (gprs_gmm.c:666) 20241114164937172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114164937172 DMM DEBUG MM(262420000000022/d757dc43) Requesting authorization (sgsn_auth.c:160) 20241114164937172 DMM INFO MM(262420000000022/d757dc43) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114164937172 DMM DEBUG MM(262420000000022/d757dc43) Requesting subscriber data update (gprs_subscriber.c:894) 20241114164937172 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241114164937172 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) 20241114164937172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114164937172 DMM INFO MM(262420000000022/d757dc43) <- GMM ATTACH ACCEPT (new P-TMSI=0xd757dc43) (gprs_gmm.c:300) 20241114164937173 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114164937173 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114164937173 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241114164937173 DMM INFO MM(262420000000022/d757dc43) Subscriber data update (mmctx.c:445) 20241114164937173 DMM DEBUG MM(262420000000022/d757dc43) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114164937173 DMM INFO MM(262420000000022/d757dc43) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114164937173 DMM NOTICE MM(262420000000022/d757dc43) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241114164937174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114164937174 DMM NOTICE MM(262420000000022/d757dc43) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114164937174 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) 20241114164937174 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114164937174 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241114164937174 DMM INFO MM(262420000000022/d757dc43) Subscriber data update (mmctx.c:445) 20241114164937174 DMM DEBUG MM(262420000000022/d757dc43) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114164937179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164937179 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114164937180 DMM DEBUG MM_STATE_Gb(0)[0x6120000192a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164937180 DMM INFO MM(262420000000022/d757dc43) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114164937180 DMM NOTICE MM(262420000000022/d757dc43) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114164937180 DMM DEBUG GMM(gmm_fsm)[0x612000018fa0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114164937180 DMM DEBUG GMM(gmm_fsm)[0x612000018fa0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114164937180 DLLC NOTICE LLME(d20c5c92/d757dc43){ASSIGNED} LLGM Assign pre (ffffffff => d757dc43) (gprs_llc.c:1079) 20241114164937180 DLLC NOTICE LLME(ffffffff/d757dc43){ASSIGNED} LLGM Assign post (ffffffff => d757dc43) (gprs_llc.c:1125) 20241114164937180 DMM DEBUG MM_STATE_Gb(0)[0x6120000192a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114164937180 DMM DEBUG MM_STATE_Gb(0)[0x6120000192a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114164937180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114164937180 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)@96733a1a5f60: setverdict(pass): none -> pass TC_attach_second_attempt(877)@96733a1a5f60: 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 := '157B2F695762F45F1A90A95EBDF8A085'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9FB054CC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '09E64468168FBB17'O } } } } } 20241114164937231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164937232 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20241114164937232 DMM DEBUG MM_STATE_Gb(0)[0x6120000192a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164937232 DMM INFO MM(262420000000022/d757dc43) -> GMM ATTACH REQUEST MI(TMSI-0xD757DC43) type="GPRS attach" (gprs_gmm.c:1266) 20241114164937232 DMM DEBUG GMM(gmm_fsm)[0x612000018fa0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114164937232 DMM DEBUG GMM(gmm_fsm)[0x612000018fa0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241114164937232 DLLC NOTICE LLME(ffffffff/d757dc43){ASSIGNED} LLGM Assign pre (d757dc43 => eabb7310) (gprs_llc.c:1079) 20241114164937232 DLLC NOTICE LLME(d757dc43/eabb7310){ASSIGNED} LLGM Assign post (d757dc43 => eabb7310) (gprs_llc.c:1125) 20241114164937232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114164937232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114164937232 DMM DEBUG MM(262420000000022/eabb7310) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114164937238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114164937238 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20241114164937238 DMM DEBUG MM_STATE_Gb(0)[0x6120000192a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114164937238 DMM DEBUG MM(262420000000022/eabb7310) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241114164937238 DMM NOTICE MM(262420000000022/eabb7310) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114164937238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114164937238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114164937238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114164937238 DMM DEBUG MM(262420000000022/eabb7310) Requesting authorization (sgsn_auth.c:160) 20241114164937238 DMM INFO MM(262420000000022/eabb7310) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114164937238 DMM DEBUG MM(262420000000022/eabb7310) Requesting subscriber data update (gprs_subscriber.c:894) 20241114164937238 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241114164937238 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) 20241114164943239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241114164943239 DMM ERROR MM(262420000000022/eabb7310) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241114164943239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241114164943239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241114164943239 DMM NOTICE MM(262420000000022/eabb7310) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241114164943239 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241114164943239 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) 20241114164943239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{Reject}: Deallocated (fsm.c:568) 20241114164943239 DMM DEBUG MM_STATE_Gb(0)[0x6120000192a0]{Ready}: Deallocated (fsm.c:568) 20241114164943239 DMM DEBUG MM_STATE_Iu[0x612000019420]{Detached}: Deallocated (fsm.c:568) 20241114164943239 DMM DEBUG GMM(gmm_fsm)[0x612000018fa0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241114164943239 DLLC NOTICE LLME(d757dc43/eabb7310){ASSIGNED} LLGM Assign pre (eabb7310 => ffffffff) (gprs_llc.c:1079) 20241114164943239 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eabb7310 => ffffffff) (gprs_llc.c:1125) 20241114164957095 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:268) 20241114164957095 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) 20241114164957095 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(873)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(873)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114164959987 DGPRS DEBUG Checking for inactive LLMEs, time = 13413734 (sgsn.c:132) 20241114165006741 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165006743 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165006743 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) 20241114165006767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165006768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165006768 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) 20241114165006816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165006818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165006818 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)@96733a1a5f60: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@96733a1a5f60: Test Component 877 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(875)@96733a1a5f60: Final verdict of PTC: none 20241114165007160 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114165007160 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP-IPA(873)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(868)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(874)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(863)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(864)@96733a1a5f60: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(861)@96733a1a5f60: Final verdict of PTC: none 20241114165007162 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49926<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(860)@96733a1a5f60: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(867)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@96733a1a5f60: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(871)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(872)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(866)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(862)@96733a1a5f60: Final verdict of PTC: none TC_attach_second_attempt(877)@96733a1a5f60: Final verdict of PTC: fail reason: "Tguard timeout" MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_second_attempt-BVCI196(861): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(862): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(863): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(864): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_second_attempt-BVCI210(867): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_second_attempt-BVCI220(871): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(872): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(873): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(874): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@96733a1a5f60: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@96733a1a5f60: 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'. Thu Nov 14 16:50:07 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 20241114165007289 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52192<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165007591 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52192<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107220) 20241114165008161 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165008161 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=107220, count=113272) 20241114165009162 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165009162 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:50: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_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 20241114165010162 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165010162 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_attach_echo_timeout started. 20241114165010651 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52206<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165010653 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165010698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114165010698 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) 20241114165010698 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) 20241114165010698 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165010698 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114165010698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165010698 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) 20241114165010698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165010698 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165010700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165010700 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) 20241114165010700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165010700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165010700 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) 20241114165010700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165010700 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) 20241114165010700 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165010700 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114165010700 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165010700 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165010701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165010701 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165010705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(879)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(883)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 20241114165010715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165010715 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI196(881)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(888)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(888)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165010743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114165010743 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) 20241114165010744 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) 20241114165010744 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165010744 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114165010744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165010744 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) 20241114165010744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165010744 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(887)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(888)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165010746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165010746 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) 20241114165010746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165010746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165010746 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) 20241114165010746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165010746 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) 20241114165010746 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165010746 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114165010746 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165010746 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165010747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165010747 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(888)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(888)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165010751 DLNS DEBUG GPRS-NS2-VC(UDP-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(884)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165010760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165010760 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(889)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_echo_timeout-BVCI210(885)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(887)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(892)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165010772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114165010772 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) 20241114165010772 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) 20241114165010772 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165010772 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114165010772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165010772 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) 20241114165010772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165010772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165010774 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165010774 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) 20241114165010774 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165010774 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165010774 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) 20241114165010774 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165010774 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) 20241114165010774 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165010774 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114165010774 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165010774 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(892)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114165010775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165010775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165010779 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165010789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165010789 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(891)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114165011164 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165011164 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114165011164 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114165011164 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(893)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114165011166 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(893)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114165011167 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(893)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(893)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(893)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(881)@96733a1a5f60: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='F1D214D4'O, index=0 SGSN_Test-GSUP(894)@96733a1a5f60: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@96733a1a5f60: 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 := '5D559DE7EF9F1D29A7B96AF281D926E3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D6198E54'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9D6397768FFE7332'O } } } } } 20241114165011213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165011213 DLLC NOTICE LLME(ffffffff/f1d214d4){UNASSIGNED} LLC RX: unknown TLLI 0xf1d214d4, creating LLME on the fly (gprs_llc.c:552) 20241114165011213 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165011213 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach" (gprs_gmm.c:1266) 20241114165011213 DMM DEBUG GMM(gmm_fsm)[0x6120000195a0]{Deregistered}: Allocated (fsm.c:456) 20241114165011213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{Init}: Allocated (fsm.c:456) 20241114165011213 DMM DEBUG MM_STATE_Gb[0x6120000198a0]{Idle}: Allocated (fsm.c:456) 20241114165011213 DMM DEBUG MM_STATE_Iu[0x612000019a20]{Detached}: Allocated (fsm.c:456) 20241114165011213 DMM DEBUG GMM(gmm_fsm)[0x6120000195a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114165011213 DMM DEBUG GMM(gmm_fsm)[0x6120000195a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114165011213 DLLC NOTICE LLME(ffffffff/f1d214d4){UNASSIGNED} LLGM Assign pre (f1d214d4 => fcd97650) (gprs_llc.c:1079) 20241114165011213 DLLC NOTICE LLME(f1d214d4/fcd97650){ASSIGNED} LLGM Assign post (f1d214d4 => fcd97650) (gprs_llc.c:1125) 20241114165011213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114165011213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114165011213 DMM DEBUG MM(262420000000067/fcd97650) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114165011226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165011226 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114165011226 DMM DEBUG MM_STATE_Gb(0)[0x6120000198a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165011226 DMM DEBUG MM(262420000000067/fcd97650) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20241114165011226 DMM NOTICE MM(262420000000067/fcd97650) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114165011226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114165011226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114165011226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114165011226 DMM DEBUG MM(262420000000067/fcd97650) Requesting authorization (sgsn_auth.c:160) 20241114165011226 DMM INFO MM(262420000000067/fcd97650) Requesting authentication tuples (sgsn_auth.c:184) 20241114165011226 DMM DEBUG MM(262420000000067/fcd97650) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114165011226 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20241114165011226 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)@96733a1a5f60: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@96733a1a5f60: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20241114165011229 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114165011229 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114165011229 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114165011229 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114165011229 DMM INFO MM(262420000000067/fcd97650) Subscriber data update (mmctx.c:445) 20241114165011229 DMM DEBUG MM(262420000000067/fcd97650) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114165011229 DMM INFO MM(262420000000067/fcd97650) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114165011229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114165011229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114165011229 DMM INFO MM(262420000000067/fcd97650) <- GMM AUTH AND CIPHERING REQ (rand = 5d 55 9d e7 ef 9f 1d 29 a7 b9 6a f2 81 d9 26 e3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114165011237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165011237 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165011237 DMM DEBUG MM_STATE_Gb(0)[0x6120000198a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165011237 DMM INFO MM(262420000000067/fcd97650) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114165011237 DMM NOTICE MM(262420000000067/fcd97650) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114165011237 DMM DEBUG MM(262420000000067/fcd97650) checking auth: received GSM SRES = d6 19 8e 54 (gprs_gmm.c:666) 20241114165011237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114165011237 DMM DEBUG MM(262420000000067/fcd97650) Requesting authorization (sgsn_auth.c:160) 20241114165011237 DMM INFO MM(262420000000067/fcd97650) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114165011237 DMM DEBUG MM(262420000000067/fcd97650) Requesting subscriber data update (gprs_subscriber.c:894) 20241114165011237 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20241114165011237 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) 20241114165011237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114165011237 DMM INFO MM(262420000000067/fcd97650) <- GMM ATTACH ACCEPT (new P-TMSI=0xfcd97650) (gprs_gmm.c:300) 20241114165011239 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114165011239 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114165011239 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241114165011239 DMM INFO MM(262420000000067/fcd97650) Subscriber data update (mmctx.c:445) 20241114165011239 DMM DEBUG MM(262420000000067/fcd97650) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114165011239 DMM INFO MM(262420000000067/fcd97650) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114165011239 DMM NOTICE MM(262420000000067/fcd97650) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20241114165011239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114165011239 DMM NOTICE MM(262420000000067/fcd97650) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114165011239 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) 20241114165011240 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114165011240 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241114165011240 DMM INFO MM(262420000000067/fcd97650) Subscriber data update (mmctx.c:445) 20241114165011240 DMM DEBUG MM(262420000000067/fcd97650) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114165011244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165011244 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114165011245 DMM DEBUG MM_STATE_Gb(0)[0x6120000198a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165011245 DMM INFO MM(262420000000067/fcd97650) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114165011245 DMM NOTICE MM(262420000000067/fcd97650) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114165011245 DMM DEBUG GMM(gmm_fsm)[0x6120000195a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114165011245 DMM DEBUG GMM(gmm_fsm)[0x6120000195a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114165011245 DLLC NOTICE LLME(f1d214d4/fcd97650){ASSIGNED} LLGM Assign pre (ffffffff => fcd97650) (gprs_llc.c:1079) 20241114165011245 DLLC NOTICE LLME(ffffffff/fcd97650){ASSIGNED} LLGM Assign post (ffffffff => fcd97650) (gprs_llc.c:1125) 20241114165011245 DMM DEBUG MM_STATE_Gb(0)[0x6120000198a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114165011245 DMM DEBUG MM_STATE_Gb(0)[0x6120000198a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114165011245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114165011245 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)@96733a1a5f60: setverdict(pass): none -> pass 20241114165011297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165011297 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241114165011297 DMM DEBUG MM_STATE_Gb(0)[0x6120000198a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165011297 DMM INFO MM(262420000000067/fcd97650) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241114165011297 DMM INFO MM(262420000000067/fcd97650) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114165011297 DMM DEBUG MM(262420000000067/fcd97650) Using GGSN 0 (gprs_sm.c:317) 20241114165011297 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) 20241114165011297 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20241114165011297 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114165011297 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:186) 20241114165011298 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20241114165011309 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 7a 4b 50 31 11 ed c8 42 8a 14 05 7f 1a 08 fa 68 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1037 from retransmit req queue (gtp.c:443) 20241114165011309 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1b3d8e19b0, cbp=0x61400000e4a0) (sgsn_libgtp.c:630) 20241114165011309 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241114165011309 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621004ac08b8 TLLI=fcd97650, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241114165011309 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241114165011309 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed 20241114165016179 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20241114165016181 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) 20241114165016181 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x611000009a60) (sgsn_libgtp.c:630) 20241114165021180 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@96733a1a5f60: "Received EchoRequest seq_nr=1039" 20241114165026181 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20241114165026181 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(896)@96733a1a5f60: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@96733a1a5f60: "Received EchoRequest seq_nr=1039" 20241114165029988 DGPRS DEBUG Checking for inactive LLMEs, time = 13413764 (sgsn.c:132) 20241114165031165 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:268) 20241114165031165 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(893)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114165031165 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) 20241114165031181 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20241114165031181 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20241114165031181 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@96733a1a5f60: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@96733a1a5f60: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@96733a1a5f60: "Received EchoRequest seq_nr=1041" 20241114165036183 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20241114165036183 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20241114165036183 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20241114165036183 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(896)@96733a1a5f60: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@96733a1a5f60: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@96733a1a5f60: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@96733a1a5f60: "Received EchoRequest seq_nr=1041" 20241114165040702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165040704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165040704 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) 20241114165040748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165040750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165040750 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) 20241114165040776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165040778 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165040778 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) 20241114165041184 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20241114165041184 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20241114165041184 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20241114165041184 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20241114165041184 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@96733a1a5f60: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@96733a1a5f60: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@96733a1a5f60: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@96733a1a5f60: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@96733a1a5f60: "Received EchoRequest seq_nr=1043" 20241114165046185 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20241114165046185 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20241114165046185 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20241114165046185 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20241114165046185 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x611000009a60) (sgsn_libgtp.c:630) 20241114165046185 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x611000009a60) (sgsn_libgtp.c:634) 20241114165046185 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:590) 20241114165046185 DMM INFO MM(262420000000067/fcd97650) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241114165046185 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20241114165046185 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241114165046185 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241114165046185 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20241114165046185 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241114165046185 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241114165046185 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20241114165046185 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241114165046185 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241114165046185 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241114165046185 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241114165046185 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20241114165046185 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(896)@96733a1a5f60: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@96733a1a5f60: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@96733a1a5f60: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@96733a1a5f60: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@96733a1a5f60: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(881)@96733a1a5f60: Removing Client IMSI='262420000000067'H, index=0 20241114165046194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165046194 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241114165046194 DMM DEBUG MM_STATE_Gb(0)[0x6120000198a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165046194 DMM INFO MM(262420000000067/fcd97650) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@96733a1a5f60: Final verdict of PTC: pass 20241114165046196 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52206<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(894)@96733a1a5f60: Final verdict of PTC: none 20241114165046199 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114165046199 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI97(882)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(888)@96733a1a5f60: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(891)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(887)@96733a1a5f60: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(885)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(892)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@96733a1a5f60: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(881)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(886)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(880)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(890)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_echo_timeout-BVCI196(881): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_echo_timeout-BVCI210(885): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(886): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(887): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(888): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_echo_timeout-BVCI220(891): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@96733a1a5f60: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:50:46 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 20241114165046327 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52974<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165046728 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52974<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100484) 20241114165047200 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165047200 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=100484, count=113808) 20241114165048201 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165048201 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:50: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_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 20241114165049202 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165049202 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_attach_restart_ctr_echo started. 20241114165049788 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60534<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165049790 DMM INFO MM(262420000000067/fcd97650) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114165049790 DMM INFO MM(262420000000067/fcd97650) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114165049790 DMM DEBUG GMM(gmm_fsm)[0x6120000195a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114165049790 DMM DEBUG GMM(gmm_fsm)[0x6120000195a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114165049790 DMM DEBUG MM_STATE_Gb(0)[0x6120000198a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114165049790 DMM DEBUG MM_STATE_Gb(0)[0x6120000198a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114165049790 DLLC NOTICE LLME(ffffffff/fcd97650){ASSIGNED} LLGM Assign pre (fcd97650 => ffffffff) (gprs_llc.c:1079) 20241114165049790 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fcd97650 => ffffffff) (gprs_llc.c:1125) 20241114165049790 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621004ac0560 (gprs_sndcp.c:574) 20241114165049790 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621004ac08b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241114165049790 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20241114165049790 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) 20241114165049790 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:401) 20241114165049790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{Init}: Deallocated (fsm.c:568) 20241114165049790 DMM DEBUG MM_STATE_Gb(0)[0x6120000198a0]{Idle}: Deallocated (fsm.c:568) 20241114165049790 DMM DEBUG MM_STATE_Iu[0x612000019a20]{Detached}: Deallocated (fsm.c:568) 20241114165049790 DMM DEBUG GMM(gmm_fsm)[0x6120000195a0]{Deregistered}: Deallocated (fsm.c:568) 20241114165049790 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(901)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165049832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114165049832 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) 20241114165049832 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) 20241114165049832 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165049832 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114165049832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165049832 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) 20241114165049832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165049832 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(901)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165049833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165049833 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) 20241114165049833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165049834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165049834 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) 20241114165049834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165049834 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) 20241114165049834 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165049834 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114165049834 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165049834 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(901)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114165049834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165049835 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(901)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165049838 DLNS DEBUG GPRS-NS2-VC(UDP-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(898)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(902)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 20241114165049847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165049847 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI196(900)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(907)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165049876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114165049876 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) 20241114165049876 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) 20241114165049876 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165049876 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114165049876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165049876 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) 20241114165049876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165049876 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165049878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165049878 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) 20241114165049878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165049879 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165049879 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) 20241114165049879 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165049879 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) SGSN_Test-Gb2-NS2(906)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 20241114165049879 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165049879 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114165049879 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165049879 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165049879 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165049879 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(907)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165049883 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165049894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165049894 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(908)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_echo-BVCI210(904)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(906)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165049906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114165049906 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) 20241114165049906 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) 20241114165049906 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165049906 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114165049907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165049907 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) 20241114165049907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165049907 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165049909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165049909 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) 20241114165049909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165049909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165049909 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) 20241114165049909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165049909 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) 20241114165049909 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165049909 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114165049909 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165049909 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165049909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165049909 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165049913 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165049923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165049923 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(910)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114165050202 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165050203 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114165050203 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114165050203 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(912)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114165050205 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(912)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114165050205 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(912)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(912)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(912)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(900)@96733a1a5f60: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='C797B91F'O, index=0 SGSN_Test-GSUP(913)@96733a1a5f60: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@96733a1a5f60: 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 := '0816054ACBB75C02FBEB17EF8BA9A4C5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4D7AA03B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9DD6A7016E4AD34C'O } } } } } 20241114165050255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165050255 DLLC NOTICE LLME(ffffffff/c797b91f){UNASSIGNED} LLC RX: unknown TLLI 0xc797b91f, creating LLME on the fly (gprs_llc.c:552) 20241114165050255 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165050255 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach" (gprs_gmm.c:1266) 20241114165050256 DMM DEBUG GMM(gmm_fsm)[0x612000019d20]{Deregistered}: Allocated (fsm.c:456) 20241114165050256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{Init}: Allocated (fsm.c:456) 20241114165050256 DMM DEBUG MM_STATE_Gb[0x61200001a020]{Idle}: Allocated (fsm.c:456) 20241114165050256 DMM DEBUG MM_STATE_Iu[0x61200001a1a0]{Detached}: Allocated (fsm.c:456) 20241114165050256 DMM DEBUG GMM(gmm_fsm)[0x612000019d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114165050256 DMM DEBUG GMM(gmm_fsm)[0x612000019d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114165050256 DLLC NOTICE LLME(ffffffff/c797b91f){UNASSIGNED} LLGM Assign pre (c797b91f => ef1a48d3) (gprs_llc.c:1079) 20241114165050256 DLLC NOTICE LLME(c797b91f/ef1a48d3){ASSIGNED} LLGM Assign post (c797b91f => ef1a48d3) (gprs_llc.c:1125) 20241114165050256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114165050256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114165050256 DMM DEBUG MM(262420000000023/ef1a48d3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114165050269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165050269 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114165050269 DMM DEBUG MM_STATE_Gb(0)[0x61200001a020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165050269 DMM DEBUG MM(262420000000023/ef1a48d3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20241114165050270 DMM NOTICE MM(262420000000023/ef1a48d3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114165050270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114165050270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114165050270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114165050270 DMM DEBUG MM(262420000000023/ef1a48d3) Requesting authorization (sgsn_auth.c:160) 20241114165050270 DMM INFO MM(262420000000023/ef1a48d3) Requesting authentication tuples (sgsn_auth.c:184) 20241114165050270 DMM DEBUG MM(262420000000023/ef1a48d3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114165050270 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20241114165050270 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)@96733a1a5f60: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@96733a1a5f60: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20241114165050272 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114165050272 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114165050273 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114165050273 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114165050273 DMM INFO MM(262420000000023/ef1a48d3) Subscriber data update (mmctx.c:445) 20241114165050273 DMM DEBUG MM(262420000000023/ef1a48d3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114165050273 DMM INFO MM(262420000000023/ef1a48d3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114165050273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114165050273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114165050273 DMM INFO MM(262420000000023/ef1a48d3) <- GMM AUTH AND CIPHERING REQ (rand = 08 16 05 4a cb b7 5c 02 fb eb 17 ef 8b a9 a4 c5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114165050281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165050281 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165050281 DMM DEBUG MM_STATE_Gb(0)[0x61200001a020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165050281 DMM INFO MM(262420000000023/ef1a48d3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114165050281 DMM NOTICE MM(262420000000023/ef1a48d3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114165050281 DMM DEBUG MM(262420000000023/ef1a48d3) checking auth: received GSM SRES = 4d 7a a0 3b (gprs_gmm.c:666) 20241114165050281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114165050281 DMM DEBUG MM(262420000000023/ef1a48d3) Requesting authorization (sgsn_auth.c:160) 20241114165050281 DMM INFO MM(262420000000023/ef1a48d3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114165050281 DMM DEBUG MM(262420000000023/ef1a48d3) Requesting subscriber data update (gprs_subscriber.c:894) 20241114165050281 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20241114165050281 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) 20241114165050281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114165050281 DMM INFO MM(262420000000023/ef1a48d3) <- GMM ATTACH ACCEPT (new P-TMSI=0xef1a48d3) (gprs_gmm.c:300) 20241114165050283 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114165050283 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114165050283 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241114165050283 DMM INFO MM(262420000000023/ef1a48d3) Subscriber data update (mmctx.c:445) 20241114165050283 DMM DEBUG MM(262420000000023/ef1a48d3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114165050283 DMM INFO MM(262420000000023/ef1a48d3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114165050283 DMM NOTICE MM(262420000000023/ef1a48d3) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20241114165050283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114165050283 DMM NOTICE MM(262420000000023/ef1a48d3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114165050283 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) 20241114165050284 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114165050284 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241114165050284 DMM INFO MM(262420000000023/ef1a48d3) Subscriber data update (mmctx.c:445) 20241114165050284 DMM DEBUG MM(262420000000023/ef1a48d3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114165050290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165050290 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114165050290 DMM DEBUG MM_STATE_Gb(0)[0x61200001a020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165050290 DMM INFO MM(262420000000023/ef1a48d3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114165050290 DMM NOTICE MM(262420000000023/ef1a48d3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114165050290 DMM DEBUG GMM(gmm_fsm)[0x612000019d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114165050290 DMM DEBUG GMM(gmm_fsm)[0x612000019d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114165050290 DLLC NOTICE LLME(c797b91f/ef1a48d3){ASSIGNED} LLGM Assign pre (ffffffff => ef1a48d3) (gprs_llc.c:1079) 20241114165050290 DLLC NOTICE LLME(ffffffff/ef1a48d3){ASSIGNED} LLGM Assign post (ffffffff => ef1a48d3) (gprs_llc.c:1125) 20241114165050290 DMM DEBUG MM_STATE_Gb(0)[0x61200001a020]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114165050290 DMM DEBUG MM_STATE_Gb(0)[0x61200001a020]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114165050290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114165050290 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)@96733a1a5f60: setverdict(pass): none -> pass 20241114165050342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165050342 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241114165050342 DMM DEBUG MM_STATE_Gb(0)[0x61200001a020]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165050342 DMM INFO MM(262420000000023/ef1a48d3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241114165050342 DMM INFO MM(262420000000023/ef1a48d3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114165050342 DMM DEBUG MM(262420000000023/ef1a48d3) Using GGSN 0 (gprs_sm.c:317) 20241114165050343 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20241114165050343 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114165050343 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:186) 20241114165050343 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20241114165050353 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 9f bc 14 8b 11 ee 72 64 f0 14 05 7f be 89 05 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=1045 from retransmit req queue (gtp.c:443) 20241114165050353 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1b3d8de848, cbp=0x61400000eaa0) (sgsn_libgtp.c:630) 20241114165050353 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241114165050353 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621004cff8b8 TLLI=ef1a48d3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241114165050353 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241114165050353 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed 20241114165055344 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20241114165055346 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) 20241114165055346 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x611000009a60) (sgsn_libgtp.c:630) 20241114165059989 DGPRS DEBUG Checking for inactive LLMEs, time = 13413794 (sgsn.c:132) 20241114165100345 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20241114165100347 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) 20241114165100347 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x611000009a60) (sgsn_libgtp.c:630) 20241114165100347 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:616) 20241114165100347 DMM INFO MM(262420000000023/ef1a48d3) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241114165100347 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20241114165100347 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(900)@96733a1a5f60: Removing Client IMSI='262420000000023'H, index=0 20241114165100356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165100356 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241114165100356 DMM DEBUG MM_STATE_Gb(0)[0x61200001a020]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165100356 DMM INFO MM(262420000000023/ef1a48d3) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@96733a1a5f60: Final verdict of PTC: pass 20241114165100359 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60534<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114165100360 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114165100360 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(913)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(907)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(901)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@96733a1a5f60: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(904)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(906)@96733a1a5f60: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(900)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@96733a1a5f60: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(910)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(899)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(911)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(905)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(909)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(900): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(904): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(905): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(906): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(907): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(910): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@96733a1a5f60: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:51:00 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 20241114165100488 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40860<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165100890 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40860<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103416) 20241114165101361 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165101361 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=103416, count=104676) 20241114165102362 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165102362 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:51:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_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 20241114165103363 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165103363 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_attach_restart_ctr_create started. 20241114165103952 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40870<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165103953 DMM INFO MM(262420000000023/ef1a48d3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114165103954 DMM INFO MM(262420000000023/ef1a48d3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114165103954 DMM DEBUG GMM(gmm_fsm)[0x612000019d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114165103954 DMM DEBUG GMM(gmm_fsm)[0x612000019d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114165103954 DMM DEBUG MM_STATE_Gb(0)[0x61200001a020]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114165103954 DMM DEBUG MM_STATE_Gb(0)[0x61200001a020]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114165103954 DLLC NOTICE LLME(ffffffff/ef1a48d3){ASSIGNED} LLGM Assign pre (ef1a48d3 => ffffffff) (gprs_llc.c:1079) 20241114165103954 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef1a48d3 => ffffffff) (gprs_llc.c:1125) 20241114165103954 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621004cff560 (gprs_sndcp.c:574) 20241114165103954 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621004cff8b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241114165103954 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20241114165103954 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) 20241114165103954 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:401) 20241114165103954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{Init}: Deallocated (fsm.c:568) 20241114165103954 DMM DEBUG MM_STATE_Gb(0)[0x61200001a020]{Idle}: Deallocated (fsm.c:568) 20241114165103954 DMM DEBUG MM_STATE_Iu[0x61200001a1a0]{Detached}: Deallocated (fsm.c:568) 20241114165103954 DMM DEBUG GMM(gmm_fsm)[0x612000019d20]{Deregistered}: Deallocated (fsm.c:568) 20241114165103954 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(921)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165104015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114165104015 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) 20241114165104015 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) 20241114165104015 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165104015 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114165104015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165104015 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) 20241114165104015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165104015 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(920)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(921)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165104018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165104018 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) 20241114165104018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165104018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165104018 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) 20241114165104018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165104018 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) 20241114165104018 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165104018 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114165104018 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165104018 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165104018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165104018 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(921)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165104023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(917)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241114165104031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165104031 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI196(918)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(920)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(925)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165104043 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114165104043 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) 20241114165104043 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) 20241114165104043 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165104043 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114165104043 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165104043 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) 20241114165104043 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165104043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165104045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165104045 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) 20241114165104045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165104046 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165104046 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) 20241114165104046 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165104046 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) 20241114165104046 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165104046 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114165104046 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165104046 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(925)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114165104047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165104047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165104050 DLNS DEBUG GPRS-NS2-VC(UDP-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(926)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(922)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165104060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165104060 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI210(924)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(930)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165104085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114165104085 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) 20241114165104085 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) 20241114165104085 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165104085 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114165104085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165104085 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) 20241114165104085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165104085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165104087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165104087 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) 20241114165104087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165104087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165104087 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) 20241114165104087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165104087 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) 20241114165104087 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165104088 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114165104088 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165104088 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165104088 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165104088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165104092 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165104102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165104102 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(929)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114165104364 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165104364 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114165104364 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114165104364 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(931)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114165104366 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(931)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114165104367 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(931)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(931)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(931)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(918)@96733a1a5f60: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='EF67D1EA'O, index=0 SGSN_Test-GSUP(932)@96733a1a5f60: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@96733a1a5f60: 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 := '17277F6D237298CF7E38556B991E4B84'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BEE66C82'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BCC5FA35C63B46B0'O } } } } } 20241114165104411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165104411 DLLC NOTICE LLME(ffffffff/ef67d1ea){UNASSIGNED} LLC RX: unknown TLLI 0xef67d1ea, creating LLME on the fly (gprs_llc.c:552) 20241114165104411 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165104411 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach" (gprs_gmm.c:1266) 20241114165104411 DMM DEBUG GMM(gmm_fsm)[0x61200001a4a0]{Deregistered}: Allocated (fsm.c:456) 20241114165104412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{Init}: Allocated (fsm.c:456) 20241114165104412 DMM DEBUG MM_STATE_Gb[0x61200001a7a0]{Idle}: Allocated (fsm.c:456) 20241114165104412 DMM DEBUG MM_STATE_Iu[0x61200001a920]{Detached}: Allocated (fsm.c:456) 20241114165104412 DMM DEBUG GMM(gmm_fsm)[0x61200001a4a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114165104412 DMM DEBUG GMM(gmm_fsm)[0x61200001a4a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114165104412 DLLC NOTICE LLME(ffffffff/ef67d1ea){UNASSIGNED} LLGM Assign pre (ef67d1ea => dc809da5) (gprs_llc.c:1079) 20241114165104412 DLLC NOTICE LLME(ef67d1ea/dc809da5){ASSIGNED} LLGM Assign post (ef67d1ea => dc809da5) (gprs_llc.c:1125) 20241114165104412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114165104412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114165104412 DMM DEBUG MM(262420000000024/dc809da5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114165104426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165104426 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114165104426 DMM DEBUG MM_STATE_Gb(0)[0x61200001a7a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165104426 DMM DEBUG MM(262420000000024/dc809da5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20241114165104426 DMM NOTICE MM(262420000000024/dc809da5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114165104426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114165104426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114165104426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114165104426 DMM DEBUG MM(262420000000024/dc809da5) Requesting authorization (sgsn_auth.c:160) 20241114165104426 DMM INFO MM(262420000000024/dc809da5) Requesting authentication tuples (sgsn_auth.c:184) 20241114165104426 DMM DEBUG MM(262420000000024/dc809da5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114165104426 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20241114165104426 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)@96733a1a5f60: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@96733a1a5f60: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20241114165104429 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114165104429 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114165104429 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114165104429 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114165104429 DMM INFO MM(262420000000024/dc809da5) Subscriber data update (mmctx.c:445) 20241114165104429 DMM DEBUG MM(262420000000024/dc809da5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114165104429 DMM INFO MM(262420000000024/dc809da5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114165104429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114165104429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114165104429 DMM INFO MM(262420000000024/dc809da5) <- GMM AUTH AND CIPHERING REQ (rand = 17 27 7f 6d 23 72 98 cf 7e 38 55 6b 99 1e 4b 84 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114165104436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165104436 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165104436 DMM DEBUG MM_STATE_Gb(0)[0x61200001a7a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165104436 DMM INFO MM(262420000000024/dc809da5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114165104436 DMM NOTICE MM(262420000000024/dc809da5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114165104436 DMM DEBUG MM(262420000000024/dc809da5) checking auth: received GSM SRES = be e6 6c 82 (gprs_gmm.c:666) 20241114165104436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114165104436 DMM DEBUG MM(262420000000024/dc809da5) Requesting authorization (sgsn_auth.c:160) 20241114165104436 DMM INFO MM(262420000000024/dc809da5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114165104436 DMM DEBUG MM(262420000000024/dc809da5) Requesting subscriber data update (gprs_subscriber.c:894) 20241114165104436 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20241114165104436 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) 20241114165104436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114165104436 DMM INFO MM(262420000000024/dc809da5) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc809da5) (gprs_gmm.c:300) 20241114165104438 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114165104438 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114165104438 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241114165104438 DMM INFO MM(262420000000024/dc809da5) Subscriber data update (mmctx.c:445) 20241114165104438 DMM DEBUG MM(262420000000024/dc809da5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114165104438 DMM INFO MM(262420000000024/dc809da5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114165104438 DMM NOTICE MM(262420000000024/dc809da5) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20241114165104438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114165104438 DMM NOTICE MM(262420000000024/dc809da5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114165104438 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) 20241114165104439 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114165104439 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241114165104439 DMM INFO MM(262420000000024/dc809da5) Subscriber data update (mmctx.c:445) 20241114165104439 DMM DEBUG MM(262420000000024/dc809da5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114165104444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165104444 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114165104444 DMM DEBUG MM_STATE_Gb(0)[0x61200001a7a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165104444 DMM INFO MM(262420000000024/dc809da5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114165104444 DMM NOTICE MM(262420000000024/dc809da5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114165104444 DMM DEBUG GMM(gmm_fsm)[0x61200001a4a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114165104444 DMM DEBUG GMM(gmm_fsm)[0x61200001a4a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114165104444 DLLC NOTICE LLME(ef67d1ea/dc809da5){ASSIGNED} LLGM Assign pre (ffffffff => dc809da5) (gprs_llc.c:1079) 20241114165104444 DLLC NOTICE LLME(ffffffff/dc809da5){ASSIGNED} LLGM Assign post (ffffffff => dc809da5) (gprs_llc.c:1125) 20241114165104444 DMM DEBUG MM_STATE_Gb(0)[0x61200001a7a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114165104445 DMM DEBUG MM_STATE_Gb(0)[0x61200001a7a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114165104445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114165104445 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)@96733a1a5f60: setverdict(pass): none -> pass 20241114165104496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165104496 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241114165104496 DMM DEBUG MM_STATE_Gb(0)[0x61200001a7a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165104496 DMM INFO MM(262420000000024/dc809da5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241114165104496 DMM INFO MM(262420000000024/dc809da5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114165104496 DMM DEBUG MM(262420000000024/dc809da5) Using GGSN 0 (gprs_sm.c:317) 20241114165104496 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241114165104496 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114165104496 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20241114165104497 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20241114165104509 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 58 66 fb 3d 11 0f 3b f6 90 14 05 7f 3c 63 fb b8 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) 20241114165104509 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f1b3d8de848, releasing all other PDP contexts (sgsn_libgtp.c:616) 20241114165104509 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f1b3d8de848, cbp=0x61400000f0a0) (sgsn_libgtp.c:630) 20241114165104509 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:405) 20241114165104509 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20241114165104509 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241114165104509 DMM NOTICE MM(262420000000024/dc809da5) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed 20241114165104516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165104516 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165104516 DMM DEBUG MM_STATE_Gb(0)[0x61200001a7a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165104516 DMM INFO MM(262420000000024/dc809da5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241114165104516 DMM INFO MM(262420000000024/dc809da5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114165104516 DMM DEBUG MM(262420000000024/dc809da5) Using GGSN 0 (gprs_sm.c:317) 20241114165104516 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241114165104517 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114165104517 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20241114165104517 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20241114165104519 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 58 66 fb 3d 11 0f 3b f6 90 14 05 7f 3c 63 fb b8 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) 20241114165104519 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f1b3d8de848, releasing all other PDP contexts (sgsn_libgtp.c:616) 20241114165104519 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1b3d8de848, cbp=0x61400000f2a0) (sgsn_libgtp.c:630) 20241114165104519 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241114165104519 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621004f028b8 TLLI=dc809da5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241114165104520 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241114165104520 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(918)@96733a1a5f60: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@96733a1a5f60: Final verdict of PTC: pass 20241114165104529 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40870<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114165104530 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114165104530 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP-IPA(931)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP(932)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(920)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@96733a1a5f60: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(924)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(921)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(925)@96733a1a5f60: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(918)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@96733a1a5f60: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(929)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(930)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(919)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(928)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(923)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(918): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(919): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(920): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(921): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(924): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(929): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@96733a1a5f60: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:51:04 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 20241114165104660 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40874<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165105061 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40874<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91828) 20241114165105531 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165105531 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=91828, count=105600) 20241114165106533 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165106533 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 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_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 20241114165107534 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165107534 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20241114165108122 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48144<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165108124 DMM INFO MM(262420000000024/dc809da5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114165108124 DMM INFO MM(262420000000024/dc809da5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114165108124 DMM DEBUG GMM(gmm_fsm)[0x61200001a4a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114165108124 DMM DEBUG GMM(gmm_fsm)[0x61200001a4a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114165108124 DMM DEBUG MM_STATE_Gb(0)[0x61200001a7a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114165108124 DMM DEBUG MM_STATE_Gb(0)[0x61200001a7a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114165108124 DLLC NOTICE LLME(ffffffff/dc809da5){ASSIGNED} LLGM Assign pre (dc809da5 => ffffffff) (gprs_llc.c:1079) 20241114165108124 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc809da5 => ffffffff) (gprs_llc.c:1125) 20241114165108124 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621004f02560 (gprs_sndcp.c:574) 20241114165108124 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621004f028b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241114165108124 DMM NOTICE MM(262420000000024/dc809da5) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241114165108124 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20241114165108124 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241114165108124 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241114165108124 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20241114165108124 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20241114165108125 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) 20241114165108125 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:401) 20241114165108125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{Init}: Deallocated (fsm.c:568) 20241114165108125 DMM DEBUG MM_STATE_Gb(0)[0x61200001a7a0]{Idle}: Deallocated (fsm.c:568) 20241114165108125 DMM DEBUG MM_STATE_Iu[0x61200001a920]{Detached}: Deallocated (fsm.c:568) 20241114165108125 DMM DEBUG GMM(gmm_fsm)[0x61200001a4a0]{Deregistered}: Deallocated (fsm.c:568) 20241114165108125 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(939)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165108167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114165108167 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) 20241114165108167 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) 20241114165108167 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165108167 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114165108167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165108168 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) 20241114165108168 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165108168 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(939)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165108169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165108169 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) 20241114165108169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165108170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165108170 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) 20241114165108170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165108170 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) 20241114165108170 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165108170 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114165108170 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165108170 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165108170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165108170 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(939)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165108174 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-NS1(940)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165108183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165108183 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165108204 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114165108204 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) 20241114165108204 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) 20241114165108204 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165108204 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114165108204 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165108204 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) 20241114165108204 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165108204 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165108206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165108206 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) 20241114165108206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165108206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165108206 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) 20241114165108206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165108206 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) 20241114165108206 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165108206 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114165108206 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165108206 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165108207 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165108207 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(944)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165108211 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165108223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165108223 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)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165108241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114165108241 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) 20241114165108241 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) 20241114165108241 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165108241 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114165108241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165108241 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) 20241114165108241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165108241 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165108243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165108243 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) 20241114165108243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165108243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165108243 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) 20241114165108243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165108243 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) 20241114165108243 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165108244 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114165108244 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165108244 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165108244 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165108244 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165108249 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165108260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165108260 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)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114165108535 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165108535 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114165108535 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114165108535 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(950)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114165108537 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(950)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114165108538 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(950)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(950)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(950)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@96733a1a5f60: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='FF8451D4'O, index=0 SGSN_Test-GSUP(951)@96733a1a5f60: 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)@96733a1a5f60: 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 := 'E89F51BBF87BB9A509EADFE0C2D0BE82'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F6C491D3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F530C6614893E15B'O } } } } } 20241114165109593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165109593 DLLC NOTICE LLME(ffffffff/ff8451d4){UNASSIGNED} LLC RX: unknown TLLI 0xff8451d4, creating LLME on the fly (gprs_llc.c:552) 20241114165109593 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165109593 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach" (gprs_gmm.c:1266) 20241114165109593 DMM DEBUG GMM(gmm_fsm)[0x61200001ac20]{Deregistered}: Allocated (fsm.c:456) 20241114165109593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{Init}: Allocated (fsm.c:456) 20241114165109593 DMM DEBUG MM_STATE_Gb[0x61200001af20]{Idle}: Allocated (fsm.c:456) 20241114165109593 DMM DEBUG MM_STATE_Iu[0x61200001b0a0]{Detached}: Allocated (fsm.c:456) 20241114165109593 DMM DEBUG GMM(gmm_fsm)[0x61200001ac20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114165109593 DMM DEBUG GMM(gmm_fsm)[0x61200001ac20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114165109593 DLLC NOTICE LLME(ffffffff/ff8451d4){UNASSIGNED} LLGM Assign pre (ff8451d4 => f2b41284) (gprs_llc.c:1079) 20241114165109593 DLLC NOTICE LLME(ff8451d4/f2b41284){ASSIGNED} LLGM Assign post (ff8451d4 => f2b41284) (gprs_llc.c:1125) 20241114165109593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114165109593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114165109593 DMM DEBUG MM(262420000000025/f2b41284) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114165109605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165109606 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114165109606 DMM DEBUG MM_STATE_Gb(0)[0x61200001af20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165109606 DMM DEBUG MM(262420000000025/f2b41284) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20241114165109606 DMM NOTICE MM(262420000000025/f2b41284) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114165109606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114165109606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114165109606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114165109606 DMM DEBUG MM(262420000000025/f2b41284) Requesting authorization (sgsn_auth.c:160) 20241114165109606 DMM INFO MM(262420000000025/f2b41284) Requesting authentication tuples (sgsn_auth.c:184) 20241114165109606 DMM DEBUG MM(262420000000025/f2b41284) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114165109606 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20241114165109606 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)@96733a1a5f60: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@96733a1a5f60: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20241114165109609 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114165109609 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114165109609 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114165109609 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114165109609 DMM INFO MM(262420000000025/f2b41284) Subscriber data update (mmctx.c:445) 20241114165109610 DMM DEBUG MM(262420000000025/f2b41284) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114165109610 DMM INFO MM(262420000000025/f2b41284) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114165109610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114165109610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114165109610 DMM INFO MM(262420000000025/f2b41284) <- GMM AUTH AND CIPHERING REQ (rand = e8 9f 51 bb f8 7b b9 a5 09 ea df e0 c2 d0 be 82 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114165109616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165109617 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165109617 DMM DEBUG MM_STATE_Gb(0)[0x61200001af20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165109617 DMM INFO MM(262420000000025/f2b41284) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114165109617 DMM NOTICE MM(262420000000025/f2b41284) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114165109617 DMM DEBUG MM(262420000000025/f2b41284) checking auth: received GSM SRES = f6 c4 91 d3 (gprs_gmm.c:666) 20241114165109617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114165109617 DMM DEBUG MM(262420000000025/f2b41284) Requesting authorization (sgsn_auth.c:160) 20241114165109617 DMM INFO MM(262420000000025/f2b41284) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114165109617 DMM DEBUG MM(262420000000025/f2b41284) Requesting subscriber data update (gprs_subscriber.c:894) 20241114165109617 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20241114165109617 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) 20241114165109617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114165109617 DMM INFO MM(262420000000025/f2b41284) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2b41284) (gprs_gmm.c:300) 20241114165109618 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114165109618 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114165109618 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241114165109619 DMM INFO MM(262420000000025/f2b41284) Subscriber data update (mmctx.c:445) 20241114165109619 DMM DEBUG MM(262420000000025/f2b41284) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114165109619 DMM INFO MM(262420000000025/f2b41284) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114165109619 DMM NOTICE MM(262420000000025/f2b41284) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20241114165109619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114165109619 DMM NOTICE MM(262420000000025/f2b41284) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114165109619 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) 20241114165109620 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114165109620 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241114165109620 DMM INFO MM(262420000000025/f2b41284) Subscriber data update (mmctx.c:445) 20241114165109620 DMM DEBUG MM(262420000000025/f2b41284) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114165109625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165109625 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114165109625 DMM DEBUG MM_STATE_Gb(0)[0x61200001af20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165109625 DMM INFO MM(262420000000025/f2b41284) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114165109625 DMM NOTICE MM(262420000000025/f2b41284) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114165109625 DMM DEBUG GMM(gmm_fsm)[0x61200001ac20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114165109625 DMM DEBUG GMM(gmm_fsm)[0x61200001ac20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114165109625 DLLC NOTICE LLME(ff8451d4/f2b41284){ASSIGNED} LLGM Assign pre (ffffffff => f2b41284) (gprs_llc.c:1079) 20241114165109625 DLLC NOTICE LLME(ffffffff/f2b41284){ASSIGNED} LLGM Assign post (ffffffff => f2b41284) (gprs_llc.c:1125) 20241114165109625 DMM DEBUG MM_STATE_Gb(0)[0x61200001af20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114165109625 DMM DEBUG MM_STATE_Gb(0)[0x61200001af20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114165109625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114165109625 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)@96733a1a5f60: setverdict(pass): none -> pass 20241114165109676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165109677 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241114165109677 DMM DEBUG MM_STATE_Gb(0)[0x61200001af20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165109677 DMM INFO MM(262420000000025/f2b41284) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241114165109677 DMM INFO MM(262420000000025/f2b41284) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114165109677 DMM DEBUG MM(262420000000025/f2b41284) Using GGSN 0 (gprs_sm.c:317) 20241114165109677 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) 20241114165109677 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20241114165109677 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114165109677 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:186) 20241114165109677 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20241114165109688 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 08 7f e2 72 11 4b d3 17 bc 14 05 7f dd 4f a2 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=1051 from retransmit req queue (gtp.c:443) 20241114165109688 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1b3d8df8c0, cbp=0x61400000f8a0) (sgsn_libgtp.c:630) 20241114165109688 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241114165109688 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621005110cb8 TLLI=f2b41284, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241114165109688 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241114165109688 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed 20241114165109696 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241114165109696 DGPRS INFO PDP(262420000000025:5): Context 0x7f1b3d8df8c0 was deleted (sgsn_libgtp.c:704) 20241114165109696 DMM INFO MM(262420000000025/f2b41284) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241114165109696 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20241114165109696 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241114165117697 DMM INFO MM(262420000000025/f2b41284) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241114165125001 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20241114165125699 DMM INFO MM(262420000000025/f2b41284) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241114165128536 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:268) 20241114165128536 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(950)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114165128537 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) 20241114165129990 DGPRS DEBUG Checking for inactive LLMEs, time = 13413824 (sgsn.c:132) 20241114165133700 DMM INFO MM(262420000000025/f2b41284) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241114165138171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165138173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165138173 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) 20241114165138207 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165138209 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165138209 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) 20241114165138245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165138246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165138246 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) 20241114165141701 DMM INFO MM(262420000000025/f2b41284) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@96733a1a5f60: Removing Client IMSI='262420000000025'H, index=0 20241114165141709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165141709 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241114165141710 DMM DEBUG MM_STATE_Gb(0)[0x61200001af20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165141710 DMM INFO MM(262420000000025/f2b41284) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@96733a1a5f60: Final verdict of PTC: pass 20241114165141713 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48144<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(951)@96733a1a5f60: Final verdict of PTC: none 20241114165141715 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114165141715 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP-IPA(950)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(944)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(939)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(949)@96733a1a5f60: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@96733a1a5f60: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@96733a1a5f60: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(947)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(942)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(937)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@96733a1a5f60: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:51:41 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 20241114165141851 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60776<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165142253 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60776<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108252) 20241114165142716 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165142716 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=108252, count=112608) 20241114165143718 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165143718 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:51: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_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 20241114165144720 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165144720 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20241114165145312 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60778<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165145314 DMM INFO MM(262420000000025/f2b41284) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114165145314 DMM INFO MM(262420000000025/f2b41284) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114165145314 DMM DEBUG GMM(gmm_fsm)[0x61200001ac20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114165145314 DMM DEBUG GMM(gmm_fsm)[0x61200001ac20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114165145314 DMM DEBUG MM_STATE_Gb(0)[0x61200001af20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114165145314 DMM DEBUG MM_STATE_Gb(0)[0x61200001af20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114165145314 DLLC NOTICE LLME(ffffffff/f2b41284){ASSIGNED} LLGM Assign pre (f2b41284 => ffffffff) (gprs_llc.c:1079) 20241114165145314 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f2b41284 => ffffffff) (gprs_llc.c:1125) 20241114165145314 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621005110960 (gprs_sndcp.c:574) 20241114165145314 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621005110cb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241114165145314 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20241114165145314 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) 20241114165145314 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:401) 20241114165145314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{Init}: Deallocated (fsm.c:568) 20241114165145314 DMM DEBUG MM_STATE_Gb(0)[0x61200001af20]{Idle}: Deallocated (fsm.c:568) 20241114165145314 DMM DEBUG MM_STATE_Iu[0x61200001b0a0]{Detached}: Deallocated (fsm.c:568) 20241114165145314 DMM DEBUG GMM(gmm_fsm)[0x61200001ac20]{Deregistered}: Deallocated (fsm.c:568) 20241114165145314 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(959)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(959)@96733a1a5f60: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(958)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 20241114165145366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114165145366 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) 20241114165145366 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) 20241114165145366 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165145366 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114165145366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165145366 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) 20241114165145366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165145366 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(959)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165145368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165145368 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) 20241114165145368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165145369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165145369 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) 20241114165145369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165145369 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) 20241114165145369 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165145369 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114165145369 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165145369 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165145369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165145369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(959)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(959)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165145373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(955)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241114165145382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165145382 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(956)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(958)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(963)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165145393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114165145393 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) 20241114165145393 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) 20241114165145393 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165145393 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114165145393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165145393 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) 20241114165145393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165145393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165145395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165145395 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) 20241114165145395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165145395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165145395 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) 20241114165145395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165145395 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) 20241114165145395 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165145395 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114165145395 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165145395 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165145396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165145396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165145400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165145412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165145412 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(964)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(968)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165145428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114165145428 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) 20241114165145428 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) 20241114165145428 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165145428 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114165145428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165145428 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) 20241114165145428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165145428 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(968)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165145429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165145429 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) 20241114165145429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165145430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165145430 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) 20241114165145430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165145430 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) 20241114165145430 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165145430 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114165145430 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165145430 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(968)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114165145431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165145431 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(968)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165145435 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165145444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165145444 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114165145722 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165145722 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114165145722 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114165145722 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(969)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114165145724 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(969)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114165145725 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(969)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(969)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(969)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(956)@96733a1a5f60: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='EE6F80B7'O, index=0 SGSN_Test-GSUP(970)@96733a1a5f60: 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)@96733a1a5f60: 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 := '1C9884004DDA668425A63012FFE5C389'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '05D85472'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0FD2CD18AEE0D496'O } } } } } 20241114165145774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165145775 DLLC NOTICE LLME(ffffffff/ee6f80b7){UNASSIGNED} LLC RX: unknown TLLI 0xee6f80b7, creating LLME on the fly (gprs_llc.c:552) 20241114165145775 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165145775 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach" (gprs_gmm.c:1266) 20241114165145775 DMM DEBUG GMM(gmm_fsm)[0x61200001b3a0]{Deregistered}: Allocated (fsm.c:456) 20241114165145775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{Init}: Allocated (fsm.c:456) 20241114165145775 DMM DEBUG MM_STATE_Gb[0x61200001b6a0]{Idle}: Allocated (fsm.c:456) 20241114165145775 DMM DEBUG MM_STATE_Iu[0x61200001b820]{Detached}: Allocated (fsm.c:456) 20241114165145775 DMM DEBUG GMM(gmm_fsm)[0x61200001b3a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114165145775 DMM DEBUG GMM(gmm_fsm)[0x61200001b3a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114165145775 DLLC NOTICE LLME(ffffffff/ee6f80b7){UNASSIGNED} LLGM Assign pre (ee6f80b7 => cc90c93e) (gprs_llc.c:1079) 20241114165145775 DLLC NOTICE LLME(ee6f80b7/cc90c93e){ASSIGNED} LLGM Assign post (ee6f80b7 => cc90c93e) (gprs_llc.c:1125) 20241114165145775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114165145775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114165145775 DMM DEBUG MM(262420000000027/cc90c93e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114165145791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165145791 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114165145791 DMM DEBUG MM_STATE_Gb(0)[0x61200001b6a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165145791 DMM DEBUG MM(262420000000027/cc90c93e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20241114165145791 DMM NOTICE MM(262420000000027/cc90c93e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114165145791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114165145791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114165145791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114165145791 DMM DEBUG MM(262420000000027/cc90c93e) Requesting authorization (sgsn_auth.c:160) 20241114165145791 DMM INFO MM(262420000000027/cc90c93e) Requesting authentication tuples (sgsn_auth.c:184) 20241114165145791 DMM DEBUG MM(262420000000027/cc90c93e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114165145791 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20241114165145791 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)@96733a1a5f60: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@96733a1a5f60: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20241114165145794 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114165145794 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114165145794 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114165145794 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114165145794 DMM INFO MM(262420000000027/cc90c93e) Subscriber data update (mmctx.c:445) 20241114165145794 DMM DEBUG MM(262420000000027/cc90c93e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114165145794 DMM INFO MM(262420000000027/cc90c93e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114165145794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114165145794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114165145794 DMM INFO MM(262420000000027/cc90c93e) <- GMM AUTH AND CIPHERING REQ (rand = 1c 98 84 00 4d da 66 84 25 a6 30 12 ff e5 c3 89 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114165145802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165145802 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165145802 DMM DEBUG MM_STATE_Gb(0)[0x61200001b6a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165145802 DMM INFO MM(262420000000027/cc90c93e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114165145802 DMM NOTICE MM(262420000000027/cc90c93e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114165145802 DMM DEBUG MM(262420000000027/cc90c93e) checking auth: received GSM SRES = 05 d8 54 72 (gprs_gmm.c:666) 20241114165145802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114165145802 DMM DEBUG MM(262420000000027/cc90c93e) Requesting authorization (sgsn_auth.c:160) 20241114165145802 DMM INFO MM(262420000000027/cc90c93e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114165145802 DMM DEBUG MM(262420000000027/cc90c93e) Requesting subscriber data update (gprs_subscriber.c:894) 20241114165145802 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20241114165145802 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) 20241114165145802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114165145802 DMM INFO MM(262420000000027/cc90c93e) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc90c93e) (gprs_gmm.c:300) 20241114165145804 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114165145804 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114165145804 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241114165145804 DMM INFO MM(262420000000027/cc90c93e) Subscriber data update (mmctx.c:445) 20241114165145804 DMM DEBUG MM(262420000000027/cc90c93e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114165145804 DMM INFO MM(262420000000027/cc90c93e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114165145804 DMM NOTICE MM(262420000000027/cc90c93e) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20241114165145804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114165145804 DMM NOTICE MM(262420000000027/cc90c93e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114165145804 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) 20241114165145805 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114165145805 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241114165145805 DMM INFO MM(262420000000027/cc90c93e) Subscriber data update (mmctx.c:445) 20241114165145805 DMM DEBUG MM(262420000000027/cc90c93e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114165145810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165145810 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114165145810 DMM DEBUG MM_STATE_Gb(0)[0x61200001b6a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165145810 DMM INFO MM(262420000000027/cc90c93e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114165145811 DMM NOTICE MM(262420000000027/cc90c93e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114165145811 DMM DEBUG GMM(gmm_fsm)[0x61200001b3a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114165145811 DMM DEBUG GMM(gmm_fsm)[0x61200001b3a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114165145811 DLLC NOTICE LLME(ee6f80b7/cc90c93e){ASSIGNED} LLGM Assign pre (ffffffff => cc90c93e) (gprs_llc.c:1079) 20241114165145811 DLLC NOTICE LLME(ffffffff/cc90c93e){ASSIGNED} LLGM Assign post (ffffffff => cc90c93e) (gprs_llc.c:1125) 20241114165145811 DMM DEBUG MM_STATE_Gb(0)[0x61200001b6a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114165145811 DMM DEBUG MM_STATE_Gb(0)[0x61200001b6a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114165145811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114165145811 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)@96733a1a5f60: setverdict(pass): none -> pass 20241114165145862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165145862 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241114165145862 DMM DEBUG MM_STATE_Gb(0)[0x61200001b6a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165145862 DMM INFO MM(262420000000027/cc90c93e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241114165145862 DMM INFO MM(262420000000027/cc90c93e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114165145862 DMM DEBUG MM(262420000000027/cc90c93e) Using GGSN 0 (gprs_sm.c:317) 20241114165145862 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) 20241114165145862 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20241114165145862 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114165145862 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:186) 20241114165145863 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@96733a1a5f60: First createPDPContextRequest received, dropping & waiting for retransmission 20241114165150864 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20241114165150871 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 5f 63 78 bc 11 91 84 64 a2 14 05 7f d7 42 c5 45 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) 20241114165150871 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1b3d8df8c0, cbp=0x61400000fea0) (sgsn_libgtp.c:630) 20241114165150871 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241114165150871 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210053330b8 TLLI=cc90c93e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241114165150871 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241114165150871 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20241114165150881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165150881 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241114165150881 DMM DEBUG MM_STATE_Gb(0)[0x61200001b6a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165150881 DMM INFO MM(262420000000027/cc90c93e) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241114165150881 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:323) 20241114165150881 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@96733a1a5f60: First deletePDPContextRequest received, dropping & waiting for retransmission 20241114165155882 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20241114165155885 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) 20241114165155885 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f1b3d8df8c0, cbp=0x61400000fea0) (sgsn_libgtp.c:630) 20241114165155885 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241114165155885 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210053330b8, TLLI=cc90c93e, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241114165155885 DMM INFO MM(262420000000027/cc90c93e) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241114165155885 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20241114165155885 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(956)@96733a1a5f60: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@96733a1a5f60: Final verdict of PTC: pass 20241114165155895 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60778<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(970)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(959)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(968)@96733a1a5f60: Final verdict of PTC: none 20241114165155897 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114165155897 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP-IPA(969)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@96733a1a5f60: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(956)@96733a1a5f60: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(958)@96733a1a5f60: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(963)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(957)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(961)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(966)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(956): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(957): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(958): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(959): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@96733a1a5f60: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:51:55 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 20241114165156022 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44642<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165156423 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44642<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95692) 20241114165156898 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165156898 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=95692, count=103588) 20241114165157899 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165157899 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:51: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_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 20241114165158901 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165158902 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20241114165159480 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56342<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165159482 DMM INFO MM(262420000000027/cc90c93e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114165159482 DMM INFO MM(262420000000027/cc90c93e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114165159482 DMM DEBUG GMM(gmm_fsm)[0x61200001b3a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114165159482 DMM DEBUG GMM(gmm_fsm)[0x61200001b3a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114165159482 DMM DEBUG MM_STATE_Gb(0)[0x61200001b6a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114165159482 DMM DEBUG MM_STATE_Gb(0)[0x61200001b6a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114165159482 DLLC NOTICE LLME(ffffffff/cc90c93e){ASSIGNED} LLGM Assign pre (cc90c93e => ffffffff) (gprs_llc.c:1079) 20241114165159482 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc90c93e => ffffffff) (gprs_llc.c:1125) 20241114165159482 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20241114165159482 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) 20241114165159482 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:401) 20241114165159482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{Init}: Deallocated (fsm.c:568) 20241114165159482 DMM DEBUG MM_STATE_Gb(0)[0x61200001b6a0]{Idle}: Deallocated (fsm.c:568) 20241114165159482 DMM DEBUG MM_STATE_Iu[0x61200001b820]{Detached}: Deallocated (fsm.c:568) 20241114165159482 DMM DEBUG GMM(gmm_fsm)[0x61200001b3a0]{Deregistered}: Deallocated (fsm.c:568) 20241114165159482 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(978)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(978)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165159534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114165159534 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) 20241114165159534 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) 20241114165159535 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165159535 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114165159535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165159535 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) 20241114165159535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165159535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(978)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165159537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165159537 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) 20241114165159537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165159537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165159537 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) 20241114165159537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165159537 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) 20241114165159537 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165159537 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114165159537 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165159537 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165159538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165159538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(978)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(978)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(977)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 20241114165159543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(974)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165159554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165159554 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(979)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(975)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(977)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165159567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114165159567 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) 20241114165159567 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) 20241114165159567 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165159567 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114165159567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165159567 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) 20241114165159568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165159568 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165159569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165159569 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) 20241114165159569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165159569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165159569 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) 20241114165159569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165159569 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) 20241114165159569 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165159569 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114165159569 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165159569 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(982)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114165159570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165159570 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165159573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(979)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(983)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 20241114165159584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165159584 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)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(987)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165159609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114165159609 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) 20241114165159609 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) 20241114165159609 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165159609 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114165159609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165159609 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) 20241114165159609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165159609 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(987)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165159611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165159611 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) 20241114165159611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165159611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165159611 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) 20241114165159611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165159611 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) 20241114165159611 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165159611 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114165159611 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165159611 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(987)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114165159612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165159612 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(987)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165159616 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165159627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165159627 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(986)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114165159903 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165159903 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114165159903 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114165159903 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(988)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114165159905 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(988)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114165159906 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(988)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(988)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(988)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(975)@96733a1a5f60: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='D6E42AFF'O, index=0 SGSN_Test-GSUP(989)@96733a1a5f60: 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)@96733a1a5f60: 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 := 'B9C52078BB9CAA4F751DB62004969D56'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9FE02AF8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C862FAA833E059C9'O } } } } } 20241114165159950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165159950 DLLC NOTICE LLME(ffffffff/d6e42aff){UNASSIGNED} LLC RX: unknown TLLI 0xd6e42aff, creating LLME on the fly (gprs_llc.c:552) 20241114165159950 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165159950 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach" (gprs_gmm.c:1266) 20241114165159950 DMM DEBUG GMM(gmm_fsm)[0x61200001bb20]{Deregistered}: Allocated (fsm.c:456) 20241114165159950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{Init}: Allocated (fsm.c:456) 20241114165159951 DMM DEBUG MM_STATE_Gb[0x61200001be20]{Idle}: Allocated (fsm.c:456) 20241114165159951 DMM DEBUG MM_STATE_Iu[0x612000020020]{Detached}: Allocated (fsm.c:456) 20241114165159951 DMM DEBUG GMM(gmm_fsm)[0x61200001bb20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114165159951 DMM DEBUG GMM(gmm_fsm)[0x61200001bb20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114165159951 DLLC NOTICE LLME(ffffffff/d6e42aff){UNASSIGNED} LLGM Assign pre (d6e42aff => e22865a2) (gprs_llc.c:1079) 20241114165159951 DLLC NOTICE LLME(d6e42aff/e22865a2){ASSIGNED} LLGM Assign post (d6e42aff => e22865a2) (gprs_llc.c:1125) 20241114165159951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114165159951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114165159951 DMM DEBUG MM(262420000000028/e22865a2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114165159964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165159964 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114165159965 DMM DEBUG MM_STATE_Gb(0)[0x61200001be20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165159965 DMM DEBUG MM(262420000000028/e22865a2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20241114165159965 DMM NOTICE MM(262420000000028/e22865a2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114165159965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114165159965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114165159965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114165159965 DMM DEBUG MM(262420000000028/e22865a2) Requesting authorization (sgsn_auth.c:160) 20241114165159965 DMM INFO MM(262420000000028/e22865a2) Requesting authentication tuples (sgsn_auth.c:184) 20241114165159965 DMM DEBUG MM(262420000000028/e22865a2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114165159965 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20241114165159965 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)@96733a1a5f60: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@96733a1a5f60: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20241114165159967 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114165159967 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114165159968 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114165159968 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114165159968 DMM INFO MM(262420000000028/e22865a2) Subscriber data update (mmctx.c:445) 20241114165159968 DMM DEBUG MM(262420000000028/e22865a2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114165159968 DMM INFO MM(262420000000028/e22865a2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114165159968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114165159968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114165159968 DMM INFO MM(262420000000028/e22865a2) <- GMM AUTH AND CIPHERING REQ (rand = b9 c5 20 78 bb 9c aa 4f 75 1d b6 20 04 96 9d 56 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114165159976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165159976 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165159976 DMM DEBUG MM_STATE_Gb(0)[0x61200001be20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165159976 DMM INFO MM(262420000000028/e22865a2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114165159976 DMM NOTICE MM(262420000000028/e22865a2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114165159976 DMM DEBUG MM(262420000000028/e22865a2) checking auth: received GSM SRES = 9f e0 2a f8 (gprs_gmm.c:666) 20241114165159976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114165159976 DMM DEBUG MM(262420000000028/e22865a2) Requesting authorization (sgsn_auth.c:160) 20241114165159976 DMM INFO MM(262420000000028/e22865a2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114165159976 DMM DEBUG MM(262420000000028/e22865a2) Requesting subscriber data update (gprs_subscriber.c:894) 20241114165159976 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20241114165159976 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) 20241114165159976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114165159976 DMM INFO MM(262420000000028/e22865a2) <- GMM ATTACH ACCEPT (new P-TMSI=0xe22865a2) (gprs_gmm.c:300) 20241114165159977 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114165159977 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114165159977 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241114165159978 DMM INFO MM(262420000000028/e22865a2) Subscriber data update (mmctx.c:445) 20241114165159978 DMM DEBUG MM(262420000000028/e22865a2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114165159978 DMM INFO MM(262420000000028/e22865a2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114165159978 DMM NOTICE MM(262420000000028/e22865a2) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20241114165159978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114165159978 DMM NOTICE MM(262420000000028/e22865a2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114165159978 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) 20241114165159978 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114165159978 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241114165159978 DMM INFO MM(262420000000028/e22865a2) Subscriber data update (mmctx.c:445) 20241114165159978 DMM DEBUG MM(262420000000028/e22865a2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114165159985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165159985 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114165159985 DMM DEBUG MM_STATE_Gb(0)[0x61200001be20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165159985 DMM INFO MM(262420000000028/e22865a2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114165159985 DMM NOTICE MM(262420000000028/e22865a2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114165159985 DMM DEBUG GMM(gmm_fsm)[0x61200001bb20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114165159985 DMM DEBUG GMM(gmm_fsm)[0x61200001bb20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114165159985 DLLC NOTICE LLME(d6e42aff/e22865a2){ASSIGNED} LLGM Assign pre (ffffffff => e22865a2) (gprs_llc.c:1079) 20241114165159985 DLLC NOTICE LLME(ffffffff/e22865a2){ASSIGNED} LLGM Assign post (ffffffff => e22865a2) (gprs_llc.c:1125) 20241114165159985 DMM DEBUG MM_STATE_Gb(0)[0x61200001be20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114165159985 DMM DEBUG MM_STATE_Gb(0)[0x61200001be20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114165159985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114165159985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241114165159991 DGPRS DEBUG Checking for inactive LLMEs, time = 13413854 (sgsn.c:132) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@96733a1a5f60: setverdict(pass): none -> pass 20241114165200037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165200037 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241114165200037 DMM DEBUG MM_STATE_Gb(0)[0x61200001be20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165200037 DMM INFO MM(262420000000028/e22865a2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241114165200037 DMM INFO MM(262420000000028/e22865a2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114165200037 DMM DEBUG MM(262420000000028/e22865a2) Using GGSN 0 (gprs_sm.c:317) 20241114165200037 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) 20241114165200037 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20241114165200037 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114165200037 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:186) 20241114165200037 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20241114165200049 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 23 20 6e 48 11 5c b0 dd 8c 14 05 7f 94 e1 f9 f6 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1054 from retransmit req queue (gtp.c:443) 20241114165200049 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1b3d8df8c0, cbp=0x6140000104a0) (sgsn_libgtp.c:630) 20241114165200049 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241114165200049 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x62100552fcb8 TLLI=e22865a2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241114165200049 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241114165200049 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed 20241114165200057 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241114165200057 DGPRS INFO PDP(262420000000028:5): Context 0x7f1b3d8df8c0 was deleted (sgsn_libgtp.c:704) 20241114165200057 DMM INFO MM(262420000000028/e22865a2) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241114165200057 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20241114165200057 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@96733a1a5f60: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20241114165200063 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20241114165200064 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) 20241114165200064 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) 20241114165200064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165200065 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241114165200065 DMM DEBUG MM_STATE_Gb(0)[0x61200001be20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165200065 DMM INFO MM(262420000000028/e22865a2) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(975)@96733a1a5f60: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@96733a1a5f60: Final verdict of PTC: pass 20241114165200069 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56342<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114165200070 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114165200070 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP-IPA(988)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP(989)@96733a1a5f60: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@96733a1a5f60: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(987)@96733a1a5f60: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(975)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(982)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(977)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(978)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(985)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(980)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(976)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(975): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(976): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(977): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(978): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@96733a1a5f60: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:52:00 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 20241114165200200 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56348<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165200602 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56348<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97336) 20241114165201072 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165201072 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=97336, count=103388) 20241114165202073 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165202073 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:52:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_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 20241114165203074 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165203074 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20241114165203663 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56360<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165203665 DMM INFO MM(262420000000028/e22865a2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114165203665 DMM INFO MM(262420000000028/e22865a2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114165203665 DMM DEBUG GMM(gmm_fsm)[0x61200001bb20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114165203665 DMM DEBUG GMM(gmm_fsm)[0x61200001bb20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114165203665 DMM DEBUG MM_STATE_Gb(0)[0x61200001be20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114165203665 DMM DEBUG MM_STATE_Gb(0)[0x61200001be20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114165203665 DLLC NOTICE LLME(ffffffff/e22865a2){ASSIGNED} LLGM Assign pre (e22865a2 => ffffffff) (gprs_llc.c:1079) 20241114165203665 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e22865a2 => ffffffff) (gprs_llc.c:1125) 20241114165203665 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x62100552f960 (gprs_sndcp.c:574) 20241114165203665 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x62100552fcb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241114165203665 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20241114165203665 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) 20241114165203665 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:401) 20241114165203665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{Init}: Deallocated (fsm.c:568) 20241114165203665 DMM DEBUG MM_STATE_Gb(0)[0x61200001be20]{Idle}: Deallocated (fsm.c:568) 20241114165203665 DMM DEBUG MM_STATE_Iu[0x612000020020]{Detached}: Deallocated (fsm.c:568) 20241114165203665 DMM DEBUG GMM(gmm_fsm)[0x61200001bb20]{Deregistered}: Deallocated (fsm.c:568) 20241114165203665 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165203708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114165203709 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) 20241114165203709 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) 20241114165203709 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165203709 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114165203709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165203709 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) 20241114165203709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165203709 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165203710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165203710 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) 20241114165203710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165203710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165203710 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) 20241114165203711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165203711 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) 20241114165203711 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165203711 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114165203711 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165203711 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165203711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165203711 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165203714 DLNS DEBUG GPRS-NS2-VC(UDP-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(993)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(997)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 20241114165203723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165203723 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)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165203740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114165203740 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) 20241114165203740 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) 20241114165203740 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165203740 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114165203740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165203740 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) 20241114165203740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165203740 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165203742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165203742 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) 20241114165203742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165203742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165203742 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) 20241114165203742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165203742 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) 20241114165203742 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165203742 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114165203742 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165203742 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165203743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165203743 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165203747 DLNS DEBUG GPRS-NS2-VC(UDP-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(998)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1002)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 20241114165203756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165203756 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)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1006)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165203779 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114165203779 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) 20241114165203779 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) 20241114165203779 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165203779 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114165203779 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165203779 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) 20241114165203779 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165203779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165203781 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165203781 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) 20241114165203781 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165203782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165203782 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) 20241114165203782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165203782 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) 20241114165203782 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165203782 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114165203782 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165203782 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1006)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114165203782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165203782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165203785 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165203794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165203794 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114165204075 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165204075 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114165204075 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114165204075 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1007)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114165204077 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1007)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114165204078 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1007)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1007)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1007)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@96733a1a5f60: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='F6DFDEAD'O, index=0 SGSN_Test-GSUP(1008)@96733a1a5f60: 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)@96733a1a5f60: 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 := 'B51916AFDF41B77A191CBC5327E37203'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '513D6295'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9576CD6209633B60'O } } } } } 20241114165204126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165204126 DLLC NOTICE LLME(ffffffff/f6dfdead){UNASSIGNED} LLC RX: unknown TLLI 0xf6dfdead, creating LLME on the fly (gprs_llc.c:552) 20241114165204126 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165204126 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20241114165204126 DMM DEBUG GMM(gmm_fsm)[0x612000020320]{Deregistered}: Allocated (fsm.c:456) 20241114165204126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{Init}: Allocated (fsm.c:456) 20241114165204126 DMM DEBUG MM_STATE_Gb[0x612000020620]{Idle}: Allocated (fsm.c:456) 20241114165204126 DMM DEBUG MM_STATE_Iu[0x6120000207a0]{Detached}: Allocated (fsm.c:456) 20241114165204126 DMM DEBUG GMM(gmm_fsm)[0x612000020320]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114165204126 DMM DEBUG GMM(gmm_fsm)[0x612000020320]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114165204126 DLLC NOTICE LLME(ffffffff/f6dfdead){UNASSIGNED} LLGM Assign pre (f6dfdead => fbe87298) (gprs_llc.c:1079) 20241114165204126 DLLC NOTICE LLME(f6dfdead/fbe87298){ASSIGNED} LLGM Assign post (f6dfdead => fbe87298) (gprs_llc.c:1125) 20241114165204126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114165204126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114165204126 DMM DEBUG MM(262420000000026/fbe87298) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114165204142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165204142 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114165204142 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165204142 DMM DEBUG MM(262420000000026/fbe87298) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241114165204142 DMM NOTICE MM(262420000000026/fbe87298) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114165204142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114165204142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114165204142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114165204142 DMM DEBUG MM(262420000000026/fbe87298) Requesting authorization (sgsn_auth.c:160) 20241114165204142 DMM INFO MM(262420000000026/fbe87298) Requesting authentication tuples (sgsn_auth.c:184) 20241114165204142 DMM DEBUG MM(262420000000026/fbe87298) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114165204142 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241114165204142 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)@96733a1a5f60: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@96733a1a5f60: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20241114165204144 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114165204144 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114165204145 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114165204145 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114165204145 DMM INFO MM(262420000000026/fbe87298) Subscriber data update (mmctx.c:445) 20241114165204145 DMM DEBUG MM(262420000000026/fbe87298) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114165204145 DMM INFO MM(262420000000026/fbe87298) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114165204145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114165204145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114165204145 DMM INFO MM(262420000000026/fbe87298) <- GMM AUTH AND CIPHERING REQ (rand = b5 19 16 af df 41 b7 7a 19 1c bc 53 27 e3 72 03 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114165204152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165204152 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165204152 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165204152 DMM INFO MM(262420000000026/fbe87298) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114165204152 DMM NOTICE MM(262420000000026/fbe87298) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114165204152 DMM DEBUG MM(262420000000026/fbe87298) checking auth: received GSM SRES = 51 3d 62 95 (gprs_gmm.c:666) 20241114165204152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114165204152 DMM DEBUG MM(262420000000026/fbe87298) Requesting authorization (sgsn_auth.c:160) 20241114165204152 DMM INFO MM(262420000000026/fbe87298) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114165204152 DMM DEBUG MM(262420000000026/fbe87298) Requesting subscriber data update (gprs_subscriber.c:894) 20241114165204152 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241114165204152 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) 20241114165204152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114165204152 DMM INFO MM(262420000000026/fbe87298) <- GMM ATTACH ACCEPT (new P-TMSI=0xfbe87298) (gprs_gmm.c:300) 20241114165204153 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114165204153 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114165204153 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241114165204153 DMM INFO MM(262420000000026/fbe87298) Subscriber data update (mmctx.c:445) 20241114165204153 DMM DEBUG MM(262420000000026/fbe87298) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114165204153 DMM INFO MM(262420000000026/fbe87298) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114165204153 DMM NOTICE MM(262420000000026/fbe87298) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241114165204153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114165204154 DMM NOTICE MM(262420000000026/fbe87298) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114165204154 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) 20241114165204154 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114165204154 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241114165204154 DMM INFO MM(262420000000026/fbe87298) Subscriber data update (mmctx.c:445) 20241114165204154 DMM DEBUG MM(262420000000026/fbe87298) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114165204160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165204160 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114165204160 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165204160 DMM INFO MM(262420000000026/fbe87298) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114165204160 DMM NOTICE MM(262420000000026/fbe87298) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114165204160 DMM DEBUG GMM(gmm_fsm)[0x612000020320]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114165204160 DMM DEBUG GMM(gmm_fsm)[0x612000020320]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114165204160 DLLC NOTICE LLME(f6dfdead/fbe87298){ASSIGNED} LLGM Assign pre (ffffffff => fbe87298) (gprs_llc.c:1079) 20241114165204160 DLLC NOTICE LLME(ffffffff/fbe87298){ASSIGNED} LLGM Assign post (ffffffff => fbe87298) (gprs_llc.c:1125) 20241114165204160 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114165204160 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114165204160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114165204160 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)@96733a1a5f60: setverdict(pass): none -> pass 20241114165204213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165204213 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241114165204213 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165204213 DMM INFO MM(262420000000026/fbe87298) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241114165204213 DMM INFO MM(262420000000026/fbe87298) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114165204213 DMM DEBUG MM(262420000000026/fbe87298) Using GGSN 0 (gprs_sm.c:317) 20241114165204213 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) 20241114165204213 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241114165204213 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114165204213 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20241114165204213 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20241114165204225 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 1a fc 8a 0e 11 20 33 1f 70 14 05 7f c6 88 6a 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=1055 from retransmit req queue (gtp.c:443) 20241114165204225 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1b3d8df8c0, cbp=0x614000010aa0) (sgsn_libgtp.c:630) 20241114165204225 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241114165204225 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x62100572b4b8 TLLI=fbe87298, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241114165204225 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241114165204225 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed 20241114165204236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165204237 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241114165204237 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165204241 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 1a fc 8a 0e 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2530) 20241114165204241 DGPRS INFO PDP(262420000000026:5): Context 0x7f1b3d8df8c0 was deleted (sgsn_libgtp.c:704) 20241114165204241 DMM INFO MM(262420000000026/fbe87298) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241114165204241 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20241114165204241 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@96733a1a5f60: Removing Client IMSI='262420000000026'H, index=0 20241114165204248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165204248 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241114165204248 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165204248 DMM INFO MM(262420000000026/fbe87298) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1010)@96733a1a5f60: Final verdict of PTC: pass 20241114165204251 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56360<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1008)@96733a1a5f60: Final verdict of PTC: none 20241114165204252 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114165204252 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP-IPA(1007)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(1006)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(1001)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(996)@96733a1a5f60: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@96733a1a5f60: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@96733a1a5f60: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(1004)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(994)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(999)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@96733a1a5f60: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:52:04 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 20241114165204377 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56376<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165204779 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56376<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100728) 20241114165205253 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165205254 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=100728, count=105084) 20241114165206255 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165206255 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:52:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_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 20241114165207256 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165207256 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_attach_pdp_act_gmm_detach started. 20241114165207838 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52960<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165207840 DMM INFO MM(262420000000026/fbe87298) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114165207840 DMM INFO MM(262420000000026/fbe87298) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114165207840 DMM DEBUG GMM(gmm_fsm)[0x612000020320]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114165207840 DMM DEBUG GMM(gmm_fsm)[0x612000020320]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114165207840 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114165207840 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114165207840 DLLC NOTICE LLME(ffffffff/fbe87298){ASSIGNED} LLGM Assign pre (fbe87298 => ffffffff) (gprs_llc.c:1079) 20241114165207840 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fbe87298 => ffffffff) (gprs_llc.c:1125) 20241114165207840 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x62100572b160 (gprs_sndcp.c:574) 20241114165207840 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x62100572b4b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241114165207840 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241114165207840 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) 20241114165207840 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:401) 20241114165207840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{Init}: Deallocated (fsm.c:568) 20241114165207840 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Idle}: Deallocated (fsm.c:568) 20241114165207840 DMM DEBUG MM_STATE_Iu[0x6120000207a0]{Detached}: Deallocated (fsm.c:568) 20241114165207840 DMM DEBUG GMM(gmm_fsm)[0x612000020320]{Deregistered}: Deallocated (fsm.c:568) 20241114165207840 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1016)@96733a1a5f60: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1015)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 20241114165207892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114165207892 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) 20241114165207892 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) 20241114165207892 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165207892 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114165207892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165207892 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) 20241114165207892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165207892 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(1016)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165207894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165207894 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) 20241114165207894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165207894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165207894 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) 20241114165207894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165207894 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) 20241114165207894 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165207895 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114165207895 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165207895 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165207895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165207895 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1016)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165207899 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241114165207908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165207908 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI196(1013)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1015)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165207918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114165207918 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) 20241114165207918 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) 20241114165207918 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165207918 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114165207918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165207918 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) 20241114165207918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165207918 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165207920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165207920 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) 20241114165207920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165207920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165207920 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) 20241114165207920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165207920 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) 20241114165207920 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165207920 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114165207920 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165207920 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165207921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165207921 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165207925 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1017)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165207937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165207937 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI210(1019)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165207956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114165207956 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) 20241114165207956 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) 20241114165207956 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165207956 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114165207956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165207957 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) 20241114165207957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165207957 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165207958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165207958 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) 20241114165207958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165207959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165207959 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) 20241114165207959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165207959 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) 20241114165207959 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165207959 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114165207959 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165207959 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1025)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114165207959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165207959 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165207963 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165207972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165207972 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1024)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114165208257 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165208257 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114165208257 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114165208257 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1026)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114165208259 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1026)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114165208259 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1026)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1026)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1026)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1013)@96733a1a5f60: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='D739DAC4'O, index=0 SGSN_Test-GSUP(1027)@96733a1a5f60: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@96733a1a5f60: 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 := '07E38987A62695CBFB7E33A8CDD9579B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '656D9CA4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9A30C98A4A4DE2A4'O } } } } } 20241114165208306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165208306 DLLC NOTICE LLME(ffffffff/d739dac4){UNASSIGNED} LLC RX: unknown TLLI 0xd739dac4, creating LLME on the fly (gprs_llc.c:552) 20241114165208306 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165208306 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20241114165208306 DMM DEBUG GMM(gmm_fsm)[0x612000020aa0]{Deregistered}: Allocated (fsm.c:456) 20241114165208306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{Init}: Allocated (fsm.c:456) 20241114165208306 DMM DEBUG MM_STATE_Gb[0x612000020da0]{Idle}: Allocated (fsm.c:456) 20241114165208306 DMM DEBUG MM_STATE_Iu[0x612000020f20]{Detached}: Allocated (fsm.c:456) 20241114165208306 DMM DEBUG GMM(gmm_fsm)[0x612000020aa0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114165208306 DMM DEBUG GMM(gmm_fsm)[0x612000020aa0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114165208306 DLLC NOTICE LLME(ffffffff/d739dac4){UNASSIGNED} LLGM Assign pre (d739dac4 => ec46a30e) (gprs_llc.c:1079) 20241114165208307 DLLC NOTICE LLME(d739dac4/ec46a30e){ASSIGNED} LLGM Assign post (d739dac4 => ec46a30e) (gprs_llc.c:1125) 20241114165208307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114165208307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114165208307 DMM DEBUG MM(262420000000026/ec46a30e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114165208318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165208318 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114165208318 DMM DEBUG MM_STATE_Gb(0)[0x612000020da0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165208318 DMM DEBUG MM(262420000000026/ec46a30e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241114165208318 DMM NOTICE MM(262420000000026/ec46a30e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114165208318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114165208318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114165208318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114165208318 DMM DEBUG MM(262420000000026/ec46a30e) Requesting authorization (sgsn_auth.c:160) 20241114165208319 DMM INFO MM(262420000000026/ec46a30e) Requesting authentication tuples (sgsn_auth.c:184) 20241114165208319 DMM DEBUG MM(262420000000026/ec46a30e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114165208319 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241114165208319 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)@96733a1a5f60: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@96733a1a5f60: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20241114165208322 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114165208322 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114165208322 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114165208322 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114165208322 DMM INFO MM(262420000000026/ec46a30e) Subscriber data update (mmctx.c:445) 20241114165208322 DMM DEBUG MM(262420000000026/ec46a30e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114165208322 DMM INFO MM(262420000000026/ec46a30e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114165208322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114165208322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114165208322 DMM INFO MM(262420000000026/ec46a30e) <- GMM AUTH AND CIPHERING REQ (rand = 07 e3 89 87 a6 26 95 cb fb 7e 33 a8 cd d9 57 9b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114165208330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165208330 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165208330 DMM DEBUG MM_STATE_Gb(0)[0x612000020da0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165208330 DMM INFO MM(262420000000026/ec46a30e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114165208330 DMM NOTICE MM(262420000000026/ec46a30e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114165208330 DMM DEBUG MM(262420000000026/ec46a30e) checking auth: received GSM SRES = 65 6d 9c a4 (gprs_gmm.c:666) 20241114165208330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114165208330 DMM DEBUG MM(262420000000026/ec46a30e) Requesting authorization (sgsn_auth.c:160) 20241114165208330 DMM INFO MM(262420000000026/ec46a30e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114165208330 DMM DEBUG MM(262420000000026/ec46a30e) Requesting subscriber data update (gprs_subscriber.c:894) 20241114165208330 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241114165208330 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) 20241114165208330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114165208330 DMM INFO MM(262420000000026/ec46a30e) <- GMM ATTACH ACCEPT (new P-TMSI=0xec46a30e) (gprs_gmm.c:300) 20241114165208331 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114165208331 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114165208331 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241114165208331 DMM INFO MM(262420000000026/ec46a30e) Subscriber data update (mmctx.c:445) 20241114165208331 DMM DEBUG MM(262420000000026/ec46a30e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114165208331 DMM INFO MM(262420000000026/ec46a30e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114165208331 DMM NOTICE MM(262420000000026/ec46a30e) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241114165208332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114165208332 DMM NOTICE MM(262420000000026/ec46a30e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114165208332 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) 20241114165208332 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114165208332 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241114165208332 DMM INFO MM(262420000000026/ec46a30e) Subscriber data update (mmctx.c:445) 20241114165208332 DMM DEBUG MM(262420000000026/ec46a30e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114165208338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165208338 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114165208338 DMM DEBUG MM_STATE_Gb(0)[0x612000020da0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165208338 DMM INFO MM(262420000000026/ec46a30e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114165208338 DMM NOTICE MM(262420000000026/ec46a30e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114165208338 DMM DEBUG GMM(gmm_fsm)[0x612000020aa0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114165208338 DMM DEBUG GMM(gmm_fsm)[0x612000020aa0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114165208338 DLLC NOTICE LLME(d739dac4/ec46a30e){ASSIGNED} LLGM Assign pre (ffffffff => ec46a30e) (gprs_llc.c:1079) 20241114165208338 DLLC NOTICE LLME(ffffffff/ec46a30e){ASSIGNED} LLGM Assign post (ffffffff => ec46a30e) (gprs_llc.c:1125) 20241114165208338 DMM DEBUG MM_STATE_Gb(0)[0x612000020da0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114165208338 DMM DEBUG MM_STATE_Gb(0)[0x612000020da0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114165208338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114165208338 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)@96733a1a5f60: setverdict(pass): none -> pass 20241114165208389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165208390 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241114165208390 DMM DEBUG MM_STATE_Gb(0)[0x612000020da0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165208390 DMM INFO MM(262420000000026/ec46a30e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241114165208390 DMM INFO MM(262420000000026/ec46a30e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114165208390 DMM DEBUG MM(262420000000026/ec46a30e) Using GGSN 0 (gprs_sm.c:317) 20241114165208390 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) 20241114165208390 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241114165208390 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114165208390 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20241114165208390 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20241114165208403 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 6c dd 49 39 11 22 4b a9 f3 14 05 7f 34 03 a2 09 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) 20241114165208403 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1b3d8df8c0, cbp=0x6140000110a0) (sgsn_libgtp.c:630) 20241114165208403 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241114165208403 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x62100591f4b8 TLLI=ec46a30e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241114165208403 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241114165208403 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed 20241114165208411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165208411 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165208411 DMM DEBUG MM_STATE_Gb(0)[0x612000020da0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165208411 DMM INFO MM(262420000000026/ec46a30e) -> GMM DETACH REQUEST TLLI=0xec46a30e type=GPRS detach (gprs_gmm.c:1458) 20241114165208411 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241114165208411 DMM INFO MM(262420000000026/ec46a30e) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241114165208411 DMM DEBUG GMM(gmm_fsm)[0x612000020aa0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114165208411 DMM DEBUG GMM(gmm_fsm)[0x612000020aa0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114165208411 DMM DEBUG MM_STATE_Gb(0)[0x612000020da0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114165208411 DMM DEBUG MM_STATE_Gb(0)[0x612000020da0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114165208411 DLLC NOTICE LLME(ffffffff/ec46a30e){ASSIGNED} LLGM Assign pre (ec46a30e => ffffffff) (gprs_llc.c:1079) 20241114165208411 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec46a30e => ffffffff) (gprs_llc.c:1125) 20241114165208411 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x62100591f160 (gprs_sndcp.c:574) 20241114165208411 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x62100591f4b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241114165208411 DMM NOTICE MM(262420000000026/ec46a30e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241114165208411 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20241114165208411 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241114165208411 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241114165208411 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20241114165208411 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241114165208411 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) 20241114165208411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{Init}: Deallocated (fsm.c:568) 20241114165208411 DMM DEBUG MM_STATE_Gb(0)[0x612000020da0]{Idle}: Deallocated (fsm.c:568) 20241114165208411 DMM DEBUG MM_STATE_Iu[0x612000020f20]{Detached}: Deallocated (fsm.c:568) 20241114165208412 DMM DEBUG GMM(gmm_fsm)[0x612000020aa0]{Deregistered}: Deallocated (fsm.c:568) 20241114165208412 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1013)@96733a1a5f60: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@96733a1a5f60: Final verdict of PTC: pass 20241114165208419 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52960<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114165208421 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114165208421 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI99(1025)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP(1027)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(1016)@96733a1a5f60: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1019)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(1020)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@96733a1a5f60: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1024)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1015)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@96733a1a5f60: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1013)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(1023)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(1018)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(1014)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1013): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(1014): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(1015): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(1016): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1019): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1024): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@96733a1a5f60: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:52:08 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 20241114165208547 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52976<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165208848 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52976<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102528) 20241114165209422 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165209422 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=102528, count=108580) 20241114165210423 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165210423 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:52:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_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 20241114165211424 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165211424 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20241114165211911 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52992<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165211912 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1034)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165211956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114165211956 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) 20241114165211956 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) 20241114165211956 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165211956 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114165211956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165211956 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) 20241114165211956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165211956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165211958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165211958 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) 20241114165211958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165211958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165211958 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) 20241114165211958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165211958 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) 20241114165211958 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165211958 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114165211958 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165211958 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165211959 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165211959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165211963 DLNS DEBUG GPRS-NS2-VC(UDP-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(1035)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165211972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165211972 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1039)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165211993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114165211993 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) 20241114165211993 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) 20241114165211993 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165211993 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114165211993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165211993 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) 20241114165211993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165211993 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165211995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165211995 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) 20241114165211995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165211995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165211995 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) 20241114165211995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165211995 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) 20241114165211995 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165211995 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114165211996 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165211996 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165211996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165211996 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165211999 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165212007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165212007 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)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165212028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114165212028 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) 20241114165212028 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) 20241114165212028 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165212028 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114165212028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165212028 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) 20241114165212028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165212028 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165212030 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165212030 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) 20241114165212030 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165212030 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165212030 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) 20241114165212030 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165212030 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) 20241114165212030 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165212030 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114165212030 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165212030 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165212031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165212031 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165212034 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165212044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165212044 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)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114165212426 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165212426 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114165212426 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114165212426 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1045)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114165212427 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1045)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114165212428 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1045)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1045)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1045)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@96733a1a5f60: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='E8B1A5F9'O, index=0 SGSN_Test-GSUP(1046)@96733a1a5f60: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20241114165213483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165213483 DLLC NOTICE LLME(ffffffff/e8b1a5f9){UNASSIGNED} LLC RX: unknown TLLI 0xe8b1a5f9, creating LLME on the fly (gprs_llc.c:552) 20241114165213483 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165213483 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241114165213483 DMM DEBUG GMM(gmm_fsm)[0x612000021220]{Deregistered}: Allocated (fsm.c:456) 20241114165213484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000213a0]{Init}: Allocated (fsm.c:456) 20241114165213484 DMM DEBUG MM_STATE_Gb[0x612000021520]{Idle}: Allocated (fsm.c:456) 20241114165213484 DMM DEBUG MM_STATE_Iu[0x6120000216a0]{Detached}: Allocated (fsm.c:456) 20241114165213484 DMM DEBUG GMM(gmm_fsm)[0x612000021220]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114165213484 DMM DEBUG GMM(gmm_fsm)[0x612000021220]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114165213484 DLLC NOTICE LLME(ffffffff/e8b1a5f9){UNASSIGNED} LLGM Assign pre (e8b1a5f9 => df4c1859) (gprs_llc.c:1079) 20241114165213484 DLLC NOTICE LLME(e8b1a5f9/df4c1859){ASSIGNED} LLGM Assign post (e8b1a5f9 => df4c1859) (gprs_llc.c:1125) 20241114165213484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000213a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114165213484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000213a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114165213484 DMM DEBUG MM(262420000000039/df4c1859) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114165213497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165213497 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa82bdc CMD=UI DATA (gprs_llc_parse.c:89) 20241114165213498 DMM DEBUG MM_STATE_Gb(0)[0x612000021520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165213498 DMM INFO MM(262420000000039/df4c1859) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241114165213498 DMM DEBUG GMM(gmm_fsm)[0x612000021220]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114165213498 DLLC NOTICE LLME(e8b1a5f9/df4c1859){ASSIGNED} LLGM Assign pre (e8b1a5f9 => df4c1859) (gprs_llc.c:1079) 20241114165213498 DLLC NOTICE LLME(e8b1a5f9/df4c1859){ASSIGNED} LLGM Assign post (e8b1a5f9 => df4c1859) (gprs_llc.c:1125) 20241114165213498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000213a0]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114165213498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165213498 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165213498 DMM DEBUG MM_STATE_Gb(0)[0x612000021520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165213498 DMM DEBUG MM(262420000000039/df4c1859) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20241114165213498 DMM NOTICE MM(262420000000039/df4c1859) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114165213498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000213a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114165213498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000213a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114165213498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000213a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241114165213498 DMM INFO MM(262420000000039/df4c1859) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf4c1859) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1048)@96733a1a5f60: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@96733a1a5f60: Removing Client IMSI='262420000000039'H, index=0 20241114165214503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165214503 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114165214503 DMM DEBUG MM_STATE_Gb(0)[0x612000021520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165214503 DMM INFO MM(262420000000039/df4c1859) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114165214503 DMM NOTICE MM(262420000000039/df4c1859) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114165214503 DMM DEBUG GMM(gmm_fsm)[0x612000021220]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114165214503 DMM DEBUG GMM(gmm_fsm)[0x612000021220]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114165214503 DLLC NOTICE LLME(e8b1a5f9/df4c1859){ASSIGNED} LLGM Assign pre (ffffffff => df4c1859) (gprs_llc.c:1079) 20241114165214504 DLLC NOTICE LLME(ffffffff/df4c1859){ASSIGNED} LLGM Assign post (ffffffff => df4c1859) (gprs_llc.c:1125) 20241114165214504 DMM DEBUG MM_STATE_Gb(0)[0x612000021520]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114165214504 DMM DEBUG MM_STATE_Gb(0)[0x612000021520]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114165214504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000213a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114165214504 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)@96733a1a5f60: Final verdict of PTC: pass 20241114165214506 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52992<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114165214509 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114165214509 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-Gb2-NS2(1040)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP(1046)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(1034)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(1039)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(1044)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@96733a1a5f60: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@96733a1a5f60: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@96733a1a5f60: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(1042)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(1037)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(1032)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@96733a1a5f60: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:52:14 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 20241114165214636 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52996<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165215038 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52996<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60332) 20241114165215510 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165215510 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=60332, count=70668) 20241114165216511 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165216511 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 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_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 20241114165217512 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165217512 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_xid_empty_l3 started. 20241114165218098 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45112<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165218100 DMM INFO MM(262420000000039/df4c1859) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114165218100 DMM INFO MM(262420000000039/df4c1859) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114165218100 DMM DEBUG GMM(gmm_fsm)[0x612000021220]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114165218100 DMM DEBUG GMM(gmm_fsm)[0x612000021220]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114165218100 DMM DEBUG MM_STATE_Gb(0)[0x612000021520]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114165218100 DMM DEBUG MM_STATE_Gb(0)[0x612000021520]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114165218100 DLLC NOTICE LLME(ffffffff/df4c1859){ASSIGNED} LLGM Assign pre (df4c1859 => ffffffff) (gprs_llc.c:1079) 20241114165218100 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df4c1859 => ffffffff) (gprs_llc.c:1125) 20241114165218100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000213a0]{Init}: Deallocated (fsm.c:568) 20241114165218100 DMM DEBUG MM_STATE_Gb(0)[0x612000021520]{Idle}: Deallocated (fsm.c:568) 20241114165218100 DMM DEBUG MM_STATE_Iu[0x6120000216a0]{Detached}: Deallocated (fsm.c:568) 20241114165218100 DMM DEBUG GMM(gmm_fsm)[0x612000021220]{Deregistered}: Deallocated (fsm.c:568) 20241114165218100 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165218144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114165218144 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) 20241114165218144 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) 20241114165218144 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165218144 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114165218144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165218144 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) 20241114165218144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165218144 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165218146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165218146 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) 20241114165218146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165218146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165218146 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) 20241114165218146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165218146 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) 20241114165218146 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165218146 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114165218146 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165218146 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165218146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165218146 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165218150 DLNS DEBUG GPRS-NS2-VC(UDP-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(1050)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1054)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 20241114165218161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165218161 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI196(1052)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1059)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1059)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165218189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114165218189 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) 20241114165218189 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) 20241114165218189 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165218189 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114165218189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165218189 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) 20241114165218189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165218189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1059)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165218191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165218191 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) 20241114165218191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165218191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165218191 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) 20241114165218191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165218191 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) 20241114165218191 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165218191 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114165218191 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165218191 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165218192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165218192 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) SGSN_Test-Gb2-NS2(1058)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1059)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1059)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165218196 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165218206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165218207 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1060)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_empty_l3-BVCI210(1056)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1058)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165218218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114165218218 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) 20241114165218218 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) 20241114165218218 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165218218 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114165218218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165218218 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) 20241114165218218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165218218 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165218220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165218220 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) 20241114165218220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165218220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165218220 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) 20241114165218220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165218220 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) 20241114165218220 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165218220 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114165218220 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165218220 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165218221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165218221 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165218224 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165218234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165218234 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1062)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114165218513 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165218513 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114165218514 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114165218514 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1064)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114165218516 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1064)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114165218516 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1064)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1064)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1064)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1052)@96733a1a5f60: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='C028B192'O, index=0 SGSN_Test-GSUP(1065)@96733a1a5f60: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@96733a1a5f60: 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 := '2AFBB599B39A7C54E3C9861D8F12E15F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FD5297D5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '08EDC0CAD4904EA1'O } } } } } 20241114165219568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165219568 DLLC NOTICE LLME(ffffffff/c028b192){UNASSIGNED} LLC RX: unknown TLLI 0xc028b192, creating LLME on the fly (gprs_llc.c:552) 20241114165219568 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165219568 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach" (gprs_gmm.c:1266) 20241114165219568 DMM DEBUG GMM(gmm_fsm)[0x612000021820]{Deregistered}: Allocated (fsm.c:456) 20241114165219568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{Init}: Allocated (fsm.c:456) 20241114165219568 DMM DEBUG MM_STATE_Gb[0x612000021b20]{Idle}: Allocated (fsm.c:456) 20241114165219568 DMM DEBUG MM_STATE_Iu[0x612000021ca0]{Detached}: Allocated (fsm.c:456) 20241114165219568 DMM DEBUG GMM(gmm_fsm)[0x612000021820]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114165219568 DMM DEBUG GMM(gmm_fsm)[0x612000021820]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114165219568 DLLC NOTICE LLME(ffffffff/c028b192){UNASSIGNED} LLGM Assign pre (c028b192 => dcbdf6a8) (gprs_llc.c:1079) 20241114165219569 DLLC NOTICE LLME(c028b192/dcbdf6a8){ASSIGNED} LLGM Assign post (c028b192 => dcbdf6a8) (gprs_llc.c:1125) 20241114165219569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114165219569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114165219569 DMM DEBUG MM(262420000000044/dcbdf6a8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114165219580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165219580 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114165219580 DMM DEBUG MM_STATE_Gb(0)[0x612000021b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165219580 DMM DEBUG MM(262420000000044/dcbdf6a8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20241114165219580 DMM NOTICE MM(262420000000044/dcbdf6a8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114165219580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114165219580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114165219580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114165219580 DMM DEBUG MM(262420000000044/dcbdf6a8) Requesting authorization (sgsn_auth.c:160) 20241114165219580 DMM INFO MM(262420000000044/dcbdf6a8) Requesting authentication tuples (sgsn_auth.c:184) 20241114165219580 DMM DEBUG MM(262420000000044/dcbdf6a8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114165219580 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20241114165219580 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)@96733a1a5f60: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@96733a1a5f60: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20241114165219583 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114165219583 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114165219583 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114165219583 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114165219583 DMM INFO MM(262420000000044/dcbdf6a8) Subscriber data update (mmctx.c:445) 20241114165219583 DMM DEBUG MM(262420000000044/dcbdf6a8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114165219583 DMM INFO MM(262420000000044/dcbdf6a8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114165219583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114165219583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114165219583 DMM INFO MM(262420000000044/dcbdf6a8) <- GMM AUTH AND CIPHERING REQ (rand = 2a fb b5 99 b3 9a 7c 54 e3 c9 86 1d 8f 12 e1 5f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114165219592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165219592 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165219592 DMM DEBUG MM_STATE_Gb(0)[0x612000021b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165219592 DMM INFO MM(262420000000044/dcbdf6a8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114165219592 DMM NOTICE MM(262420000000044/dcbdf6a8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114165219592 DMM DEBUG MM(262420000000044/dcbdf6a8) checking auth: received GSM SRES = fd 52 97 d5 (gprs_gmm.c:666) 20241114165219592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114165219592 DMM DEBUG MM(262420000000044/dcbdf6a8) Requesting authorization (sgsn_auth.c:160) 20241114165219592 DMM INFO MM(262420000000044/dcbdf6a8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114165219593 DMM DEBUG MM(262420000000044/dcbdf6a8) Requesting subscriber data update (gprs_subscriber.c:894) 20241114165219593 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20241114165219593 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) 20241114165219593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114165219593 DMM INFO MM(262420000000044/dcbdf6a8) <- GMM ATTACH ACCEPT (new P-TMSI=0xdcbdf6a8) (gprs_gmm.c:300) 20241114165219594 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114165219594 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114165219594 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241114165219594 DMM INFO MM(262420000000044/dcbdf6a8) Subscriber data update (mmctx.c:445) 20241114165219594 DMM DEBUG MM(262420000000044/dcbdf6a8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114165219594 DMM INFO MM(262420000000044/dcbdf6a8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114165219594 DMM NOTICE MM(262420000000044/dcbdf6a8) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20241114165219594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114165219594 DMM NOTICE MM(262420000000044/dcbdf6a8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114165219594 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) 20241114165219595 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114165219595 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241114165219595 DMM INFO MM(262420000000044/dcbdf6a8) Subscriber data update (mmctx.c:445) 20241114165219595 DMM DEBUG MM(262420000000044/dcbdf6a8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114165219601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165219601 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114165219601 DMM DEBUG MM_STATE_Gb(0)[0x612000021b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165219601 DMM INFO MM(262420000000044/dcbdf6a8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114165219601 DMM NOTICE MM(262420000000044/dcbdf6a8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114165219601 DMM DEBUG GMM(gmm_fsm)[0x612000021820]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114165219601 DMM DEBUG GMM(gmm_fsm)[0x612000021820]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114165219601 DLLC NOTICE LLME(c028b192/dcbdf6a8){ASSIGNED} LLGM Assign pre (ffffffff => dcbdf6a8) (gprs_llc.c:1079) 20241114165219602 DLLC NOTICE LLME(ffffffff/dcbdf6a8){ASSIGNED} LLGM Assign post (ffffffff => dcbdf6a8) (gprs_llc.c:1125) 20241114165219602 DMM DEBUG MM_STATE_Gb(0)[0x612000021b20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114165219602 DMM DEBUG MM_STATE_Gb(0)[0x612000021b20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114165219602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114165219602 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)@96733a1a5f60: setverdict(pass): none -> pass 20241114165219653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165219653 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241114165219653 DMM DEBUG MM_STATE_Gb(0)[0x612000021b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165219653 DMM INFO MM(262420000000044/dcbdf6a8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241114165219653 DMM INFO MM(262420000000044/dcbdf6a8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114165219653 DMM DEBUG MM(262420000000044/dcbdf6a8) Using GGSN 0 (gprs_sm.c:317) 20241114165219653 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) 20241114165219653 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20241114165219653 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114165219653 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:186) 20241114165219653 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20241114165219667 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 bf 2b f6 63 11 3d 5c 5d ce 14 05 7f 5c f1 a8 81 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1058 from retransmit req queue (gtp.c:443) 20241114165219667 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1b3d8e0938, cbp=0x614000011aa0) (sgsn_libgtp.c:630) 20241114165219667 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241114165219667 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621005c804b8 TLLI=dcbdf6a8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241114165219667 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241114165219668 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed 20241114165219677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165219677 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20241114165219677 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241114165219678 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1052)@96733a1a5f60: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@96733a1a5f60: Final verdict of PTC: pass 20241114165219685 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45112<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114165219687 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114165219687 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(1065)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@96733a1a5f60: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1056)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(1059)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(1053)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1058)@96733a1a5f60: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1052)@96733a1a5f60: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1062)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(1063)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(1051)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(1057)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(1061)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_xid_empty_l3-BVCI196(1052): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_xid_empty_l3-BVCI210(1056): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(1057): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(1058): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(1059): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_xid_empty_l3-BVCI220(1062): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@96733a1a5f60: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:52:19 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 20241114165219817 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45116<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165220218 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45116<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94408) 20241114165220688 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165220688 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=94408, count=98764) 20241114165221689 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165221689 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:52: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_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 20241114165222690 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165222690 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_xid_n201u started. 20241114165223278 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45122<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165223279 DMM INFO MM(262420000000044/dcbdf6a8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114165223279 DMM INFO MM(262420000000044/dcbdf6a8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114165223279 DMM DEBUG GMM(gmm_fsm)[0x612000021820]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114165223279 DMM DEBUG GMM(gmm_fsm)[0x612000021820]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114165223279 DMM DEBUG MM_STATE_Gb(0)[0x612000021b20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114165223279 DMM DEBUG MM_STATE_Gb(0)[0x612000021b20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114165223279 DLLC NOTICE LLME(ffffffff/dcbdf6a8){ASSIGNED} LLGM Assign pre (dcbdf6a8 => ffffffff) (gprs_llc.c:1079) 20241114165223279 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dcbdf6a8 => ffffffff) (gprs_llc.c:1125) 20241114165223279 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621005c80160 (gprs_sndcp.c:574) 20241114165223279 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621005c804b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241114165223279 DMM NOTICE MM(262420000000044/dcbdf6a8) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241114165223279 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20241114165223280 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241114165223280 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241114165223280 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20241114165223280 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20241114165223280 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) 20241114165223280 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:401) 20241114165223280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{Init}: Deallocated (fsm.c:568) 20241114165223280 DMM DEBUG MM_STATE_Gb(0)[0x612000021b20]{Idle}: Deallocated (fsm.c:568) 20241114165223280 DMM DEBUG MM_STATE_Iu[0x612000021ca0]{Detached}: Deallocated (fsm.c:568) 20241114165223280 DMM DEBUG GMM(gmm_fsm)[0x612000021820]{Deregistered}: Deallocated (fsm.c:568) 20241114165223280 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1073)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1073)@96733a1a5f60: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1072)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 20241114165223332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114165223332 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) 20241114165223332 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) 20241114165223332 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165223332 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114165223332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165223332 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) 20241114165223332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165223332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1073)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165223334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165223334 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) 20241114165223334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165223334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165223334 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) 20241114165223334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165223334 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) 20241114165223334 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165223334 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114165223334 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165223334 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1073)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114165223335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165223335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1073)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165223339 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241114165223351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165223351 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1072)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_xid_n201u-BVCI196(1070)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1077)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165223358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114165223358 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) 20241114165223358 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) 20241114165223358 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165223358 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114165223358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165223358 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) 20241114165223358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165223358 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165223360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165223360 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) 20241114165223360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165223360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165223360 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) 20241114165223360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165223360 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) 20241114165223360 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165223360 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114165223360 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165223360 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165223361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165223361 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165223365 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165223375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165223375 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_n201u-BVCI210(1076)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165223396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114165223396 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) 20241114165223396 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) 20241114165223396 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165223396 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114165223396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165223396 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) 20241114165223396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165223396 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165223398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165223398 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) 20241114165223398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165223398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165223398 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) 20241114165223398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165223398 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) 20241114165223398 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165223398 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114165223398 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165223398 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165223399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165223399 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165223402 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165223413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165223413 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1081)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114165223691 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165223691 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114165223691 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114165223691 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1083)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114165223693 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1083)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114165223693 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1083)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1083)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1083)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1070)@96733a1a5f60: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='EC5B80A8'O, index=0 SGSN_Test-GSUP(1084)@96733a1a5f60: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@96733a1a5f60: 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 := 'C4AEBEC8719ABA2FB3063507A78DD41A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1D4BF70E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F27623F08A80C622'O } } } } } 20241114165224748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165224748 DLLC NOTICE LLME(ffffffff/ec5b80a8){UNASSIGNED} LLC RX: unknown TLLI 0xec5b80a8, creating LLME on the fly (gprs_llc.c:552) 20241114165224748 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165224748 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach" (gprs_gmm.c:1266) 20241114165224748 DMM DEBUG GMM(gmm_fsm)[0x612000021fa0]{Deregistered}: Allocated (fsm.c:456) 20241114165224748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{Init}: Allocated (fsm.c:456) 20241114165224748 DMM DEBUG MM_STATE_Gb[0x6120000222a0]{Idle}: Allocated (fsm.c:456) 20241114165224748 DMM DEBUG MM_STATE_Iu[0x612000022420]{Detached}: Allocated (fsm.c:456) 20241114165224748 DMM DEBUG GMM(gmm_fsm)[0x612000021fa0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114165224748 DMM DEBUG GMM(gmm_fsm)[0x612000021fa0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114165224748 DLLC NOTICE LLME(ffffffff/ec5b80a8){UNASSIGNED} LLGM Assign pre (ec5b80a8 => daa03741) (gprs_llc.c:1079) 20241114165224748 DLLC NOTICE LLME(ec5b80a8/daa03741){ASSIGNED} LLGM Assign post (ec5b80a8 => daa03741) (gprs_llc.c:1125) 20241114165224749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114165224749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114165224749 DMM DEBUG MM(262420000000045/daa03741) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114165224762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165224762 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114165224762 DMM DEBUG MM_STATE_Gb(0)[0x6120000222a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165224763 DMM DEBUG MM(262420000000045/daa03741) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20241114165224763 DMM NOTICE MM(262420000000045/daa03741) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114165224763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114165224763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114165224763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114165224763 DMM DEBUG MM(262420000000045/daa03741) Requesting authorization (sgsn_auth.c:160) 20241114165224763 DMM INFO MM(262420000000045/daa03741) Requesting authentication tuples (sgsn_auth.c:184) 20241114165224763 DMM DEBUG MM(262420000000045/daa03741) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114165224763 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20241114165224763 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)@96733a1a5f60: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@96733a1a5f60: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20241114165224766 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114165224766 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114165224766 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114165224766 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114165224766 DMM INFO MM(262420000000045/daa03741) Subscriber data update (mmctx.c:445) 20241114165224766 DMM DEBUG MM(262420000000045/daa03741) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114165224766 DMM INFO MM(262420000000045/daa03741) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114165224766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114165224766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114165224766 DMM INFO MM(262420000000045/daa03741) <- GMM AUTH AND CIPHERING REQ (rand = c4 ae be c8 71 9a ba 2f b3 06 35 07 a7 8d d4 1a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114165224773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165224773 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165224773 DMM DEBUG MM_STATE_Gb(0)[0x6120000222a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165224774 DMM INFO MM(262420000000045/daa03741) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114165224774 DMM NOTICE MM(262420000000045/daa03741) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114165224774 DMM DEBUG MM(262420000000045/daa03741) checking auth: received GSM SRES = 1d 4b f7 0e (gprs_gmm.c:666) 20241114165224774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114165224774 DMM DEBUG MM(262420000000045/daa03741) Requesting authorization (sgsn_auth.c:160) 20241114165224774 DMM INFO MM(262420000000045/daa03741) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114165224774 DMM DEBUG MM(262420000000045/daa03741) Requesting subscriber data update (gprs_subscriber.c:894) 20241114165224774 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20241114165224774 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) 20241114165224774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114165224774 DMM INFO MM(262420000000045/daa03741) <- GMM ATTACH ACCEPT (new P-TMSI=0xdaa03741) (gprs_gmm.c:300) 20241114165224775 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114165224775 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114165224775 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241114165224775 DMM INFO MM(262420000000045/daa03741) Subscriber data update (mmctx.c:445) 20241114165224775 DMM DEBUG MM(262420000000045/daa03741) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114165224775 DMM INFO MM(262420000000045/daa03741) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114165224775 DMM NOTICE MM(262420000000045/daa03741) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20241114165224775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114165224775 DMM NOTICE MM(262420000000045/daa03741) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114165224775 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) 20241114165224776 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114165224776 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241114165224776 DMM INFO MM(262420000000045/daa03741) Subscriber data update (mmctx.c:445) 20241114165224776 DMM DEBUG MM(262420000000045/daa03741) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114165224781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165224781 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114165224781 DMM DEBUG MM_STATE_Gb(0)[0x6120000222a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165224781 DMM INFO MM(262420000000045/daa03741) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114165224781 DMM NOTICE MM(262420000000045/daa03741) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114165224781 DMM DEBUG GMM(gmm_fsm)[0x612000021fa0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114165224781 DMM DEBUG GMM(gmm_fsm)[0x612000021fa0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114165224781 DLLC NOTICE LLME(ec5b80a8/daa03741){ASSIGNED} LLGM Assign pre (ffffffff => daa03741) (gprs_llc.c:1079) 20241114165224781 DLLC NOTICE LLME(ffffffff/daa03741){ASSIGNED} LLGM Assign post (ffffffff => daa03741) (gprs_llc.c:1125) 20241114165224781 DMM DEBUG MM_STATE_Gb(0)[0x6120000222a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114165224781 DMM DEBUG MM_STATE_Gb(0)[0x6120000222a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114165224781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114165224782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@96733a1a5f60: setverdict(pass): none -> pass 20241114165224833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165224833 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241114165224833 DMM DEBUG MM_STATE_Gb(0)[0x6120000222a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165224833 DMM INFO MM(262420000000045/daa03741) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241114165224833 DMM INFO MM(262420000000045/daa03741) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114165224833 DMM DEBUG MM(262420000000045/daa03741) Using GGSN 0 (gprs_sm.c:317) 20241114165224833 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) 20241114165224833 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20241114165224833 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114165224833 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:186) 20241114165224833 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20241114165224845 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 b2 80 bf b8 11 9b 8f c7 cc 14 05 7f 1d 34 9b 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=1060 from retransmit req queue (gtp.c:443) 20241114165224845 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1b3d8e19b0, cbp=0x6140000120a0) (sgsn_libgtp.c:630) 20241114165224845 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241114165224845 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621005e76cb8 TLLI=daa03741, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241114165224845 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241114165224845 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed 20241114165224853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165224853 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20241114165224853 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241114165224853 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20241114165224853 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1070)@96733a1a5f60: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@96733a1a5f60: Final verdict of PTC: pass 20241114165224860 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45122<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_xid_n201u-BVCI210(1076)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(1082)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP(1084)@96733a1a5f60: Final verdict of PTC: none TC_xid_n201u-BVCI196(1070)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1072)@96733a1a5f60: Final verdict of PTC: none 20241114165224863 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114165224863 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI98(1077)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@96733a1a5f60: Final verdict of PTC: none TC_xid_n201u-BVCI220(1081)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(1073)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(1071)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(1080)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(1075)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_xid_n201u-BVCI196(1070): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(1071): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(1072): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(1073): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_xid_n201u-BVCI210(1076): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_xid_n201u-BVCI220(1081): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@96733a1a5f60: Test case TC_xid_n201u finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:52:24 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20241114165224987 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45132<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165225388 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45132<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50428) 20241114165225864 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165225864 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=50428, count=101564) 20241114165226865 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165226865 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:52: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_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 20241114165227867 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165227868 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_llc_null started. 20241114165228451 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35790<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165228452 DMM INFO MM(262420000000045/daa03741) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114165228452 DMM INFO MM(262420000000045/daa03741) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114165228452 DMM DEBUG GMM(gmm_fsm)[0x612000021fa0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114165228452 DMM DEBUG GMM(gmm_fsm)[0x612000021fa0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114165228452 DMM DEBUG MM_STATE_Gb(0)[0x6120000222a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114165228452 DMM DEBUG MM_STATE_Gb(0)[0x6120000222a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114165228452 DLLC NOTICE LLME(ffffffff/daa03741){ASSIGNED} LLGM Assign pre (daa03741 => ffffffff) (gprs_llc.c:1079) 20241114165228452 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (daa03741 => ffffffff) (gprs_llc.c:1125) 20241114165228452 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621005e76960 (gprs_sndcp.c:574) 20241114165228452 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621005e76cb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241114165228452 DMM NOTICE MM(262420000000045/daa03741) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241114165228452 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20241114165228453 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241114165228453 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241114165228453 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20241114165228453 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20241114165228453 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) 20241114165228453 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:401) 20241114165228453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{Init}: Deallocated (fsm.c:568) 20241114165228453 DMM DEBUG MM_STATE_Gb(0)[0x6120000222a0]{Idle}: Deallocated (fsm.c:568) 20241114165228453 DMM DEBUG MM_STATE_Iu[0x612000022420]{Detached}: Deallocated (fsm.c:568) 20241114165228453 DMM DEBUG GMM(gmm_fsm)[0x612000021fa0]{Deregistered}: Deallocated (fsm.c:568) 20241114165228453 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165228493 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114165228493 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) 20241114165228493 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) 20241114165228494 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165228494 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114165228494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165228494 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) 20241114165228494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165228494 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165228495 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165228495 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) 20241114165228495 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165228496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165228496 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) 20241114165228496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165228496 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) 20241114165228496 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165228496 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114165228496 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165228496 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165228496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165228496 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165228500 DLNS DEBUG GPRS-NS2-VC(UDP-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(1092)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165228509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165228509 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_null-BVCI196(1090)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165228529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114165228529 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) 20241114165228529 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) 20241114165228529 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165228529 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114165228529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165228529 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) 20241114165228529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165228529 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165228530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165228530 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) 20241114165228530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165228530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165228530 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) 20241114165228530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165228530 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) 20241114165228530 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165228530 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114165228530 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165228530 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165228531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165228531 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165228535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1097)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165228546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165228546 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1098)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_null-BVCI210(1095)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1097)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1102)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1102)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165228568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114165228568 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) 20241114165228568 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) 20241114165228568 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165228568 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114165228568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165228568 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) 20241114165228569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165228569 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(1102)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165228571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165228571 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) 20241114165228571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165228571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165228571 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) 20241114165228571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165228571 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) 20241114165228571 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165228571 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114165228571 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165228571 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1102)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114165228572 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165228572 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(1102)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165228576 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165228585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165228585 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1099)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114165228868 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165228868 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114165228868 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114165228869 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1101)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1101)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114165228870 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1101)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1101)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114165228871 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1101)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1101)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1101)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1101)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1090)@96733a1a5f60: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='FF5DC435'O, index=0 SGSN_Test-GSUP(1103)@96733a1a5f60: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@96733a1a5f60: 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 := 'B64B532F406A0501100CF2D6C51D8D23'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9AC8F5EE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '14C2EC45DDFE80EC'O } } } } } 20241114165229926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165229926 DLLC NOTICE LLME(ffffffff/ff5dc435){UNASSIGNED} LLC RX: unknown TLLI 0xff5dc435, creating LLME on the fly (gprs_llc.c:552) 20241114165229926 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165229926 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach" (gprs_gmm.c:1266) 20241114165229926 DMM DEBUG GMM(gmm_fsm)[0x612000022720]{Deregistered}: Allocated (fsm.c:456) 20241114165229926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{Init}: Allocated (fsm.c:456) 20241114165229926 DMM DEBUG MM_STATE_Gb[0x612000022a20]{Idle}: Allocated (fsm.c:456) 20241114165229926 DMM DEBUG MM_STATE_Iu[0x612000022ba0]{Detached}: Allocated (fsm.c:456) 20241114165229926 DMM DEBUG GMM(gmm_fsm)[0x612000022720]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114165229926 DMM DEBUG GMM(gmm_fsm)[0x612000022720]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114165229926 DLLC NOTICE LLME(ffffffff/ff5dc435){UNASSIGNED} LLGM Assign pre (ff5dc435 => d6c0291a) (gprs_llc.c:1079) 20241114165229926 DLLC NOTICE LLME(ff5dc435/d6c0291a){ASSIGNED} LLGM Assign post (ff5dc435 => d6c0291a) (gprs_llc.c:1125) 20241114165229926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114165229926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114165229926 DMM DEBUG MM(262420000000041/d6c0291a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114165229940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165229940 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114165229940 DMM DEBUG MM_STATE_Gb(0)[0x612000022a20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165229940 DMM DEBUG MM(262420000000041/d6c0291a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20241114165229940 DMM NOTICE MM(262420000000041/d6c0291a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114165229940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114165229940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114165229940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114165229940 DMM DEBUG MM(262420000000041/d6c0291a) Requesting authorization (sgsn_auth.c:160) 20241114165229940 DMM INFO MM(262420000000041/d6c0291a) Requesting authentication tuples (sgsn_auth.c:184) 20241114165229940 DMM DEBUG MM(262420000000041/d6c0291a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114165229940 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20241114165229940 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)@96733a1a5f60: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@96733a1a5f60: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20241114165229943 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114165229943 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114165229943 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114165229943 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114165229943 DMM INFO MM(262420000000041/d6c0291a) Subscriber data update (mmctx.c:445) 20241114165229943 DMM DEBUG MM(262420000000041/d6c0291a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114165229943 DMM INFO MM(262420000000041/d6c0291a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114165229943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114165229943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114165229943 DMM INFO MM(262420000000041/d6c0291a) <- GMM AUTH AND CIPHERING REQ (rand = b6 4b 53 2f 40 6a 05 01 10 0c f2 d6 c5 1d 8d 23 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114165229952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165229952 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165229952 DMM DEBUG MM_STATE_Gb(0)[0x612000022a20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165229952 DMM INFO MM(262420000000041/d6c0291a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114165229952 DMM NOTICE MM(262420000000041/d6c0291a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114165229952 DMM DEBUG MM(262420000000041/d6c0291a) checking auth: received GSM SRES = 9a c8 f5 ee (gprs_gmm.c:666) 20241114165229952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114165229952 DMM DEBUG MM(262420000000041/d6c0291a) Requesting authorization (sgsn_auth.c:160) 20241114165229952 DMM INFO MM(262420000000041/d6c0291a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114165229952 DMM DEBUG MM(262420000000041/d6c0291a) Requesting subscriber data update (gprs_subscriber.c:894) 20241114165229952 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20241114165229952 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) 20241114165229952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114165229952 DMM INFO MM(262420000000041/d6c0291a) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6c0291a) (gprs_gmm.c:300) 20241114165229954 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114165229954 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114165229954 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241114165229954 DMM INFO MM(262420000000041/d6c0291a) Subscriber data update (mmctx.c:445) 20241114165229954 DMM DEBUG MM(262420000000041/d6c0291a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114165229954 DMM INFO MM(262420000000041/d6c0291a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114165229954 DMM NOTICE MM(262420000000041/d6c0291a) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20241114165229954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114165229954 DMM NOTICE MM(262420000000041/d6c0291a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114165229954 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) 20241114165229954 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114165229954 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241114165229954 DMM INFO MM(262420000000041/d6c0291a) Subscriber data update (mmctx.c:445) 20241114165229955 DMM DEBUG MM(262420000000041/d6c0291a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114165229961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165229961 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114165229961 DMM DEBUG MM_STATE_Gb(0)[0x612000022a20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165229961 DMM INFO MM(262420000000041/d6c0291a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114165229961 DMM NOTICE MM(262420000000041/d6c0291a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114165229961 DMM DEBUG GMM(gmm_fsm)[0x612000022720]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114165229961 DMM DEBUG GMM(gmm_fsm)[0x612000022720]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114165229961 DLLC NOTICE LLME(ff5dc435/d6c0291a){ASSIGNED} LLGM Assign pre (ffffffff => d6c0291a) (gprs_llc.c:1079) 20241114165229961 DLLC NOTICE LLME(ffffffff/d6c0291a){ASSIGNED} LLGM Assign post (ffffffff => d6c0291a) (gprs_llc.c:1125) 20241114165229961 DMM DEBUG MM_STATE_Gb(0)[0x612000022a20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114165229961 DMM DEBUG MM_STATE_Gb(0)[0x612000022a20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114165229961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114165229961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241114165229992 DGPRS DEBUG Checking for inactive LLMEs, time = 13413884 (sgsn.c:132) 20241114165231013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165231013 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20241114165231013 DLLC DEBUG TLLI=d6c0291a sends us LLC NULL (gprs_llc.c:912) 20241114165231013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165231013 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241114165231013 DMM DEBUG MM_STATE_Gb(0)[0x612000022a20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165231013 DMM INFO MM(262420000000041/d6c0291a) -> GMM DETACH REQUEST TLLI=0xd6c0291a type=GPRS detach Power-off (gprs_gmm.c:1458) 20241114165231013 DMM INFO MM(262420000000041/d6c0291a) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241114165231013 DMM DEBUG GMM(gmm_fsm)[0x612000022720]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114165231013 DMM DEBUG GMM(gmm_fsm)[0x612000022720]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114165231013 DMM DEBUG MM_STATE_Gb(0)[0x612000022a20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114165231013 DMM DEBUG MM_STATE_Gb(0)[0x612000022a20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114165231013 DLLC NOTICE LLME(ffffffff/d6c0291a){ASSIGNED} LLGM Assign pre (d6c0291a => ffffffff) (gprs_llc.c:1079) 20241114165231013 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6c0291a => ffffffff) (gprs_llc.c:1125) 20241114165231013 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20241114165231013 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) 20241114165231014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{Init}: Deallocated (fsm.c:568) 20241114165231014 DMM DEBUG MM_STATE_Gb(0)[0x612000022a20]{Idle}: Deallocated (fsm.c:568) 20241114165231014 DMM DEBUG MM_STATE_Iu[0x612000022ba0]{Detached}: Deallocated (fsm.c:568) 20241114165231014 DMM DEBUG GMM(gmm_fsm)[0x612000022720]{Deregistered}: Deallocated (fsm.c:568) 20241114165231015 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@96733a1a5f60: setverdict(pass): none -> pass TC_llc_null-BVCI196(1090)@96733a1a5f60: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@96733a1a5f60: Final verdict of PTC: pass 20241114165236024 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35790<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1103)@96733a1a5f60: Final verdict of PTC: none 20241114165236027 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114165236027 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI97(1091)@96733a1a5f60: Final verdict of PTC: none TC_llc_null-BVCI196(1090)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(1096)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1101)@96733a1a5f60: Final verdict of PTC: none TC_llc_null-BVCI210(1095)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@96733a1a5f60: Final verdict of PTC: none TC_llc_null-BVCI220(1099)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(1089)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(1094)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(1100)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(1102)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_llc_null-BVCI196(1090): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_llc_null-BVCI210(1095): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_llc_null-BVCI220(1099): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(1100): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(1101): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(1102): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@96733a1a5f60: Test case TC_llc_null finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:52:36 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20241114165236154 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35800<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165236556 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35800<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96028) 20241114165237028 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165237028 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=96028, count=101460) 20241114165238028 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165238029 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:52:38 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 20241114165239030 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165239030 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_llc_sabm_dm_llgmm started. 20241114165239617 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48672<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165239618 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1111)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165239669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114165239669 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) 20241114165239669 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) 20241114165239669 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165239669 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114165239669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165239669 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) 20241114165239669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165239669 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)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1111)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165239671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165239671 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) 20241114165239671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165239671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165239671 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) 20241114165239671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165239671 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) 20241114165239671 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165239671 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114165239671 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165239671 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1111)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114165239672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165239672 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165239676 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165239685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165239685 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1112)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI196(1108)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1110)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165239699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114165239699 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) 20241114165239699 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) 20241114165239699 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165239699 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114165239699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165239699 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) 20241114165239699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165239699 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165239701 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165239701 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) 20241114165239701 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165239701 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165239701 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) 20241114165239701 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165239701 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) 20241114165239701 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165239701 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114165239701 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165239701 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165239702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165239702 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165239706 DLNS DEBUG GPRS-NS2-VC(UDP-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(1116)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165239716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165239716 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI210(1114)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1120)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165239739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114165239739 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) 20241114165239739 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) 20241114165239739 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165239739 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114165239739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165239739 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) 20241114165239739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165239739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165239741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165239741 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) 20241114165239741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165239741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165239741 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) 20241114165239741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165239741 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) 20241114165239741 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165239741 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114165239741 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165239741 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1120)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114165239742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165239742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165239746 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165239756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165239756 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1119)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114165240030 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165240030 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114165240030 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114165240030 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1121)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114165240032 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1121)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114165240033 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1121)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1121)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1121)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1108)@96733a1a5f60: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='E2D0E465'O, index=0 SGSN_Test-GSUP(1122)@96733a1a5f60: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@96733a1a5f60: 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 := '02EECA23C320BC80B31D52A0F99D9DDD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E737157A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '41E134BDE2A99DCC'O } } } } } 20241114165241086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165241086 DLLC NOTICE LLME(ffffffff/e2d0e465){UNASSIGNED} LLC RX: unknown TLLI 0xe2d0e465, creating LLME on the fly (gprs_llc.c:552) 20241114165241086 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165241086 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach" (gprs_gmm.c:1266) 20241114165241086 DMM DEBUG GMM(gmm_fsm)[0x612000022d20]{Deregistered}: Allocated (fsm.c:456) 20241114165241086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{Init}: Allocated (fsm.c:456) 20241114165241086 DMM DEBUG MM_STATE_Gb[0x612000023020]{Idle}: Allocated (fsm.c:456) 20241114165241086 DMM DEBUG MM_STATE_Iu[0x6120000231a0]{Detached}: Allocated (fsm.c:456) 20241114165241086 DMM DEBUG GMM(gmm_fsm)[0x612000022d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114165241086 DMM DEBUG GMM(gmm_fsm)[0x612000022d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114165241086 DLLC NOTICE LLME(ffffffff/e2d0e465){UNASSIGNED} LLGM Assign pre (e2d0e465 => d242d4ab) (gprs_llc.c:1079) 20241114165241086 DLLC NOTICE LLME(e2d0e465/d242d4ab){ASSIGNED} LLGM Assign post (e2d0e465 => d242d4ab) (gprs_llc.c:1125) 20241114165241086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114165241086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114165241086 DMM DEBUG MM(262420000000042/d242d4ab) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114165241100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165241100 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114165241100 DMM DEBUG MM_STATE_Gb(0)[0x612000023020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165241100 DMM DEBUG MM(262420000000042/d242d4ab) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20241114165241100 DMM NOTICE MM(262420000000042/d242d4ab) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114165241100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114165241100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114165241100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114165241100 DMM DEBUG MM(262420000000042/d242d4ab) Requesting authorization (sgsn_auth.c:160) 20241114165241100 DMM INFO MM(262420000000042/d242d4ab) Requesting authentication tuples (sgsn_auth.c:184) 20241114165241100 DMM DEBUG MM(262420000000042/d242d4ab) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114165241100 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20241114165241100 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)@96733a1a5f60: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@96733a1a5f60: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20241114165241103 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114165241103 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114165241103 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114165241103 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114165241103 DMM INFO MM(262420000000042/d242d4ab) Subscriber data update (mmctx.c:445) 20241114165241103 DMM DEBUG MM(262420000000042/d242d4ab) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114165241103 DMM INFO MM(262420000000042/d242d4ab) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114165241103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114165241103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114165241103 DMM INFO MM(262420000000042/d242d4ab) <- GMM AUTH AND CIPHERING REQ (rand = 02 ee ca 23 c3 20 bc 80 b3 1d 52 a0 f9 9d 9d dd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114165241110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165241110 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165241111 DMM DEBUG MM_STATE_Gb(0)[0x612000023020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165241111 DMM INFO MM(262420000000042/d242d4ab) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114165241111 DMM NOTICE MM(262420000000042/d242d4ab) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114165241111 DMM DEBUG MM(262420000000042/d242d4ab) checking auth: received GSM SRES = e7 37 15 7a (gprs_gmm.c:666) 20241114165241111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114165241111 DMM DEBUG MM(262420000000042/d242d4ab) Requesting authorization (sgsn_auth.c:160) 20241114165241111 DMM INFO MM(262420000000042/d242d4ab) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114165241111 DMM DEBUG MM(262420000000042/d242d4ab) Requesting subscriber data update (gprs_subscriber.c:894) 20241114165241111 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20241114165241111 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) 20241114165241111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114165241111 DMM INFO MM(262420000000042/d242d4ab) <- GMM ATTACH ACCEPT (new P-TMSI=0xd242d4ab) (gprs_gmm.c:300) 20241114165241112 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114165241112 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114165241112 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241114165241112 DMM INFO MM(262420000000042/d242d4ab) Subscriber data update (mmctx.c:445) 20241114165241112 DMM DEBUG MM(262420000000042/d242d4ab) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114165241112 DMM INFO MM(262420000000042/d242d4ab) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114165241112 DMM NOTICE MM(262420000000042/d242d4ab) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20241114165241112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114165241112 DMM NOTICE MM(262420000000042/d242d4ab) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114165241112 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) 20241114165241113 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114165241113 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241114165241113 DMM INFO MM(262420000000042/d242d4ab) Subscriber data update (mmctx.c:445) 20241114165241113 DMM DEBUG MM(262420000000042/d242d4ab) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114165241120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165241120 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114165241120 DMM DEBUG MM_STATE_Gb(0)[0x612000023020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165241120 DMM INFO MM(262420000000042/d242d4ab) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114165241120 DMM NOTICE MM(262420000000042/d242d4ab) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114165241120 DMM DEBUG GMM(gmm_fsm)[0x612000022d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114165241120 DMM DEBUG GMM(gmm_fsm)[0x612000022d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114165241120 DLLC NOTICE LLME(e2d0e465/d242d4ab){ASSIGNED} LLGM Assign pre (ffffffff => d242d4ab) (gprs_llc.c:1079) 20241114165241120 DLLC NOTICE LLME(ffffffff/d242d4ab){ASSIGNED} LLGM Assign post (ffffffff => d242d4ab) (gprs_llc.c:1125) 20241114165241120 DMM DEBUG MM_STATE_Gb(0)[0x612000023020]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114165241120 DMM DEBUG MM_STATE_Gb(0)[0x612000023020]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114165241120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114165241120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241114165242171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165242172 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)@96733a1a5f60: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1108)@96733a1a5f60: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@96733a1a5f60: Final verdict of PTC: pass 20241114165242180 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48672<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1122)@96733a1a5f60: Final verdict of PTC: none 20241114165242182 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114165242182 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) TC_llc_sabm_dm_llgmm-BVCI196(1108)@96733a1a5f60: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1114)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1110)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(1120)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(1115)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(1111)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@96733a1a5f60: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1119)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(1109)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(1118)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(1113)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1108): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(1109): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(1110): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(1111): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1114): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1119): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@96733a1a5f60: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:52:42 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 20241114165242315 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48678<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165242717 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48678<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83500) 20241114165243184 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165243184 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=83500, count=88136) 20241114165244185 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165244185 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:52: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_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 20241114165245185 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165245186 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_llc_sabm_dm_ll5 started. 20241114165245777 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48692<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165245779 DMM INFO MM(262420000000042/d242d4ab) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114165245779 DMM INFO MM(262420000000042/d242d4ab) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114165245779 DMM DEBUG GMM(gmm_fsm)[0x612000022d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114165245779 DMM DEBUG GMM(gmm_fsm)[0x612000022d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114165245779 DMM DEBUG MM_STATE_Gb(0)[0x612000023020]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114165245779 DMM DEBUG MM_STATE_Gb(0)[0x612000023020]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114165245779 DLLC NOTICE LLME(ffffffff/d242d4ab){ASSIGNED} LLGM Assign pre (d242d4ab => ffffffff) (gprs_llc.c:1079) 20241114165245779 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d242d4ab => ffffffff) (gprs_llc.c:1125) 20241114165245779 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20241114165245779 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) 20241114165245779 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:401) 20241114165245779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{Init}: Deallocated (fsm.c:568) 20241114165245779 DMM DEBUG MM_STATE_Gb(0)[0x612000023020]{Idle}: Deallocated (fsm.c:568) 20241114165245779 DMM DEBUG MM_STATE_Iu[0x6120000231a0]{Detached}: Deallocated (fsm.c:568) 20241114165245779 DMM DEBUG GMM(gmm_fsm)[0x612000022d20]{Deregistered}: Deallocated (fsm.c:568) 20241114165245779 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165245826 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114165245826 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) 20241114165245826 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) 20241114165245826 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165245826 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114165245826 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165245826 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) 20241114165245826 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165245826 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165245828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165245828 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) 20241114165245828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165245828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165245828 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) 20241114165245828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165245828 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) 20241114165245828 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165245828 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114165245828 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165245828 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165245828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165245828 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165245833 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1126)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165245845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165245845 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI196(1128)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165245862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114165245862 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) 20241114165245862 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) 20241114165245862 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165245862 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114165245862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165245862 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) 20241114165245862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165245862 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165245863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165245863 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) 20241114165245863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165245863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165245863 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) 20241114165245863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165245863 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) 20241114165245863 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165245863 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114165245863 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165245863 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165245864 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165245864 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165245867 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1135)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 20241114165245876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165245876 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI210(1133)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165245900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114165245900 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) 20241114165245900 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) 20241114165245900 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165245900 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114165245900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165245900 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) 20241114165245900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165245900 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165245902 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165245902 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) 20241114165245902 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165245902 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165245902 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) 20241114165245902 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165245902 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) 20241114165245902 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165245902 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114165245902 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165245902 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165245903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165245903 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165245906 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165245916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165245916 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1138)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114165246187 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165246187 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114165246187 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114165246187 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1140)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114165246189 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1140)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114165246190 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1140)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1140)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1140)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1128)@96733a1a5f60: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='C3B1B438'O, index=0 SGSN_Test-GSUP(1141)@96733a1a5f60: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@96733a1a5f60: 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 := '99DE78F3482465B49EE744BB87B7F04C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8328DF86'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1E1F5069BD742C38'O } } } } } 20241114165247237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165247237 DLLC NOTICE LLME(ffffffff/c3b1b438){UNASSIGNED} LLC RX: unknown TLLI 0xc3b1b438, creating LLME on the fly (gprs_llc.c:552) 20241114165247237 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165247237 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach" (gprs_gmm.c:1266) 20241114165247237 DMM DEBUG GMM(gmm_fsm)[0x612000023320]{Deregistered}: Allocated (fsm.c:456) 20241114165247237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{Init}: Allocated (fsm.c:456) 20241114165247237 DMM DEBUG MM_STATE_Gb[0x612000023620]{Idle}: Allocated (fsm.c:456) 20241114165247237 DMM DEBUG MM_STATE_Iu[0x6120000237a0]{Detached}: Allocated (fsm.c:456) 20241114165247237 DMM DEBUG GMM(gmm_fsm)[0x612000023320]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114165247237 DMM DEBUG GMM(gmm_fsm)[0x612000023320]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114165247237 DLLC NOTICE LLME(ffffffff/c3b1b438){UNASSIGNED} LLGM Assign pre (c3b1b438 => de81d533) (gprs_llc.c:1079) 20241114165247238 DLLC NOTICE LLME(c3b1b438/de81d533){ASSIGNED} LLGM Assign post (c3b1b438 => de81d533) (gprs_llc.c:1125) 20241114165247238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114165247238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114165247238 DMM DEBUG MM(262420000000043/de81d533) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114165247250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165247250 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114165247250 DMM DEBUG MM_STATE_Gb(0)[0x612000023620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165247250 DMM DEBUG MM(262420000000043/de81d533) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20241114165247250 DMM NOTICE MM(262420000000043/de81d533) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114165247250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114165247250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114165247250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114165247250 DMM DEBUG MM(262420000000043/de81d533) Requesting authorization (sgsn_auth.c:160) 20241114165247250 DMM INFO MM(262420000000043/de81d533) Requesting authentication tuples (sgsn_auth.c:184) 20241114165247250 DMM DEBUG MM(262420000000043/de81d533) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114165247250 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20241114165247250 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)@96733a1a5f60: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@96733a1a5f60: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20241114165247253 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114165247253 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114165247253 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114165247253 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114165247253 DMM INFO MM(262420000000043/de81d533) Subscriber data update (mmctx.c:445) 20241114165247253 DMM DEBUG MM(262420000000043/de81d533) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114165247253 DMM INFO MM(262420000000043/de81d533) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114165247253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114165247253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114165247253 DMM INFO MM(262420000000043/de81d533) <- GMM AUTH AND CIPHERING REQ (rand = 99 de 78 f3 48 24 65 b4 9e e7 44 bb 87 b7 f0 4c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114165247261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165247261 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165247261 DMM DEBUG MM_STATE_Gb(0)[0x612000023620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165247261 DMM INFO MM(262420000000043/de81d533) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114165247261 DMM NOTICE MM(262420000000043/de81d533) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114165247261 DMM DEBUG MM(262420000000043/de81d533) checking auth: received GSM SRES = 83 28 df 86 (gprs_gmm.c:666) 20241114165247261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114165247261 DMM DEBUG MM(262420000000043/de81d533) Requesting authorization (sgsn_auth.c:160) 20241114165247261 DMM INFO MM(262420000000043/de81d533) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114165247261 DMM DEBUG MM(262420000000043/de81d533) Requesting subscriber data update (gprs_subscriber.c:894) 20241114165247261 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20241114165247261 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) 20241114165247261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114165247261 DMM INFO MM(262420000000043/de81d533) <- GMM ATTACH ACCEPT (new P-TMSI=0xde81d533) (gprs_gmm.c:300) 20241114165247263 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114165247263 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114165247263 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241114165247263 DMM INFO MM(262420000000043/de81d533) Subscriber data update (mmctx.c:445) 20241114165247263 DMM DEBUG MM(262420000000043/de81d533) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114165247263 DMM INFO MM(262420000000043/de81d533) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114165247263 DMM NOTICE MM(262420000000043/de81d533) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20241114165247263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114165247263 DMM NOTICE MM(262420000000043/de81d533) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114165247263 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) 20241114165247264 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114165247264 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241114165247264 DMM INFO MM(262420000000043/de81d533) Subscriber data update (mmctx.c:445) 20241114165247264 DMM DEBUG MM(262420000000043/de81d533) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114165247270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165247270 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114165247270 DMM DEBUG MM_STATE_Gb(0)[0x612000023620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165247270 DMM INFO MM(262420000000043/de81d533) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114165247270 DMM NOTICE MM(262420000000043/de81d533) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114165247270 DMM DEBUG GMM(gmm_fsm)[0x612000023320]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114165247270 DMM DEBUG GMM(gmm_fsm)[0x612000023320]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114165247270 DLLC NOTICE LLME(c3b1b438/de81d533){ASSIGNED} LLGM Assign pre (ffffffff => de81d533) (gprs_llc.c:1079) 20241114165247270 DLLC NOTICE LLME(ffffffff/de81d533){ASSIGNED} LLGM Assign post (ffffffff => de81d533) (gprs_llc.c:1125) 20241114165247270 DMM DEBUG MM_STATE_Gb(0)[0x612000023620]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114165247271 DMM DEBUG MM_STATE_Gb(0)[0x612000023620]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114165247271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114165247271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241114165248322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165248322 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)@96733a1a5f60: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1128)@96733a1a5f60: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@96733a1a5f60: Final verdict of PTC: pass 20241114165248332 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48692<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1141)@96733a1a5f60: Final verdict of PTC: none 20241114165248334 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI99(1139)@96733a1a5f60: Final verdict of PTC: none 20241114165248334 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-Gb0-BSSGP0(1126)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(1134)@96733a1a5f60: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1128)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(1129)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@96733a1a5f60: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1138)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(1127)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(1137)@96733a1a5f60: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1133)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(1132)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1128): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1133): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1138): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@96733a1a5f60: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:52:48 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 20241114165248462 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37586<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165248864 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37586<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88116) 20241114165249335 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165249335 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=88116, count=92752) 20241114165250336 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165250336 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:52: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_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 20241114165251337 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165251337 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_suspend_nopaging started. 20241114165251922 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37588<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165251923 DMM INFO MM(262420000000043/de81d533) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114165251923 DMM INFO MM(262420000000043/de81d533) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114165251923 DMM DEBUG GMM(gmm_fsm)[0x612000023320]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114165251923 DMM DEBUG GMM(gmm_fsm)[0x612000023320]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114165251923 DMM DEBUG MM_STATE_Gb(0)[0x612000023620]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114165251923 DMM DEBUG MM_STATE_Gb(0)[0x612000023620]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114165251923 DLLC NOTICE LLME(ffffffff/de81d533){ASSIGNED} LLGM Assign pre (de81d533 => ffffffff) (gprs_llc.c:1079) 20241114165251923 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de81d533 => ffffffff) (gprs_llc.c:1125) 20241114165251923 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20241114165251924 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) 20241114165251924 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:401) 20241114165251924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{Init}: Deallocated (fsm.c:568) 20241114165251924 DMM DEBUG MM_STATE_Gb(0)[0x612000023620]{Idle}: Deallocated (fsm.c:568) 20241114165251924 DMM DEBUG MM_STATE_Iu[0x6120000237a0]{Detached}: Deallocated (fsm.c:568) 20241114165251924 DMM DEBUG GMM(gmm_fsm)[0x612000023320]{Deregistered}: Deallocated (fsm.c:568) 20241114165251924 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165251967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114165251968 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) 20241114165251968 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) 20241114165251968 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165251968 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114165251968 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165251968 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) 20241114165251968 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165251968 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165251969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165251969 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) 20241114165251969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165251970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165251970 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) 20241114165251970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165251970 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) 20241114165251970 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165251970 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114165251970 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165251970 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165251970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165251970 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165251973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1145)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1149)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 20241114165251983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165251983 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI196(1147)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1154)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165252010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114165252010 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) 20241114165252010 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) 20241114165252010 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165252010 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114165252010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165252010 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) 20241114165252010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165252010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1153)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1154)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165252012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165252012 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) 20241114165252012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165252013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165252013 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) 20241114165252013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165252013 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) 20241114165252013 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165252013 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114165252013 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165252013 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165252013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165252013 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1154)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165252018 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241114165252027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165252027 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI210(1151)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1153)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165252037 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114165252037 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) 20241114165252037 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) 20241114165252037 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165252037 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114165252037 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165252037 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) 20241114165252037 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165252037 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165252039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165252039 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) 20241114165252039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165252039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165252039 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) 20241114165252039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165252039 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) 20241114165252039 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165252039 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114165252039 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165252039 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1158)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114165252040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165252040 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165252044 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165252054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165252055 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1157)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114165252338 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165252338 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114165252338 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114165252338 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1159)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114165252340 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1159)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114165252341 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1159)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1159)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1159)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1147)@96733a1a5f60: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='F74A7B59'O, index=0 SGSN_Test-GSUP(1160)@96733a1a5f60: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@96733a1a5f60: 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 := '060FAF8131001DA0CA2717CBC1024F46'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '488C168B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '35D0BC049DB66428'O } } } } } 20241114165253394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165253394 DLLC NOTICE LLME(ffffffff/f74a7b59){UNASSIGNED} LLC RX: unknown TLLI 0xf74a7b59, creating LLME on the fly (gprs_llc.c:552) 20241114165253394 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165253394 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach" (gprs_gmm.c:1266) 20241114165253394 DMM DEBUG GMM(gmm_fsm)[0x612000023920]{Deregistered}: Allocated (fsm.c:456) 20241114165253394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{Init}: Allocated (fsm.c:456) 20241114165253394 DMM DEBUG MM_STATE_Gb[0x612000023c20]{Idle}: Allocated (fsm.c:456) 20241114165253394 DMM DEBUG MM_STATE_Iu[0x612000023da0]{Detached}: Allocated (fsm.c:456) 20241114165253394 DMM DEBUG GMM(gmm_fsm)[0x612000023920]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114165253394 DMM DEBUG GMM(gmm_fsm)[0x612000023920]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114165253394 DLLC NOTICE LLME(ffffffff/f74a7b59){UNASSIGNED} LLGM Assign pre (f74a7b59 => df871d97) (gprs_llc.c:1079) 20241114165253394 DLLC NOTICE LLME(f74a7b59/df871d97){ASSIGNED} LLGM Assign post (f74a7b59 => df871d97) (gprs_llc.c:1125) 20241114165253394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114165253394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114165253394 DMM DEBUG MM(262420000000048/df871d97) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114165253410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165253410 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114165253410 DMM DEBUG MM_STATE_Gb(0)[0x612000023c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165253410 DMM DEBUG MM(262420000000048/df871d97) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20241114165253410 DMM NOTICE MM(262420000000048/df871d97) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114165253410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114165253410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114165253410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114165253410 DMM DEBUG MM(262420000000048/df871d97) Requesting authorization (sgsn_auth.c:160) 20241114165253410 DMM INFO MM(262420000000048/df871d97) Requesting authentication tuples (sgsn_auth.c:184) 20241114165253410 DMM DEBUG MM(262420000000048/df871d97) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114165253410 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20241114165253410 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)@96733a1a5f60: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@96733a1a5f60: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20241114165253413 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114165253413 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114165253413 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114165253413 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114165253413 DMM INFO MM(262420000000048/df871d97) Subscriber data update (mmctx.c:445) 20241114165253413 DMM DEBUG MM(262420000000048/df871d97) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114165253413 DMM INFO MM(262420000000048/df871d97) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114165253414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114165253414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114165253414 DMM INFO MM(262420000000048/df871d97) <- GMM AUTH AND CIPHERING REQ (rand = 06 0f af 81 31 00 1d a0 ca 27 17 cb c1 02 4f 46 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114165253422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165253422 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165253422 DMM DEBUG MM_STATE_Gb(0)[0x612000023c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165253422 DMM INFO MM(262420000000048/df871d97) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114165253422 DMM NOTICE MM(262420000000048/df871d97) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114165253422 DMM DEBUG MM(262420000000048/df871d97) checking auth: received GSM SRES = 48 8c 16 8b (gprs_gmm.c:666) 20241114165253422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114165253422 DMM DEBUG MM(262420000000048/df871d97) Requesting authorization (sgsn_auth.c:160) 20241114165253422 DMM INFO MM(262420000000048/df871d97) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114165253422 DMM DEBUG MM(262420000000048/df871d97) Requesting subscriber data update (gprs_subscriber.c:894) 20241114165253422 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20241114165253422 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) 20241114165253422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114165253422 DMM INFO MM(262420000000048/df871d97) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf871d97) (gprs_gmm.c:300) 20241114165253424 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114165253424 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114165253424 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241114165253424 DMM INFO MM(262420000000048/df871d97) Subscriber data update (mmctx.c:445) 20241114165253424 DMM DEBUG MM(262420000000048/df871d97) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114165253424 DMM INFO MM(262420000000048/df871d97) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114165253424 DMM NOTICE MM(262420000000048/df871d97) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20241114165253424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114165253424 DMM NOTICE MM(262420000000048/df871d97) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114165253424 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) 20241114165253425 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114165253425 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241114165253425 DMM INFO MM(262420000000048/df871d97) Subscriber data update (mmctx.c:445) 20241114165253425 DMM DEBUG MM(262420000000048/df871d97) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114165253431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165253431 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114165253431 DMM DEBUG MM_STATE_Gb(0)[0x612000023c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165253431 DMM INFO MM(262420000000048/df871d97) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114165253431 DMM NOTICE MM(262420000000048/df871d97) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114165253431 DMM DEBUG GMM(gmm_fsm)[0x612000023920]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114165253431 DMM DEBUG GMM(gmm_fsm)[0x612000023920]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114165253431 DLLC NOTICE LLME(f74a7b59/df871d97){ASSIGNED} LLGM Assign pre (ffffffff => df871d97) (gprs_llc.c:1079) 20241114165253431 DLLC NOTICE LLME(ffffffff/df871d97){ASSIGNED} LLGM Assign post (ffffffff => df871d97) (gprs_llc.c:1125) 20241114165253431 DMM DEBUG MM_STATE_Gb(0)[0x612000023c20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114165253431 DMM DEBUG MM_STATE_Gb(0)[0x612000023c20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114165253431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114165253431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@96733a1a5f60: setverdict(pass): none -> pass 20241114165253483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165253483 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241114165253483 DMM DEBUG MM_STATE_Gb(0)[0x612000023c20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165253483 DMM INFO MM(262420000000048/df871d97) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241114165253483 DMM INFO MM(262420000000048/df871d97) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114165253483 DMM DEBUG MM(262420000000048/df871d97) Using GGSN 0 (gprs_sm.c:317) 20241114165253483 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) 20241114165253483 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20241114165253483 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114165253483 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:186) 20241114165253483 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20241114165253495 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 4e 89 e6 57 11 fe 5e f1 f5 14 05 7f 4a ed 08 40 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) 20241114165253495 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1b3d8e2a28, cbp=0x6140000132a0) (sgsn_libgtp.c:630) 20241114165253495 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241114165253495 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210065c4cb8 TLLI=df871d97, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241114165253495 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241114165253496 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed 20241114165253503 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:823) 20241114165253510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165253510 DMM DEBUG GMM(gmm_fsm)[0x612000023920]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2306) 20241114165253510 DMM DEBUG GMM(gmm_fsm)[0x612000023920]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241114165253513 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:823) 20241114165253513 DMM INFO MM(262420000000048/df871d97) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:850) TC_suspend_nopaging-BVCI196(1147)@96733a1a5f60: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@96733a1a5f60: Final verdict of PTC: pass 20241114165258523 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37588<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@96733a1a5f60: Final verdict of PTC: none 20241114165258526 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114165258526 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-Gb0-NS0(1144)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(1148)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(1154)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(1158)@96733a1a5f60: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1147)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1153)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@96733a1a5f60: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1157)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@96733a1a5f60: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1151)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(1152)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(1146)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(1156)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_suspend_nopaging-BVCI196(1147): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_suspend_nopaging-BVCI210(1151): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(1152): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(1153): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(1154): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_suspend_nopaging-BVCI220(1157): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@96733a1a5f60: Test case TC_suspend_nopaging finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:52:58 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20241114165258655 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49814<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165259057 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49814<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95072) 20241114165259527 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165259528 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241114165259992 DGPRS DEBUG Checking for inactive LLMEs, time = 13413914 (sgsn.c:132) Waiting for packet dumper to finish... 1 (prev_count=95072, count=100504) 20241114165300529 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165300529 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:53: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_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 20241114165301530 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165301530 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_suspend_resume started. 20241114165302118 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49828<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165302120 DMM INFO MM(262420000000048/df871d97) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114165302120 DMM INFO MM(262420000000048/df871d97) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114165302120 DMM DEBUG GMM(gmm_fsm)[0x612000023920]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114165302120 DMM DEBUG GMM(gmm_fsm)[0x612000023920]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114165302120 DMM DEBUG MM_STATE_Gb(0)[0x612000023c20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114165302120 DMM DEBUG MM_STATE_Gb(0)[0x612000023c20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114165302120 DLLC NOTICE LLME(ffffffff/df871d97){ASSIGNED} LLGM Assign pre (df871d97 => ffffffff) (gprs_llc.c:1079) 20241114165302120 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df871d97 => ffffffff) (gprs_llc.c:1125) 20241114165302120 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210065c4960 (gprs_sndcp.c:574) 20241114165302120 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210065c4cb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241114165302120 DMM NOTICE MM(262420000000048/df871d97) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241114165302120 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20241114165302120 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241114165302120 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241114165302120 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20241114165302121 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20241114165302121 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) 20241114165302121 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:401) 20241114165302121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{Init}: Deallocated (fsm.c:568) 20241114165302121 DMM DEBUG MM_STATE_Gb(0)[0x612000023c20]{Idle}: Deallocated (fsm.c:568) 20241114165302121 DMM DEBUG MM_STATE_Iu[0x612000023da0]{Detached}: Deallocated (fsm.c:568) 20241114165302121 DMM DEBUG GMM(gmm_fsm)[0x612000023920]{Deregistered}: Deallocated (fsm.c:568) 20241114165302121 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165302164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114165302164 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) 20241114165302164 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) 20241114165302164 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165302164 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114165302164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165302164 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) 20241114165302164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165302164 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165302166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165302166 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) 20241114165302166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165302166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165302166 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) 20241114165302166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165302166 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) 20241114165302166 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165302166 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114165302166 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165302166 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1167)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114165302167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165302167 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165302169 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165302179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165302179 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_resume-BVCI196(1166)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1173)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1173)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165302205 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114165302205 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) 20241114165302205 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) 20241114165302205 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165302205 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114165302205 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165302205 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) 20241114165302205 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165302205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1173)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(1172)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 20241114165302208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165302208 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) 20241114165302208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165302208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165302208 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) 20241114165302208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165302208 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) 20241114165302208 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165302208 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114165302208 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165302208 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165302209 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165302209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1173)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1173)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165302212 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165302223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165302223 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1174)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_resume-BVCI210(1170)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1172)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1177)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165302234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114165302234 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) 20241114165302234 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) 20241114165302234 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165302234 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114165302234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165302234 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) 20241114165302234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165302234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165302236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165302236 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) 20241114165302236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165302236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165302236 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) 20241114165302236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165302236 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) 20241114165302236 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165302236 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114165302236 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165302236 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165302237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165302237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165302241 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165302252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165302252 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1176)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114165302531 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165302532 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114165302532 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114165302532 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1178)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114165302534 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1178)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114165302534 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1178)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1178)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1178)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1166)@96733a1a5f60: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='D6DAC63F'O, index=0 SGSN_Test-GSUP(1179)@96733a1a5f60: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@96733a1a5f60: 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 := '2A00925E38611416095709210E4EC6FA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '78607501'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6F193A1E672C1B66'O } } } } } 20241114165303589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165303589 DLLC NOTICE LLME(ffffffff/d6dac63f){UNASSIGNED} LLC RX: unknown TLLI 0xd6dac63f, creating LLME on the fly (gprs_llc.c:552) 20241114165303589 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165303589 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach" (gprs_gmm.c:1266) 20241114165303589 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{Deregistered}: Allocated (fsm.c:456) 20241114165303589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{Init}: Allocated (fsm.c:456) 20241114165303589 DMM DEBUG MM_STATE_Gb[0x6120000243a0]{Idle}: Allocated (fsm.c:456) 20241114165303589 DMM DEBUG MM_STATE_Iu[0x612000024520]{Detached}: Allocated (fsm.c:456) 20241114165303589 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114165303589 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114165303589 DLLC NOTICE LLME(ffffffff/d6dac63f){UNASSIGNED} LLGM Assign pre (d6dac63f => fd2c6179) (gprs_llc.c:1079) 20241114165303589 DLLC NOTICE LLME(d6dac63f/fd2c6179){ASSIGNED} LLGM Assign post (d6dac63f => fd2c6179) (gprs_llc.c:1125) 20241114165303589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114165303589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114165303589 DMM DEBUG MM(262420000000049/fd2c6179) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114165303602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165303602 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114165303602 DMM DEBUG MM_STATE_Gb(0)[0x6120000243a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165303602 DMM DEBUG MM(262420000000049/fd2c6179) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20241114165303602 DMM NOTICE MM(262420000000049/fd2c6179) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114165303602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114165303602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114165303602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114165303602 DMM DEBUG MM(262420000000049/fd2c6179) Requesting authorization (sgsn_auth.c:160) 20241114165303602 DMM INFO MM(262420000000049/fd2c6179) Requesting authentication tuples (sgsn_auth.c:184) 20241114165303602 DMM DEBUG MM(262420000000049/fd2c6179) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114165303602 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20241114165303602 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)@96733a1a5f60: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@96733a1a5f60: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20241114165303605 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114165303605 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114165303605 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114165303605 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114165303605 DMM INFO MM(262420000000049/fd2c6179) Subscriber data update (mmctx.c:445) 20241114165303605 DMM DEBUG MM(262420000000049/fd2c6179) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114165303605 DMM INFO MM(262420000000049/fd2c6179) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114165303605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114165303605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114165303605 DMM INFO MM(262420000000049/fd2c6179) <- GMM AUTH AND CIPHERING REQ (rand = 2a 00 92 5e 38 61 14 16 09 57 09 21 0e 4e c6 fa , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114165303613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165303613 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165303613 DMM DEBUG MM_STATE_Gb(0)[0x6120000243a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165303613 DMM INFO MM(262420000000049/fd2c6179) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114165303613 DMM NOTICE MM(262420000000049/fd2c6179) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114165303613 DMM DEBUG MM(262420000000049/fd2c6179) checking auth: received GSM SRES = 78 60 75 01 (gprs_gmm.c:666) 20241114165303613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114165303613 DMM DEBUG MM(262420000000049/fd2c6179) Requesting authorization (sgsn_auth.c:160) 20241114165303613 DMM INFO MM(262420000000049/fd2c6179) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114165303613 DMM DEBUG MM(262420000000049/fd2c6179) Requesting subscriber data update (gprs_subscriber.c:894) 20241114165303613 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20241114165303613 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) 20241114165303613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114165303613 DMM INFO MM(262420000000049/fd2c6179) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd2c6179) (gprs_gmm.c:300) 20241114165303614 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114165303614 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114165303614 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241114165303614 DMM INFO MM(262420000000049/fd2c6179) Subscriber data update (mmctx.c:445) 20241114165303615 DMM DEBUG MM(262420000000049/fd2c6179) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114165303615 DMM INFO MM(262420000000049/fd2c6179) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114165303615 DMM NOTICE MM(262420000000049/fd2c6179) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20241114165303615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114165303615 DMM NOTICE MM(262420000000049/fd2c6179) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114165303615 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) 20241114165303615 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114165303615 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241114165303615 DMM INFO MM(262420000000049/fd2c6179) Subscriber data update (mmctx.c:445) 20241114165303615 DMM DEBUG MM(262420000000049/fd2c6179) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114165303621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165303621 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114165303621 DMM DEBUG MM_STATE_Gb(0)[0x6120000243a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165303621 DMM INFO MM(262420000000049/fd2c6179) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114165303621 DMM NOTICE MM(262420000000049/fd2c6179) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114165303621 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114165303621 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114165303621 DLLC NOTICE LLME(d6dac63f/fd2c6179){ASSIGNED} LLGM Assign pre (ffffffff => fd2c6179) (gprs_llc.c:1079) 20241114165303621 DLLC NOTICE LLME(ffffffff/fd2c6179){ASSIGNED} LLGM Assign post (ffffffff => fd2c6179) (gprs_llc.c:1125) 20241114165303621 DMM DEBUG MM_STATE_Gb(0)[0x6120000243a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114165303621 DMM DEBUG MM_STATE_Gb(0)[0x6120000243a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114165303621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114165303621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@96733a1a5f60: setverdict(pass): none -> pass 20241114165303673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165303673 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241114165303673 DMM DEBUG MM_STATE_Gb(0)[0x6120000243a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165303673 DMM INFO MM(262420000000049/fd2c6179) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241114165303673 DMM INFO MM(262420000000049/fd2c6179) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114165303673 DMM DEBUG MM(262420000000049/fd2c6179) Using GGSN 0 (gprs_sm.c:317) 20241114165303673 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) 20241114165303673 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20241114165303673 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114165303673 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:186) 20241114165303674 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20241114165303685 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 d3 88 5f fe 11 f2 f9 e4 c5 14 05 7f 20 2e bf 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=1064 from retransmit req queue (gtp.c:443) 20241114165303685 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1b3d8e3aa0, cbp=0x6140000138a0) (sgsn_libgtp.c:630) 20241114165303685 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241114165303685 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210067bdcb8 TLLI=fd2c6179, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241114165303685 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241114165303685 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed 20241114165303693 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:823) 20241114165303699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165303699 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2306) 20241114165303699 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241114165303703 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:823) 20241114165303703 DMM INFO MM(262420000000049/fd2c6179) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:850) 20241114165308710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165308710 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2332) 20241114165308710 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20241114165308714 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:823) TC_suspend_resume-BVCI196(1166)@96733a1a5f60: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@96733a1a5f60: Final verdict of PTC: pass 20241114165308723 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49828<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114165308725 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114165308725 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI99(1177)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(1173)@96733a1a5f60: Final verdict of PTC: none TC_suspend_resume-BVCI220(1176)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP(1179)@96733a1a5f60: Final verdict of PTC: none TC_suspend_resume-BVCI196(1166)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1172)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@96733a1a5f60: Final verdict of PTC: none TC_suspend_resume-BVCI210(1170)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(1175)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(1167)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(1171)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(1165)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_suspend_resume-BVCI196(1166): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_suspend_resume-BVCI210(1170): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(1171): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(1172): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(1173): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_suspend_resume-BVCI220(1176): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@96733a1a5f60: Test case TC_suspend_resume finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:53:08 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20241114165308851 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42488<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165309253 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42488<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104496) 20241114165309726 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165309726 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=104496, count=105656) 20241114165310728 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165310728 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:53: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_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 20241114165311729 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165311729 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_suspend_rau started. 20241114165312309 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42492<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165312310 DMM INFO MM(262420000000049/fd2c6179) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114165312310 DMM INFO MM(262420000000049/fd2c6179) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114165312310 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114165312310 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114165312310 DMM DEBUG MM_STATE_Gb(0)[0x6120000243a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114165312310 DMM DEBUG MM_STATE_Gb(0)[0x6120000243a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114165312311 DLLC NOTICE LLME(ffffffff/fd2c6179){ASSIGNED} LLGM Assign pre (fd2c6179 => ffffffff) (gprs_llc.c:1079) 20241114165312311 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd2c6179 => ffffffff) (gprs_llc.c:1125) 20241114165312311 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210067bd960 (gprs_sndcp.c:574) 20241114165312311 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210067bdcb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241114165312311 DMM NOTICE MM(262420000000049/fd2c6179) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241114165312311 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20241114165312311 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241114165312311 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241114165312311 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20241114165312311 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20241114165312311 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) 20241114165312311 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:401) 20241114165312311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{Init}: Deallocated (fsm.c:568) 20241114165312311 DMM DEBUG MM_STATE_Gb(0)[0x6120000243a0]{Idle}: Deallocated (fsm.c:568) 20241114165312311 DMM DEBUG MM_STATE_Iu[0x612000024520]{Detached}: Deallocated (fsm.c:568) 20241114165312311 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{Deregistered}: Deallocated (fsm.c:568) 20241114165312311 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1186)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165312356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114165312357 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) 20241114165312357 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) 20241114165312357 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165312357 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114165312357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165312357 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) 20241114165312357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165312357 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(1186)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165312358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165312358 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) 20241114165312359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165312359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165312359 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) 20241114165312359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165312359 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) 20241114165312359 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165312359 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114165312359 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165312359 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165312359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165312359 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(1186)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165312363 DLNS DEBUG GPRS-NS2-VC(UDP-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(1187)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165312372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165312372 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_rau-BVCI196(1185)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165312389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114165312389 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) 20241114165312389 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) 20241114165312389 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165312389 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114165312389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165312389 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) 20241114165312389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165312389 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165312391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165312391 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) 20241114165312391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165312391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165312391 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) 20241114165312391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165312391 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) 20241114165312391 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165312391 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114165312391 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165312391 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1191)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114165312392 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165312392 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165312395 DLNS DEBUG GPRS-NS2-VC(UDP-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(1188)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1192)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 20241114165312406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165312406 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_rau-BVCI210(1190)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1197)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1197)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165312439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114165312439 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) 20241114165312439 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) 20241114165312439 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165312439 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114165312439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165312439 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) 20241114165312439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165312439 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(1197)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165312442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165312442 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) 20241114165312442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165312442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165312442 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) 20241114165312442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165312442 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) 20241114165312442 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165312442 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114165312442 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165312442 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165312442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165312442 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(1197)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1197)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165312447 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165312456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165312456 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1194)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114165312730 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165312730 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114165312730 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114165312730 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1196)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1196)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114165312732 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1196)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1196)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114165312733 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1196)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1196)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1196)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1196)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1185)@96733a1a5f60: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='FF22425A'O, index=0 SGSN_Test-GSUP(1198)@96733a1a5f60: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@96733a1a5f60: 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 := '6DE6F736D44CD5F2FEC98CEED0BA6293'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0C8A8B09'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '944A27C5B0F73224'O } } } } } 20241114165313786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165313786 DLLC NOTICE LLME(ffffffff/ff22425a){UNASSIGNED} LLC RX: unknown TLLI 0xff22425a, creating LLME on the fly (gprs_llc.c:552) 20241114165313786 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165313786 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach" (gprs_gmm.c:1266) 20241114165313787 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{Deregistered}: Allocated (fsm.c:456) 20241114165313787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{Init}: Allocated (fsm.c:456) 20241114165313787 DMM DEBUG MM_STATE_Gb[0x612000024b20]{Idle}: Allocated (fsm.c:456) 20241114165313787 DMM DEBUG MM_STATE_Iu[0x612000024ca0]{Detached}: Allocated (fsm.c:456) 20241114165313787 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114165313787 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114165313787 DLLC NOTICE LLME(ffffffff/ff22425a){UNASSIGNED} LLGM Assign pre (ff22425a => f7bf6000) (gprs_llc.c:1079) 20241114165313787 DLLC NOTICE LLME(ff22425a/f7bf6000){ASSIGNED} LLGM Assign post (ff22425a => f7bf6000) (gprs_llc.c:1125) 20241114165313787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114165313787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114165313787 DMM DEBUG MM(262420000000050/f7bf6000) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114165313800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165313800 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114165313800 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165313800 DMM DEBUG MM(262420000000050/f7bf6000) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20241114165313800 DMM NOTICE MM(262420000000050/f7bf6000) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114165313800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114165313800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114165313800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114165313800 DMM DEBUG MM(262420000000050/f7bf6000) Requesting authorization (sgsn_auth.c:160) 20241114165313800 DMM INFO MM(262420000000050/f7bf6000) Requesting authentication tuples (sgsn_auth.c:184) 20241114165313800 DMM DEBUG MM(262420000000050/f7bf6000) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114165313800 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20241114165313800 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)@96733a1a5f60: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@96733a1a5f60: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20241114165313803 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114165313803 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114165313803 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114165313803 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114165313803 DMM INFO MM(262420000000050/f7bf6000) Subscriber data update (mmctx.c:445) 20241114165313804 DMM DEBUG MM(262420000000050/f7bf6000) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114165313804 DMM INFO MM(262420000000050/f7bf6000) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114165313804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114165313804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114165313804 DMM INFO MM(262420000000050/f7bf6000) <- GMM AUTH AND CIPHERING REQ (rand = 6d e6 f7 36 d4 4c d5 f2 fe c9 8c ee d0 ba 62 93 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114165313812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165313812 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165313812 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165313812 DMM INFO MM(262420000000050/f7bf6000) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114165313812 DMM NOTICE MM(262420000000050/f7bf6000) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114165313812 DMM DEBUG MM(262420000000050/f7bf6000) checking auth: received GSM SRES = 0c 8a 8b 09 (gprs_gmm.c:666) 20241114165313812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114165313812 DMM DEBUG MM(262420000000050/f7bf6000) Requesting authorization (sgsn_auth.c:160) 20241114165313812 DMM INFO MM(262420000000050/f7bf6000) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114165313812 DMM DEBUG MM(262420000000050/f7bf6000) Requesting subscriber data update (gprs_subscriber.c:894) 20241114165313812 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20241114165313812 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) 20241114165313812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114165313812 DMM INFO MM(262420000000050/f7bf6000) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7bf6000) (gprs_gmm.c:300) 20241114165313814 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114165313814 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114165313814 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241114165313814 DMM INFO MM(262420000000050/f7bf6000) Subscriber data update (mmctx.c:445) 20241114165313814 DMM DEBUG MM(262420000000050/f7bf6000) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114165313814 DMM INFO MM(262420000000050/f7bf6000) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114165313814 DMM NOTICE MM(262420000000050/f7bf6000) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20241114165313814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114165313814 DMM NOTICE MM(262420000000050/f7bf6000) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114165313814 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) 20241114165313815 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114165313815 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241114165313815 DMM INFO MM(262420000000050/f7bf6000) Subscriber data update (mmctx.c:445) 20241114165313815 DMM DEBUG MM(262420000000050/f7bf6000) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114165313821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165313821 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114165313821 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165313821 DMM INFO MM(262420000000050/f7bf6000) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114165313821 DMM NOTICE MM(262420000000050/f7bf6000) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114165313821 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114165313821 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114165313821 DLLC NOTICE LLME(ff22425a/f7bf6000){ASSIGNED} LLGM Assign pre (ffffffff => f7bf6000) (gprs_llc.c:1079) 20241114165313821 DLLC NOTICE LLME(ffffffff/f7bf6000){ASSIGNED} LLGM Assign post (ffffffff => f7bf6000) (gprs_llc.c:1125) 20241114165313821 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114165313821 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114165313821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114165313821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@96733a1a5f60: setverdict(pass): none -> pass 20241114165313872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165313872 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241114165313873 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165313873 DMM INFO MM(262420000000050/f7bf6000) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241114165313873 DMM INFO MM(262420000000050/f7bf6000) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114165313873 DMM DEBUG MM(262420000000050/f7bf6000) Using GGSN 0 (gprs_sm.c:317) 20241114165313873 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) 20241114165313873 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20241114165313873 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114165313873 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:186) 20241114165313873 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20241114165313885 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 f8 7f 6f 88 11 b8 be 5b 13 14 05 7f 67 2e a6 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=1066 from retransmit req queue (gtp.c:443) 20241114165313885 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1b3d8e4b18, cbp=0x614000013ea0) (sgsn_libgtp.c:630) 20241114165313885 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241114165313885 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210069c48b8 TLLI=f7bf6000, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241114165313885 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241114165313885 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed 20241114165313892 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:823) 20241114165313898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165313899 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2306) 20241114165313899 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241114165313902 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:823) 20241114165313902 DMM INFO MM(262420000000050/f7bf6000) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:850) 20241114165318910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165318910 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165318910 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165318910 DMM INFO MM(262420000000050/f7bf6000) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241114165318910 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114165318910 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20241114165318910 DLLC NOTICE LLME(ffffffff/f7bf6000){ASSIGNED} LLGM Assign pre (f7bf6000 => f9e2d282) (gprs_llc.c:1079) 20241114165318910 DLLC NOTICE LLME(f7bf6000/f9e2d282){ASSIGNED} LLGM Assign post (f7bf6000 => f9e2d282) (gprs_llc.c:1125) 20241114165318910 DMM INFO MM(262420000000050/f9e2d282) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1497) TC_suspend_rau(1200)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed 20241114165318918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165318919 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20241114165318919 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165318919 DMM INFO MM(262420000000050/f9e2d282) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1855) 20241114165318919 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1860) 20241114165318919 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114165318919 DLLC NOTICE LLME(f7bf6000/f9e2d282){ASSIGNED} LLGM Assign pre (ffffffff => f9e2d282) (gprs_llc.c:1079) 20241114165318919 DLLC NOTICE LLME(ffffffff/f9e2d282){ASSIGNED} LLGM Assign post (ffffffff => f9e2d282) (gprs_llc.c:1125) 20241114165318919 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1870) 20241114165319418 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:823) TC_suspend_rau-BVCI196(1185)@96733a1a5f60: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@96733a1a5f60: Final verdict of PTC: pass 20241114165319428 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42492<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1198)@96733a1a5f60: Final verdict of PTC: none 20241114165319430 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114165319430 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) TC_suspend_rau-BVCI196(1185)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(1191)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1196)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(1186)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@96733a1a5f60: Final verdict of PTC: none TC_suspend_rau-BVCI210(1190)@96733a1a5f60: Final verdict of PTC: none TC_suspend_rau-BVCI220(1194)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(1197)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(1184)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(1189)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(1195)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_suspend_rau-BVCI196(1185): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_suspend_rau-BVCI210(1190): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_suspend_rau-BVCI220(1194): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(1195): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(1196): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(1197): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@96733a1a5f60: Test case TC_suspend_rau finished. Verdict: pass MTC@96733a1a5f60: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Thu Nov 14 16:53:19 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20241114165319556 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41650<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165319958 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41650<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=110724) 20241114165320432 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165320432 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=110724, count=112164) 20241114165321433 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165321433 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@96733a1a5f60: 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 ------ Thu Nov 14 16:53: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_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 20241114165322434 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165322434 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_paging_ps started. 20241114165323022 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41658<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165323024 DMM INFO MM(262420000000050/f9e2d282) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114165323024 DMM INFO MM(262420000000050/f9e2d282) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114165323024 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114165323024 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114165323024 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114165323024 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114165323024 DLLC NOTICE LLME(ffffffff/f9e2d282){ASSIGNED} LLGM Assign pre (f9e2d282 => ffffffff) (gprs_llc.c:1079) 20241114165323024 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9e2d282 => ffffffff) (gprs_llc.c:1125) 20241114165323024 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210069c4560 (gprs_sndcp.c:574) 20241114165323024 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210069c48b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241114165323024 DMM NOTICE MM(262420000000050/f9e2d282) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241114165323024 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20241114165323024 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241114165323024 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241114165323024 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20241114165323024 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20241114165323024 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) 20241114165323024 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f0 09 00 28 01 01 (gsup_client.c:401) 20241114165323024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{Init}: Deallocated (fsm.c:568) 20241114165323024 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Idle}: Deallocated (fsm.c:568) 20241114165323024 DMM DEBUG MM_STATE_Iu[0x612000024ca0]{Detached}: Deallocated (fsm.c:568) 20241114165323025 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{Deregistered}: Deallocated (fsm.c:568) 20241114165323025 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165323068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114165323068 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) 20241114165323068 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) 20241114165323068 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165323068 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114165323068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165323069 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) 20241114165323069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165323069 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165323071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165323071 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) 20241114165323071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165323071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165323071 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) 20241114165323071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165323071 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) 20241114165323071 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165323071 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114165323071 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165323071 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165323071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165323071 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165323075 DLNS DEBUG GPRS-NS2-VC(UDP-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(1206)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165323084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165323084 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps-BVCI196(1204)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165323104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114165323104 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) 20241114165323104 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) 20241114165323104 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165323104 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114165323104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165323104 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) 20241114165323104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165323104 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165323105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165323105 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) 20241114165323105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165323106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165323106 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) 20241114165323106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165323106 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) 20241114165323106 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165323106 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114165323106 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165323106 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165323106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165323106 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165323110 DLNS DEBUG GPRS-NS2-VC(UDP-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(1207)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165323119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165323119 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1211)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 TC_paging_ps-BVCI210(1209)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165323146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114165323146 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) 20241114165323146 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) 20241114165323146 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165323146 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114165323146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165323146 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) 20241114165323146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165323146 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165323148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165323148 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) 20241114165323149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165323149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165323149 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) 20241114165323149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165323149 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) 20241114165323149 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165323149 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114165323149 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165323149 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165323149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165323149 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165323154 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165323164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165323164 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1214)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114165323435 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165323435 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114165323435 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114165323435 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1216)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114165323438 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1216)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114165323438 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1216)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1216)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1216)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1204)@96733a1a5f60: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='F1474E7B'O, index=0 SGSN_Test-GSUP(1217)@96733a1a5f60: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@96733a1a5f60: 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 := '48A50012317294BF80C433B510DA102E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BA4861B7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C9FA674ED107CB79'O } } } } } 20241114165324495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165324495 DLLC NOTICE LLME(ffffffff/f1474e7b){UNASSIGNED} LLC RX: unknown TLLI 0xf1474e7b, creating LLME on the fly (gprs_llc.c:552) 20241114165324495 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165324495 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach" (gprs_gmm.c:1266) 20241114165324495 DMM DEBUG GMM(gmm_fsm)[0x612000024fa0]{Deregistered}: Allocated (fsm.c:456) 20241114165324495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{Init}: Allocated (fsm.c:456) 20241114165324496 DMM DEBUG MM_STATE_Gb[0x6120000252a0]{Idle}: Allocated (fsm.c:456) 20241114165324496 DMM DEBUG MM_STATE_Iu[0x612000025420]{Detached}: Allocated (fsm.c:456) 20241114165324496 DMM DEBUG GMM(gmm_fsm)[0x612000024fa0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114165324496 DMM DEBUG GMM(gmm_fsm)[0x612000024fa0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114165324496 DLLC NOTICE LLME(ffffffff/f1474e7b){UNASSIGNED} LLGM Assign pre (f1474e7b => f4e7f0de) (gprs_llc.c:1079) 20241114165324496 DLLC NOTICE LLME(f1474e7b/f4e7f0de){ASSIGNED} LLGM Assign post (f1474e7b => f4e7f0de) (gprs_llc.c:1125) 20241114165324496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114165324496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114165324496 DMM DEBUG MM(262420000000051/f4e7f0de) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114165324508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165324508 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114165324508 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165324508 DMM DEBUG MM(262420000000051/f4e7f0de) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20241114165324508 DMM NOTICE MM(262420000000051/f4e7f0de) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114165324508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114165324508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114165324508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114165324508 DMM DEBUG MM(262420000000051/f4e7f0de) Requesting authorization (sgsn_auth.c:160) 20241114165324508 DMM INFO MM(262420000000051/f4e7f0de) Requesting authentication tuples (sgsn_auth.c:184) 20241114165324508 DMM DEBUG MM(262420000000051/f4e7f0de) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114165324508 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20241114165324508 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)@96733a1a5f60: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@96733a1a5f60: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20241114165324512 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114165324512 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114165324512 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114165324512 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114165324512 DMM INFO MM(262420000000051/f4e7f0de) Subscriber data update (mmctx.c:445) 20241114165324512 DMM DEBUG MM(262420000000051/f4e7f0de) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114165324512 DMM INFO MM(262420000000051/f4e7f0de) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114165324512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114165324512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114165324512 DMM INFO MM(262420000000051/f4e7f0de) <- GMM AUTH AND CIPHERING REQ (rand = 48 a5 00 12 31 72 94 bf 80 c4 33 b5 10 da 10 2e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114165324521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165324521 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165324521 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165324521 DMM INFO MM(262420000000051/f4e7f0de) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114165324521 DMM NOTICE MM(262420000000051/f4e7f0de) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114165324521 DMM DEBUG MM(262420000000051/f4e7f0de) checking auth: received GSM SRES = ba 48 61 b7 (gprs_gmm.c:666) 20241114165324521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114165324521 DMM DEBUG MM(262420000000051/f4e7f0de) Requesting authorization (sgsn_auth.c:160) 20241114165324521 DMM INFO MM(262420000000051/f4e7f0de) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114165324521 DMM DEBUG MM(262420000000051/f4e7f0de) Requesting subscriber data update (gprs_subscriber.c:894) 20241114165324521 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20241114165324521 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) 20241114165324521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114165324522 DMM INFO MM(262420000000051/f4e7f0de) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4e7f0de) (gprs_gmm.c:300) 20241114165324523 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114165324523 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114165324523 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241114165324523 DMM INFO MM(262420000000051/f4e7f0de) Subscriber data update (mmctx.c:445) 20241114165324523 DMM DEBUG MM(262420000000051/f4e7f0de) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114165324523 DMM INFO MM(262420000000051/f4e7f0de) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114165324523 DMM NOTICE MM(262420000000051/f4e7f0de) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20241114165324523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114165324523 DMM NOTICE MM(262420000000051/f4e7f0de) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114165324523 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) 20241114165324524 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114165324524 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241114165324524 DMM INFO MM(262420000000051/f4e7f0de) Subscriber data update (mmctx.c:445) 20241114165324524 DMM DEBUG MM(262420000000051/f4e7f0de) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114165324530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165324530 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114165324530 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165324530 DMM INFO MM(262420000000051/f4e7f0de) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114165324530 DMM NOTICE MM(262420000000051/f4e7f0de) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114165324530 DMM DEBUG GMM(gmm_fsm)[0x612000024fa0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114165324530 DMM DEBUG GMM(gmm_fsm)[0x612000024fa0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114165324530 DLLC NOTICE LLME(f1474e7b/f4e7f0de){ASSIGNED} LLGM Assign pre (ffffffff => f4e7f0de) (gprs_llc.c:1079) 20241114165324530 DLLC NOTICE LLME(ffffffff/f4e7f0de){ASSIGNED} LLGM Assign post (ffffffff => f4e7f0de) (gprs_llc.c:1125) 20241114165324530 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114165324530 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114165324531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114165324531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_paging_ps(1219)@96733a1a5f60: setverdict(pass): none -> pass 20241114165324582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165324582 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241114165324582 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165324582 DMM INFO MM(262420000000051/f4e7f0de) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241114165324582 DMM INFO MM(262420000000051/f4e7f0de) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114165324582 DMM DEBUG MM(262420000000051/f4e7f0de) Using GGSN 0 (gprs_sm.c:317) 20241114165324582 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) 20241114165324582 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20241114165324582 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114165324582 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:186) 20241114165324582 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20241114165324594 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 11 93 ee e0 11 94 35 29 c4 14 05 7f 72 1c 7b ef 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1068 from retransmit req queue (gtp.c:443) 20241114165324594 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1b3d8e5b90, cbp=0x6140000144a0) (sgsn_libgtp.c:630) 20241114165324594 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241114165324594 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621006be08b8 TLLI=f4e7f0de, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241114165324595 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241114165324595 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps(1219)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed 20241114165324602 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:823) 20241114165327583 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Ready}: Timeout of T3314 (fsm.c:317) 20241114165327583 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241114165327583 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241114165329612 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:823) 20241114165329612 DMM INFO MM(262420000000051/f4e7f0de) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:865) TC_paging_ps-BVCI196(1204)@96733a1a5f60: 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 := 'F4E7F0DE'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1204)@96733a1a5f60: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@96733a1a5f60: Final verdict of PTC: pass 20241114165329628 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41658<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114165329629 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114165329629 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI98(1210)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1216)@96733a1a5f60: Final verdict of PTC: none TC_paging_ps-BVCI220(1214)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(1205)@96733a1a5f60: Final verdict of PTC: none TC_paging_ps-BVCI210(1209)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP(1217)@96733a1a5f60: Final verdict of PTC: none TC_paging_ps-BVCI196(1204)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(1215)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(1203)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(1213)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(1208)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_paging_ps-BVCI196(1204): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_paging_ps-BVCI210(1209): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_paging_ps-BVCI220(1214): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@96733a1a5f60: Test case TC_paging_ps finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:53:29 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20241114165329756 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40474<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165329993 DGPRS DEBUG Checking for inactive LLMEs, time = 13413944 (sgsn.c:132) 20241114165330158 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40474<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100088) 20241114165330631 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165330631 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=100088, count=104668) 20241114165331632 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165331632 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:53: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_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 20241114165332633 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165332633 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_paging_ps_ra_multiple_cells started. 20241114165333214 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40482<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165333215 DMM INFO MM(262420000000051/f4e7f0de) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114165333215 DMM INFO MM(262420000000051/f4e7f0de) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114165333215 DMM DEBUG GMM(gmm_fsm)[0x612000024fa0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114165333215 DMM DEBUG GMM(gmm_fsm)[0x612000024fa0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114165333215 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114165333215 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241114165333215 DLLC NOTICE LLME(ffffffff/f4e7f0de){ASSIGNED} LLGM Assign pre (f4e7f0de => ffffffff) (gprs_llc.c:1079) 20241114165333215 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4e7f0de => ffffffff) (gprs_llc.c:1125) 20241114165333215 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621006be0560 (gprs_sndcp.c:574) 20241114165333215 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621006be08b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241114165333215 DMM NOTICE MM(262420000000051/f4e7f0de) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241114165333215 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20241114165333215 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241114165333215 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241114165333215 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20241114165333215 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20241114165333216 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) 20241114165333216 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:401) 20241114165333216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{Init}: Deallocated (fsm.c:568) 20241114165333216 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Idle}: Deallocated (fsm.c:568) 20241114165333216 DMM DEBUG MM_STATE_Iu[0x612000025420]{Detached}: Deallocated (fsm.c:568) 20241114165333216 DMM DEBUG GMM(gmm_fsm)[0x612000024fa0]{Deregistered}: Deallocated (fsm.c:568) 20241114165333216 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1225)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1225)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165333265 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114165333265 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) 20241114165333265 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) 20241114165333265 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165333265 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114165333265 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165333266 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) 20241114165333266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165333266 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(1225)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165333267 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165333267 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) 20241114165333267 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165333268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165333268 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) 20241114165333268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165333268 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) 20241114165333268 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165333268 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114165333268 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165333268 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb1-NS1(1224)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 20241114165333268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(1225)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114165333269 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(1225)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165333272 DLNS DEBUG GPRS-NS2-VC(UDP-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(1226)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1221)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165333281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165333281 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI196(1222)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1224)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1230)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1230)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165333299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114165333299 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) 20241114165333299 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) 20241114165333299 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165333299 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114165333299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165333299 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) 20241114165333299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165333299 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(1229)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1230)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165333301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165333301 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) 20241114165333301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165333301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165333302 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) 20241114165333302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165333302 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) 20241114165333302 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165333302 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114165333302 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165333302 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165333302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165333302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1230)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1230)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165333307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1226)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241114165333317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165333317 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1229)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_paging_ps_ra_multiple_cells-BVCI210(1227)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1234)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165333326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114165333327 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) 20241114165333327 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) 20241114165333327 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165333327 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114165333327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165333327 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) 20241114165333327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165333327 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165333329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165333329 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) 20241114165333329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165333329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165333329 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) 20241114165333329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165333329 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) 20241114165333329 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165333329 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114165333329 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165333329 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165333330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165333330 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165333334 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165333344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165333344 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1233)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114165333634 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165333634 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114165333634 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114165333634 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1235)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114165333636 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1235)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114165333637 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1235)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1235)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1235)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1222)@96733a1a5f60: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='C33E2112'O, index=0 SGSN_Test-GSUP(1236)@96733a1a5f60: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1222)@96733a1a5f60: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1227)@96733a1a5f60: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='C33E2112'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1233)@96733a1a5f60: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='C33E2112'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@96733a1a5f60: 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 := '8BBE5E15F5E04DF0BEB72AD7F9DF9FDB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '53E5E1D5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5F13C01EB0D3659B'O } } } } } 20241114165334696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165334696 DLLC NOTICE LLME(ffffffff/c33e2112){UNASSIGNED} LLC RX: unknown TLLI 0xc33e2112, creating LLME on the fly (gprs_llc.c:552) 20241114165334696 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165334696 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach" (gprs_gmm.c:1266) 20241114165334697 DMM DEBUG GMM(gmm_fsm)[0x612000025720]{Deregistered}: Allocated (fsm.c:456) 20241114165334697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{Init}: Allocated (fsm.c:456) 20241114165334697 DMM DEBUG MM_STATE_Gb[0x612000025a20]{Idle}: Allocated (fsm.c:456) 20241114165334697 DMM DEBUG MM_STATE_Iu[0x612000025ba0]{Detached}: Allocated (fsm.c:456) 20241114165334697 DMM DEBUG GMM(gmm_fsm)[0x612000025720]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114165334697 DMM DEBUG GMM(gmm_fsm)[0x612000025720]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114165334697 DLLC NOTICE LLME(ffffffff/c33e2112){UNASSIGNED} LLGM Assign pre (c33e2112 => dd9f4ac6) (gprs_llc.c:1079) 20241114165334697 DLLC NOTICE LLME(c33e2112/dd9f4ac6){ASSIGNED} LLGM Assign post (c33e2112 => dd9f4ac6) (gprs_llc.c:1125) 20241114165334697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114165334697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114165334697 DMM DEBUG MM(262420000000052/dd9f4ac6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114165334712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165334712 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114165334712 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165334712 DMM DEBUG MM(262420000000052/dd9f4ac6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20241114165334712 DMM NOTICE MM(262420000000052/dd9f4ac6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114165334712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114165334712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114165334712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114165334712 DMM DEBUG MM(262420000000052/dd9f4ac6) Requesting authorization (sgsn_auth.c:160) 20241114165334712 DMM INFO MM(262420000000052/dd9f4ac6) Requesting authentication tuples (sgsn_auth.c:184) 20241114165334712 DMM DEBUG MM(262420000000052/dd9f4ac6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114165334712 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20241114165334712 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)@96733a1a5f60: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@96733a1a5f60: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20241114165334716 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114165334716 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114165334716 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114165334716 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114165334716 DMM INFO MM(262420000000052/dd9f4ac6) Subscriber data update (mmctx.c:445) 20241114165334716 DMM DEBUG MM(262420000000052/dd9f4ac6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114165334716 DMM INFO MM(262420000000052/dd9f4ac6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114165334716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114165334716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114165334716 DMM INFO MM(262420000000052/dd9f4ac6) <- GMM AUTH AND CIPHERING REQ (rand = 8b be 5e 15 f5 e0 4d f0 be b7 2a d7 f9 df 9f db , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114165334724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165334724 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165334724 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165334724 DMM INFO MM(262420000000052/dd9f4ac6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114165334724 DMM NOTICE MM(262420000000052/dd9f4ac6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114165334724 DMM DEBUG MM(262420000000052/dd9f4ac6) checking auth: received GSM SRES = 53 e5 e1 d5 (gprs_gmm.c:666) 20241114165334724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114165334724 DMM DEBUG MM(262420000000052/dd9f4ac6) Requesting authorization (sgsn_auth.c:160) 20241114165334724 DMM INFO MM(262420000000052/dd9f4ac6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114165334724 DMM DEBUG MM(262420000000052/dd9f4ac6) Requesting subscriber data update (gprs_subscriber.c:894) 20241114165334724 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20241114165334724 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) 20241114165334724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114165334724 DMM INFO MM(262420000000052/dd9f4ac6) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd9f4ac6) (gprs_gmm.c:300) 20241114165334726 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114165334726 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114165334726 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241114165334726 DMM INFO MM(262420000000052/dd9f4ac6) Subscriber data update (mmctx.c:445) 20241114165334726 DMM DEBUG MM(262420000000052/dd9f4ac6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114165334726 DMM INFO MM(262420000000052/dd9f4ac6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114165334726 DMM NOTICE MM(262420000000052/dd9f4ac6) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20241114165334726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114165334726 DMM NOTICE MM(262420000000052/dd9f4ac6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114165334726 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) 20241114165334727 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114165334727 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241114165334727 DMM INFO MM(262420000000052/dd9f4ac6) Subscriber data update (mmctx.c:445) 20241114165334727 DMM DEBUG MM(262420000000052/dd9f4ac6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114165334733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165334733 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114165334733 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165334733 DMM INFO MM(262420000000052/dd9f4ac6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114165334733 DMM NOTICE MM(262420000000052/dd9f4ac6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114165334733 DMM DEBUG GMM(gmm_fsm)[0x612000025720]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114165334733 DMM DEBUG GMM(gmm_fsm)[0x612000025720]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114165334733 DLLC NOTICE LLME(c33e2112/dd9f4ac6){ASSIGNED} LLGM Assign pre (ffffffff => dd9f4ac6) (gprs_llc.c:1079) 20241114165334733 DLLC NOTICE LLME(ffffffff/dd9f4ac6){ASSIGNED} LLGM Assign post (ffffffff => dd9f4ac6) (gprs_llc.c:1125) 20241114165334733 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114165334733 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114165334733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114165334733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241114165334785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165334785 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241114165334785 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165334785 DMM INFO MM(262420000000052/dd9f4ac6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241114165334785 DMM INFO MM(262420000000052/dd9f4ac6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114165334785 DMM DEBUG MM(262420000000052/dd9f4ac6) Using GGSN 0 (gprs_sm.c:317) 20241114165334785 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) 20241114165334785 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20241114165334785 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114165334785 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:186) 20241114165334785 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20241114165334795 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 6b 5d 32 d4 11 4e aa bc bf 14 05 7f 7c da ec 54 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) 20241114165334795 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1b3d8e6c08, cbp=0x614000014aa0) (sgsn_libgtp.c:630) 20241114165334795 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241114165334795 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621006de10b8 TLLI=dd9f4ac6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241114165334796 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241114165334796 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@96733a1a5f60: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed 20241114165334805 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:823) 20241114165337786 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Ready}: Timeout of T3314 (fsm.c:317) 20241114165337786 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241114165337786 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241114165339815 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:823) 20241114165339815 DMM INFO MM(262420000000052/dd9f4ac6) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:865) TC_paging_ps_ra_multiple_cells-BVCI210(1227)@96733a1a5f60: 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 := 'DD9F4AC6'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI220(1233)@96733a1a5f60: 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 := 'DD9F4AC6'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1222)@96733a1a5f60: Warning: Could not find client for IMSI '262420000000052'H TC_paging_ps_ra_multiple_cells(1238)@96733a1a5f60: Final verdict of PTC: pass 20241114165339831 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40482<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1236)@96733a1a5f60: Final verdict of PTC: none 20241114165339833 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114165339833 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-Gb1-NS1(1224)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(1234)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(1230)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(1225)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1235)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1229)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@96733a1a5f60: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1227)@96733a1a5f60: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1222)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@96733a1a5f60: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1233)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(1232)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(1228)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(1223)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1222): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(1223): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(1224): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(1225): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1227): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(1228): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(1229): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(1230): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(1232): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1233): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(1234): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): pass (none -> pass) MTC@96733a1a5f60: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:53:39 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 20241114165339959 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39228<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165340361 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39228<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100860) 20241114165340835 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165340835 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=100860, count=105216) 20241114165341837 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165341837 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:53: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_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 20241114165342838 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165342839 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_bssgp_rim_single_report started. 20241114165343428 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39230<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165343430 DMM INFO MM(262420000000052/dd9f4ac6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114165343430 DMM INFO MM(262420000000052/dd9f4ac6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114165343430 DMM DEBUG GMM(gmm_fsm)[0x612000025720]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114165343430 DMM DEBUG GMM(gmm_fsm)[0x612000025720]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114165343430 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114165343430 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241114165343430 DLLC NOTICE LLME(ffffffff/dd9f4ac6){ASSIGNED} LLGM Assign pre (dd9f4ac6 => ffffffff) (gprs_llc.c:1079) 20241114165343430 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd9f4ac6 => ffffffff) (gprs_llc.c:1125) 20241114165343430 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621006de0d60 (gprs_sndcp.c:574) 20241114165343430 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621006de10b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241114165343430 DMM NOTICE MM(262420000000052/dd9f4ac6) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241114165343430 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20241114165343430 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241114165343430 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241114165343430 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20241114165343430 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20241114165343430 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) 20241114165343430 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:401) 20241114165343431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{Init}: Deallocated (fsm.c:568) 20241114165343431 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Idle}: Deallocated (fsm.c:568) 20241114165343431 DMM DEBUG MM_STATE_Iu[0x612000025ba0]{Detached}: Deallocated (fsm.c:568) 20241114165343431 DMM DEBUG GMM(gmm_fsm)[0x612000025720]{Deregistered}: Deallocated (fsm.c:568) 20241114165343431 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1239)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1244)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165343482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114165343482 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) 20241114165343482 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) 20241114165343482 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165343482 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114165343482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165343482 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) 20241114165343482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165343482 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(1243)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1244)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165343484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165343485 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) 20241114165343485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165343485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165343485 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) 20241114165343485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165343485 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) 20241114165343485 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165343485 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114165343485 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165343485 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1244)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114165343486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165343486 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165343489 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165343499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165343500 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI196(1241)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1245)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1243)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1248)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165343513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114165343513 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) 20241114165343513 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) 20241114165343513 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165343513 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114165343513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165343513 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) 20241114165343513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165343513 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165343515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165343515 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) 20241114165343515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165343515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165343515 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) 20241114165343515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165343515 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) 20241114165343515 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165343515 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114165343515 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165343515 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165343516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165343516 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1248)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165343520 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1249)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 20241114165343532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165343532 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI210(1247)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1250)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1249)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1254)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1254)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165343566 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114165343566 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) 20241114165343566 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) 20241114165343566 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165343566 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114165343566 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165343566 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) 20241114165343566 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165343566 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(1254)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165343568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165343568 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) 20241114165343568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165343568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165343568 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) 20241114165343568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165343568 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) 20241114165343568 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165343568 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114165343568 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165343568 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165343569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165343569 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(1254)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1254)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165343573 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165343582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165343582 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1251)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114165343839 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165343839 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114165343840 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114165343840 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1253)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1253)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114165343842 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1253)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1253)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114165343842 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1253)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1253)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1253)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1253)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114165343859 DLNS DEBUG GPRS-NS2-VC(UDP-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@96733a1a5f60: setverdict(pass): none -> pass MTC@96733a1a5f60: Warning: Re-starting timer T, which is already active (running or expired). 20241114165343870 DLNS DEBUG GPRS-NS2-VC(UDP-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@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed 20241114165343877 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39230<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1248)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP(1255)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1239)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(1244)@96733a1a5f60: Final verdict of PTC: none 20241114165343880 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114165343880 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI99(1254)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@96733a1a5f60: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1247)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1253)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1243)@96733a1a5f60: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1241)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1240)@96733a1a5f60: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1251)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1249)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1250)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(1252)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(1242)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(1246)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: pass MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@96733a1a5f60: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1241): none (pass -> pass) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(1242): none (pass -> pass) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(1243): none (pass -> pass) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(1244): none (pass -> pass) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@96733a1a5f60: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1247): none (pass -> pass) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(1249): none (pass -> pass) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@96733a1a5f60: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1251): none (pass -> pass) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(1252): none (pass -> pass) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(1253): none (pass -> pass) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(1254): none (pass -> pass) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@96733a1a5f60: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:53:43 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 20241114165344011 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39246<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165344413 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39246<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59228) 20241114165344881 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165344881 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=59228, count=60488) 20241114165345883 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165345883 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:53: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_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 20241114165346884 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165346884 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_rim_eutran_to_geran started. 20241114165347472 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56706<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165347474 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1257)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1262)@96733a1a5f60: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1261)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 20241114165347527 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114165347527 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) 20241114165347527 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) 20241114165347527 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165347527 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114165347527 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165347527 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) 20241114165347527 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165347527 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165347529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165347529 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) 20241114165347529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165347529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165347529 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) 20241114165347529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165347529 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) 20241114165347529 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165347529 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114165347529 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165347529 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165347530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165347530 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1262)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165347534 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1258)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165347544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165347544 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI196(1259)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1261)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1266)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1266)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165347552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114165347552 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) 20241114165347552 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) 20241114165347552 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165347552 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114165347552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165347552 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) 20241114165347552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165347552 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(1266)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165347554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165347554 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) 20241114165347554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165347554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165347554 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) 20241114165347554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165347554 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) 20241114165347554 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165347554 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114165347555 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165347555 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165347555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165347555 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(1266)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1266)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165347559 DLNS DEBUG GPRS-NS2-VC(UDP-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(1267)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1263)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165347566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165347566 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI210(1265)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1268)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1267)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1271)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165347586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114165347587 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) 20241114165347587 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) 20241114165347587 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165347587 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114165347587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165347587 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) 20241114165347587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165347587 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165347589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165347589 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) 20241114165347589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165347589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165347589 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) 20241114165347589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165347589 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) 20241114165347589 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165347589 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114165347589 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165347589 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1271)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114165347590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165347590 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165347594 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165347604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165347604 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1270)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114165347886 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165347886 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114165347886 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114165347886 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1272)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1272)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114165347888 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1272)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1272)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114165347889 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1272)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1272)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1272)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1272)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@96733a1a5f60: setverdict(pass): none -> pass 20241114165347921 DLNS DEBUG GPRS-NS2-VC(UDP-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@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed 20241114165347926 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56706<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1273)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1258)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1257)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1263)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(1266)@96733a1a5f60: Final verdict of PTC: none 20241114165347929 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI99(1271)@96733a1a5f60: Final verdict of PTC: none 20241114165347929 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-Gb1-NS1(1261)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1272)@96733a1a5f60: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1265)@96733a1a5f60: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1259)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(1262)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1267)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@96733a1a5f60: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1270)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(1264)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(1269)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(1260)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: pass MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@96733a1a5f60: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1259): none (pass -> pass) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(1260): none (pass -> pass) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(1261): none (pass -> pass) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(1262): none (pass -> pass) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(1264): none (pass -> pass) MTC@96733a1a5f60: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1265): none (pass -> pass) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(1266): none (pass -> pass) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(1267): none (pass -> pass) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(1269): none (pass -> pass) MTC@96733a1a5f60: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1270): none (pass -> pass) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(1271): none (pass -> pass) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(1272): none (pass -> pass) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@96733a1a5f60: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:53:48 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 20241114165348058 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56718<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165348460 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56718<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=37476) 20241114165348930 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165348930 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=37476, count=53168) 20241114165349932 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165349932 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 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_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 20241114165350933 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165350933 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_cell_change_different_rai_ci_attach started. 20241114165351517 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56720<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165351518 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1280)@96733a1a5f60: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1279)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 20241114165351570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114165351570 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) 20241114165351570 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) 20241114165351570 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165351570 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114165351571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165351571 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) 20241114165351571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165351571 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165351573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165351573 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) 20241114165351573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165351573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165351573 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) 20241114165351573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165351573 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) 20241114165351573 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165351573 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114165351573 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165351573 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165351573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165351573 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1280)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165351577 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165351586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165351586 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1281)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_attach-BVCI196(1277)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1279)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165351599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114165351599 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) 20241114165351599 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) 20241114165351599 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165351599 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114165351599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165351599 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) 20241114165351599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165351599 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165351601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165351601 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) 20241114165351601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165351601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165351601 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) 20241114165351601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165351601 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) 20241114165351601 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165351601 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114165351601 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165351601 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165351601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165351601 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165351604 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1281)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165351613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165351613 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)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1289)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165351639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114165351639 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) 20241114165351639 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) 20241114165351639 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165351639 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114165351639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165351639 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) 20241114165351639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165351639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165351641 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165351641 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) 20241114165351641 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165351642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165351642 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) 20241114165351642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165351642 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) 20241114165351642 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165351642 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114165351642 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165351642 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165351642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165351642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165351646 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165351656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165351656 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI220(1288)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114165351935 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165351935 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114165351935 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114165351935 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1290)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114165351937 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1290)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114165351938 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1290)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1290)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1290)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1277)@96733a1a5f60: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='FDC36B50'O, index=0 SGSN_Test-GSUP(1291)@96733a1a5f60: 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)@96733a1a5f60: 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 := '9D61969F6738A9D8A12F2E233B8F69D5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D53A4083'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9D5676E0809B7DB6'O } } } } } 20241114165351984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165351984 DLLC NOTICE LLME(ffffffff/fdc36b50){UNASSIGNED} LLC RX: unknown TLLI 0xfdc36b50, creating LLME on the fly (gprs_llc.c:552) 20241114165351984 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165351984 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach" (gprs_gmm.c:1266) 20241114165351984 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{Deregistered}: Allocated (fsm.c:456) 20241114165351984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Init}: Allocated (fsm.c:456) 20241114165351984 DMM DEBUG MM_STATE_Gb[0x6120000261a0]{Idle}: Allocated (fsm.c:456) 20241114165351984 DMM DEBUG MM_STATE_Iu[0x612000026320]{Detached}: Allocated (fsm.c:456) 20241114165351984 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114165351984 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114165351984 DLLC NOTICE LLME(ffffffff/fdc36b50){UNASSIGNED} LLGM Assign pre (fdc36b50 => d903c0e1) (gprs_llc.c:1079) 20241114165351984 DLLC NOTICE LLME(fdc36b50/d903c0e1){ASSIGNED} LLGM Assign post (fdc36b50 => d903c0e1) (gprs_llc.c:1125) 20241114165351984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114165351984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114165351984 DMM DEBUG MM(262420000000068/d903c0e1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114165351998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165351998 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114165351998 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165351998 DMM DEBUG MM(262420000000068/d903c0e1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241114165351998 DMM NOTICE MM(262420000000068/d903c0e1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114165351998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114165351998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114165351998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114165351998 DMM DEBUG MM(262420000000068/d903c0e1) Requesting authorization (sgsn_auth.c:160) 20241114165351998 DMM INFO MM(262420000000068/d903c0e1) Requesting authentication tuples (sgsn_auth.c:184) 20241114165351998 DMM DEBUG MM(262420000000068/d903c0e1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114165351998 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20241114165351998 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)@96733a1a5f60: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@96733a1a5f60: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20241114165352001 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114165352001 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114165352001 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114165352001 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114165352001 DMM INFO MM(262420000000068/d903c0e1) Subscriber data update (mmctx.c:445) 20241114165352001 DMM DEBUG MM(262420000000068/d903c0e1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114165352001 DMM INFO MM(262420000000068/d903c0e1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114165352001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114165352001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114165352001 DMM INFO MM(262420000000068/d903c0e1) <- GMM AUTH AND CIPHERING REQ (rand = 9d 61 96 9f 67 38 a9 d8 a1 2f 2e 23 3b 8f 69 d5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114165352009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165352009 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165352009 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165352009 DMM INFO MM(262420000000068/d903c0e1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114165352009 DMM NOTICE MM(262420000000068/d903c0e1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114165352009 DMM DEBUG MM(262420000000068/d903c0e1) checking auth: received GSM SRES = d5 3a 40 83 (gprs_gmm.c:666) 20241114165352009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114165352010 DMM DEBUG MM(262420000000068/d903c0e1) Requesting authorization (sgsn_auth.c:160) 20241114165352010 DMM INFO MM(262420000000068/d903c0e1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114165352010 DMM DEBUG MM(262420000000068/d903c0e1) Requesting subscriber data update (gprs_subscriber.c:894) 20241114165352010 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241114165352010 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) 20241114165352010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114165352010 DMM INFO MM(262420000000068/d903c0e1) <- GMM ATTACH ACCEPT (new P-TMSI=0xd903c0e1) (gprs_gmm.c:300) 20241114165352011 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114165352011 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114165352011 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241114165352011 DMM INFO MM(262420000000068/d903c0e1) Subscriber data update (mmctx.c:445) 20241114165352011 DMM DEBUG MM(262420000000068/d903c0e1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114165352011 DMM INFO MM(262420000000068/d903c0e1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114165352011 DMM NOTICE MM(262420000000068/d903c0e1) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241114165352011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114165352011 DMM NOTICE MM(262420000000068/d903c0e1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114165352011 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) 20241114165352012 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114165352012 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241114165352012 DMM INFO MM(262420000000068/d903c0e1) Subscriber data update (mmctx.c:445) 20241114165352012 DMM DEBUG MM(262420000000068/d903c0e1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114165352018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165352018 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114165352018 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165352018 DMM INFO MM(262420000000068/d903c0e1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114165352018 DMM NOTICE MM(262420000000068/d903c0e1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114165352018 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114165352018 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114165352018 DLLC NOTICE LLME(fdc36b50/d903c0e1){ASSIGNED} LLGM Assign pre (ffffffff => d903c0e1) (gprs_llc.c:1079) 20241114165352018 DLLC NOTICE LLME(ffffffff/d903c0e1){ASSIGNED} LLGM Assign post (ffffffff => d903c0e1) (gprs_llc.c:1125) 20241114165352018 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114165352018 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114165352018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114165352018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241114165352069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165352069 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241114165352070 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165352070 DMM INFO MM(262420000000068/d903c0e1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241114165352070 DMM INFO MM(262420000000068/d903c0e1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114165352070 DMM DEBUG MM(262420000000068/d903c0e1) Using GGSN 0 (gprs_sm.c:317) 20241114165352070 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) 20241114165352070 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20241114165352070 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114165352070 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:186) 20241114165352070 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20241114165352080 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 14 2b e2 c1 11 30 a9 11 83 14 05 7f 79 00 80 c4 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) 20241114165352080 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1b3d8e7c80, cbp=0x6140000158a0) (sgsn_libgtp.c:630) 20241114165352080 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241114165352080 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210071c2cb8 TLLI=d903c0e1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241114165352080 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241114165352080 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@96733a1a5f60: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed 20241114165352087 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:823) 20241114165352094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165352094 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241114165352094 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) TC_cell_change_different_rai_ci_attach-BVCI196(1277)@96733a1a5f60: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1283)@96733a1a5f60: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='D903C0E1'O, index=0 20241114165352101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165352101 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241114165352101 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xD903C0E1) type="GPRS attach" (gprs_gmm.c:1266) 20241114165352102 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114165352102 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241114165352102 DLLC NOTICE LLME(ffffffff/d903c0e1){ASSIGNED} LLGM Assign pre (d903c0e1 => eb092930) (gprs_llc.c:1079) 20241114165352102 DLLC NOTICE LLME(d903c0e1/eb092930){ASSIGNED} LLGM Assign post (d903c0e1 => eb092930) (gprs_llc.c:1125) 20241114165352102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114165352102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114165352102 DMM DEBUG MM(262420000000068/eb092930) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114165352113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165352114 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241114165352114 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165352114 DMM DEBUG MM(262420000000068/eb092930) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241114165352114 DMM NOTICE MM(262420000000068/eb092930) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114165352114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114165352114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114165352114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114165352114 DMM DEBUG MM(262420000000068/eb092930) Requesting authorization (sgsn_auth.c:160) 20241114165352114 DMM INFO MM(262420000000068/eb092930) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114165352114 DMM DEBUG MM(262420000000068/eb092930) Requesting subscriber data update (gprs_subscriber.c:894) 20241114165352114 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241114165352114 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) 20241114165353100 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114165353100 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114165353100 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241114165353100 DMM INFO MM(262420000000068/eb092930) Subscriber data update (mmctx.c:445) 20241114165353100 DMM DEBUG MM(262420000000068/eb092930) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241114165353100 DMM INFO MM(262420000000068/eb092930) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241114165353100 DMM NOTICE MM(262420000000068/eb092930) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241114165353100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114165353100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114165353100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241114165353100 DMM INFO MM(262420000000068/eb092930) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb092930) (gprs_gmm.c:300) 20241114165353100 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) 20241114165353101 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114165353101 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241114165353101 DMM INFO MM(262420000000068/eb092930) Subscriber data update (mmctx.c:445) 20241114165353101 DMM DEBUG MM(262420000000068/eb092930) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114165353110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165353110 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165353110 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165353111 DMM INFO MM(262420000000068/eb092930) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114165353111 DMM NOTICE MM(262420000000068/eb092930) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114165353111 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114165353111 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114165353111 DLLC NOTICE LLME(d903c0e1/eb092930){ASSIGNED} LLGM Assign pre (ffffffff => eb092930) (gprs_llc.c:1079) 20241114165353111 DLLC NOTICE LLME(ffffffff/eb092930){ASSIGNED} LLGM Assign post (ffffffff => eb092930) (gprs_llc.c:1125) 20241114165353111 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114165353111 DMM ERROR MM_STATE_Gb(0)[0x6120000261a0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241114165353111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114165353111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241114165353160 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:823) 20241114165353168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165353168 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165353168 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) TC_cell_change_different_rai_ci_attach-BVCI196(1277)@96733a1a5f60: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1293)@96733a1a5f60: Final verdict of PTC: pass 20241114165353173 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56720<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1291)@96733a1a5f60: Final verdict of PTC: none 20241114165353175 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114165353175 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI97(1280)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(1289)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@96733a1a5f60: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1288)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@96733a1a5f60: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1283)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1279)@96733a1a5f60: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1277)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(1284)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(1282)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(1287)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(1278)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1277): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(1278): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(1279): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(1280): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1283): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1288): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): pass (none -> pass) MTC@96733a1a5f60: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:53:53 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 20241114165353302 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56730<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165353705 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56730<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=114860) 20241114165354176 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165354176 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=114860, count=124352) 20241114165355176 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165355177 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:53: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_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 20241114165356178 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165356178 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_cell_change_different_rai_ci_data started. 20241114165356765 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44950<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165356767 DMM INFO MM(262420000000068/eb092930) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114165356767 DMM INFO MM(262420000000068/eb092930) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114165356767 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114165356767 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114165356767 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114165356767 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114165356767 DLLC NOTICE LLME(ffffffff/eb092930){ASSIGNED} LLGM Assign pre (eb092930 => ffffffff) (gprs_llc.c:1079) 20241114165356767 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb092930 => ffffffff) (gprs_llc.c:1125) 20241114165356767 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210071c2960 (gprs_sndcp.c:574) 20241114165356767 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210071c2cb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241114165356767 DMM NOTICE MM(262420000000068/eb092930) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241114165356767 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20241114165356767 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241114165356767 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241114165356767 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20241114165356767 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20241114165356767 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) 20241114165356767 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:401) 20241114165356767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Init}: Deallocated (fsm.c:568) 20241114165356767 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Idle}: Deallocated (fsm.c:568) 20241114165356767 DMM DEBUG MM_STATE_Iu[0x612000026320]{Detached}: Deallocated (fsm.c:568) 20241114165356767 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{Deregistered}: Deallocated (fsm.c:568) 20241114165356767 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1298)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165356809 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114165356810 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) 20241114165356810 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) 20241114165356810 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165356810 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114165356810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165356810 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) 20241114165356810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165356810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165356811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165356811 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) 20241114165356812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165356812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165356812 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) 20241114165356812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165356812 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) 20241114165356812 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165356812 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114165356812 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165356812 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165356812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165356812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165356815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1295)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1299)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 20241114165356823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165356823 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI196(1297)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1303)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165356850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114165356850 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) 20241114165356850 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) 20241114165356850 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165356850 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114165356850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165356850 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) 20241114165356850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165356850 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(1303)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165356852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165356852 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) 20241114165356852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165356852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165356852 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) 20241114165356853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165356853 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) 20241114165356853 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165356853 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114165356853 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165356853 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165356853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165356853 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(1303)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1304)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 20241114165356857 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241114165356866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165356867 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI210(1301)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1304)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1309)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1309)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165356890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114165356890 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) 20241114165356890 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) 20241114165356890 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165356890 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114165356890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165356890 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) 20241114165356890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165356890 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(1309)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165356892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165356892 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) 20241114165356892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165356892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165356892 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) 20241114165356892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165356892 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) 20241114165356892 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165356892 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114165356892 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165356892 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165356893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165356893 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(1309)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1309)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165356897 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165356907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165356908 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI220(1306)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114165357179 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165357179 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114165357179 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114165357179 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1308)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1308)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114165357181 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1308)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1308)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114165357182 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1308)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1308)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1308)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1308)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1297)@96733a1a5f60: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='F7187894'O, index=0 SGSN_Test-GSUP(1310)@96733a1a5f60: 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)@96733a1a5f60: 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 := 'CC9647FB1DE26626DD46E58AEC8776BD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0471ECAA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9027CD2CEE62A34E'O } } } } } 20241114165357225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165357225 DLLC NOTICE LLME(ffffffff/f7187894){UNASSIGNED} LLC RX: unknown TLLI 0xf7187894, creating LLME on the fly (gprs_llc.c:552) 20241114165357225 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165357225 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach" (gprs_gmm.c:1266) 20241114165357225 DMM DEBUG GMM(gmm_fsm)[0x612000026620]{Deregistered}: Allocated (fsm.c:456) 20241114165357226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{Init}: Allocated (fsm.c:456) 20241114165357226 DMM DEBUG MM_STATE_Gb[0x612000026920]{Idle}: Allocated (fsm.c:456) 20241114165357226 DMM DEBUG MM_STATE_Iu[0x612000026aa0]{Detached}: Allocated (fsm.c:456) 20241114165357226 DMM DEBUG GMM(gmm_fsm)[0x612000026620]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114165357226 DMM DEBUG GMM(gmm_fsm)[0x612000026620]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114165357226 DLLC NOTICE LLME(ffffffff/f7187894){UNASSIGNED} LLGM Assign pre (f7187894 => c320a42b) (gprs_llc.c:1079) 20241114165357226 DLLC NOTICE LLME(f7187894/c320a42b){ASSIGNED} LLGM Assign post (f7187894 => c320a42b) (gprs_llc.c:1125) 20241114165357226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114165357226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114165357226 DMM DEBUG MM(262420000000070/c320a42b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114165357237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165357238 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114165357238 DMM DEBUG MM_STATE_Gb(0)[0x612000026920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165357238 DMM DEBUG MM(262420000000070/c320a42b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20241114165357238 DMM NOTICE MM(262420000000070/c320a42b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114165357238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114165357238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114165357238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114165357238 DMM DEBUG MM(262420000000070/c320a42b) Requesting authorization (sgsn_auth.c:160) 20241114165357238 DMM INFO MM(262420000000070/c320a42b) Requesting authentication tuples (sgsn_auth.c:184) 20241114165357238 DMM DEBUG MM(262420000000070/c320a42b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114165357238 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20241114165357238 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)@96733a1a5f60: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@96733a1a5f60: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20241114165357241 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114165357241 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114165357241 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114165357241 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114165357241 DMM INFO MM(262420000000070/c320a42b) Subscriber data update (mmctx.c:445) 20241114165357241 DMM DEBUG MM(262420000000070/c320a42b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114165357241 DMM INFO MM(262420000000070/c320a42b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114165357241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114165357241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114165357241 DMM INFO MM(262420000000070/c320a42b) <- GMM AUTH AND CIPHERING REQ (rand = cc 96 47 fb 1d e2 66 26 dd 46 e5 8a ec 87 76 bd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114165357248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165357248 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165357248 DMM DEBUG MM_STATE_Gb(0)[0x612000026920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165357248 DMM INFO MM(262420000000070/c320a42b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114165357248 DMM NOTICE MM(262420000000070/c320a42b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114165357248 DMM DEBUG MM(262420000000070/c320a42b) checking auth: received GSM SRES = 04 71 ec aa (gprs_gmm.c:666) 20241114165357248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114165357248 DMM DEBUG MM(262420000000070/c320a42b) Requesting authorization (sgsn_auth.c:160) 20241114165357248 DMM INFO MM(262420000000070/c320a42b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114165357248 DMM DEBUG MM(262420000000070/c320a42b) Requesting subscriber data update (gprs_subscriber.c:894) 20241114165357248 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20241114165357248 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) 20241114165357248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114165357249 DMM INFO MM(262420000000070/c320a42b) <- GMM ATTACH ACCEPT (new P-TMSI=0xc320a42b) (gprs_gmm.c:300) 20241114165357250 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114165357250 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114165357250 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241114165357250 DMM INFO MM(262420000000070/c320a42b) Subscriber data update (mmctx.c:445) 20241114165357250 DMM DEBUG MM(262420000000070/c320a42b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114165357250 DMM INFO MM(262420000000070/c320a42b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114165357250 DMM NOTICE MM(262420000000070/c320a42b) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20241114165357250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114165357250 DMM NOTICE MM(262420000000070/c320a42b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114165357250 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) 20241114165357251 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114165357251 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241114165357251 DMM INFO MM(262420000000070/c320a42b) Subscriber data update (mmctx.c:445) 20241114165357251 DMM DEBUG MM(262420000000070/c320a42b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114165357256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165357256 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114165357256 DMM DEBUG MM_STATE_Gb(0)[0x612000026920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165357256 DMM INFO MM(262420000000070/c320a42b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114165357256 DMM NOTICE MM(262420000000070/c320a42b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114165357256 DMM DEBUG GMM(gmm_fsm)[0x612000026620]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114165357256 DMM DEBUG GMM(gmm_fsm)[0x612000026620]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114165357256 DLLC NOTICE LLME(f7187894/c320a42b){ASSIGNED} LLGM Assign pre (ffffffff => c320a42b) (gprs_llc.c:1079) 20241114165357256 DLLC NOTICE LLME(ffffffff/c320a42b){ASSIGNED} LLGM Assign post (ffffffff => c320a42b) (gprs_llc.c:1125) 20241114165357256 DMM DEBUG MM_STATE_Gb(0)[0x612000026920]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114165357257 DMM DEBUG MM_STATE_Gb(0)[0x612000026920]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114165357257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114165357257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241114165357307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165357307 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241114165357307 DMM DEBUG MM_STATE_Gb(0)[0x612000026920]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165357307 DMM INFO MM(262420000000070/c320a42b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241114165357307 DMM INFO MM(262420000000070/c320a42b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114165357307 DMM DEBUG MM(262420000000070/c320a42b) Using GGSN 0 (gprs_sm.c:317) 20241114165357308 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) 20241114165357308 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20241114165357308 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114165357308 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:186) 20241114165357308 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20241114165357319 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 56 4b b9 ab 11 2c 46 86 94 14 05 7f 12 66 05 29 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) 20241114165357320 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1b3d8e8cf8, cbp=0x614000015ea0) (sgsn_libgtp.c:630) 20241114165357320 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241114165357320 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x62100736e4b8 TLLI=c320a42b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241114165357320 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241114165357320 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@96733a1a5f60: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed 20241114165357327 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:823) 20241114165357334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165357334 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241114165357334 DMM DEBUG MM_STATE_Gb(0)[0x612000026920]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) TC_cell_change_different_rai_ci_data-BVCI210(1301)@96733a1a5f60: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='C320A42B'O, index=0 20241114165357342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165357342 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165357342 DSNDCP ERROR Message for non-existing MM ctx (lle=0x62100736e4b8, TLLI=c320a42b, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1312)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1301)@96733a1a5f60: Removing Client IMSI='262420000000070'H, index=0 20241114165359340 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:823) TC_cell_change_different_rai_ci_data-BVCI196(1297)@96733a1a5f60: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@96733a1a5f60: Final verdict of PTC: pass 20241114165359350 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44950<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114165359352 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114165359352 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI99(1309)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1308)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP(1310)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(1298)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(1303)@96733a1a5f60: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1297)@96733a1a5f60: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1301)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@96733a1a5f60: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1306)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(1296)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(1307)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(1302)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1297): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1301): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(1302): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1306): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(1307): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(1308): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(1309): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@96733a1a5f60: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:53:59 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 20241114165359488 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44958<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165359890 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44958<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102056) 20241114165359994 DGPRS DEBUG Checking for inactive LLMEs, time = 13413974 (sgsn.c:132) 20241114165400353 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165400353 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=102056, count=106636) 20241114165401354 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165401354 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:54: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_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 20241114165402355 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165402355 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_cell_change_different_ci_attach started. 20241114165402950 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44974<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165402951 DMM INFO MM(262420000000070/c320a42b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114165402951 DMM INFO MM(262420000000070/c320a42b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114165402951 DMM DEBUG GMM(gmm_fsm)[0x612000026620]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114165402951 DMM DEBUG GMM(gmm_fsm)[0x612000026620]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114165402951 DMM DEBUG MM_STATE_Gb(0)[0x612000026920]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114165402952 DMM DEBUG MM_STATE_Gb(0)[0x612000026920]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114165402952 DLLC NOTICE LLME(ffffffff/c320a42b){ASSIGNED} LLGM Assign pre (c320a42b => ffffffff) (gprs_llc.c:1079) 20241114165402952 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c320a42b => ffffffff) (gprs_llc.c:1125) 20241114165402952 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x62100736e160 (gprs_sndcp.c:574) 20241114165402952 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x62100736e4b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241114165402952 DMM NOTICE MM(262420000000070/c320a42b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241114165402952 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20241114165402952 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241114165402952 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241114165402952 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20241114165402952 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20241114165402952 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) 20241114165402952 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:401) 20241114165402952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{Init}: Deallocated (fsm.c:568) 20241114165402952 DMM DEBUG MM_STATE_Gb(0)[0x612000026920]{Idle}: Deallocated (fsm.c:568) 20241114165402952 DMM DEBUG MM_STATE_Iu[0x612000026aa0]{Detached}: Deallocated (fsm.c:568) 20241114165402952 DMM DEBUG GMM(gmm_fsm)[0x612000026620]{Deregistered}: Deallocated (fsm.c:568) 20241114165402952 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1317)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165403000 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114165403000 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) 20241114165403000 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) 20241114165403000 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165403000 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114165403000 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165403000 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) 20241114165403000 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165403000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165403002 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165403002 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) 20241114165403002 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165403003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165403003 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) 20241114165403003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165403003 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) 20241114165403003 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165403003 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114165403003 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165403003 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165403004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165403004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165403007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1318)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165403017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165403017 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1319)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_attach-BVCI196(1316)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1318)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1323)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1323)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165403046 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114165403046 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) 20241114165403046 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) 20241114165403046 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165403046 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114165403046 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165403046 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) 20241114165403046 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165403046 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(1322)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1323)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165403048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165403048 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) 20241114165403048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165403048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165403048 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) 20241114165403048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165403048 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) 20241114165403048 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165403048 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114165403048 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165403048 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165403049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165403049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1323)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1323)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165403053 DLNS DEBUG GPRS-NS2-VC(UDP-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(1319)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165403062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165403062 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1324)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_attach-BVCI210(1320)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1322)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165403072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114165403072 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) 20241114165403072 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) 20241114165403072 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165403072 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114165403072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165403072 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) 20241114165403073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165403073 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165403074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165403074 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) 20241114165403074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165403075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165403075 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) 20241114165403075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165403075 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) 20241114165403075 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165403075 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114165403075 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165403075 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165403075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165403075 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165403079 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165403089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165403089 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1326)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114165403357 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165403357 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114165403357 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114165403357 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1328)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114165403359 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1328)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114165403359 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1328)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1328)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1328)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1316)@96733a1a5f60: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='F24FE6D5'O, index=0 SGSN_Test-GSUP(1329)@96733a1a5f60: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1316)@96733a1a5f60: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1320)@96733a1a5f60: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='F24FE6D5'O, index=0 TC_cell_change_different_ci_attach(1331)@96733a1a5f60: 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 := 'E468A0145FB2191CB3578B6AF8AAD0C2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0A392343'O ("\n9#C") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D4C6E88989A86454'O } } } } } 20241114165403405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165403405 DLLC NOTICE LLME(ffffffff/f24fe6d5){UNASSIGNED} LLC RX: unknown TLLI 0xf24fe6d5, creating LLME on the fly (gprs_llc.c:552) 20241114165403405 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165403406 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach" (gprs_gmm.c:1266) 20241114165403406 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{Deregistered}: Allocated (fsm.c:456) 20241114165403406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Init}: Allocated (fsm.c:456) 20241114165403406 DMM DEBUG MM_STATE_Gb[0x6120000270a0]{Idle}: Allocated (fsm.c:456) 20241114165403406 DMM DEBUG MM_STATE_Iu[0x612000027220]{Detached}: Allocated (fsm.c:456) 20241114165403406 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114165403406 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114165403406 DLLC NOTICE LLME(ffffffff/f24fe6d5){UNASSIGNED} LLGM Assign pre (f24fe6d5 => f3e12118) (gprs_llc.c:1079) 20241114165403406 DLLC NOTICE LLME(f24fe6d5/f3e12118){ASSIGNED} LLGM Assign post (f24fe6d5 => f3e12118) (gprs_llc.c:1125) 20241114165403406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114165403406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114165403406 DMM DEBUG MM(262420000000069/f3e12118) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114165403419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165403419 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114165403419 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165403419 DMM DEBUG MM(262420000000069/f3e12118) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241114165403419 DMM NOTICE MM(262420000000069/f3e12118) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114165403419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114165403419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114165403419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114165403419 DMM DEBUG MM(262420000000069/f3e12118) Requesting authorization (sgsn_auth.c:160) 20241114165403419 DMM INFO MM(262420000000069/f3e12118) Requesting authentication tuples (sgsn_auth.c:184) 20241114165403420 DMM DEBUG MM(262420000000069/f3e12118) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114165403420 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20241114165403420 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)@96733a1a5f60: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@96733a1a5f60: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20241114165403422 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114165403422 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114165403422 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114165403422 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114165403422 DMM INFO MM(262420000000069/f3e12118) Subscriber data update (mmctx.c:445) 20241114165403422 DMM DEBUG MM(262420000000069/f3e12118) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114165403422 DMM INFO MM(262420000000069/f3e12118) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114165403423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114165403423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114165403423 DMM INFO MM(262420000000069/f3e12118) <- GMM AUTH AND CIPHERING REQ (rand = e4 68 a0 14 5f b2 19 1c b3 57 8b 6a f8 aa d0 c2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114165403430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165403430 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165403430 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165403430 DMM INFO MM(262420000000069/f3e12118) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114165403430 DMM NOTICE MM(262420000000069/f3e12118) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114165403430 DMM DEBUG MM(262420000000069/f3e12118) checking auth: received GSM SRES = 0a 39 23 43 (gprs_gmm.c:666) 20241114165403430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114165403430 DMM DEBUG MM(262420000000069/f3e12118) Requesting authorization (sgsn_auth.c:160) 20241114165403430 DMM INFO MM(262420000000069/f3e12118) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114165403430 DMM DEBUG MM(262420000000069/f3e12118) Requesting subscriber data update (gprs_subscriber.c:894) 20241114165403430 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241114165403430 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) 20241114165403430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114165403430 DMM INFO MM(262420000000069/f3e12118) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3e12118) (gprs_gmm.c:300) 20241114165403432 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114165403432 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114165403432 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241114165403432 DMM INFO MM(262420000000069/f3e12118) Subscriber data update (mmctx.c:445) 20241114165403432 DMM DEBUG MM(262420000000069/f3e12118) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114165403432 DMM INFO MM(262420000000069/f3e12118) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114165403432 DMM NOTICE MM(262420000000069/f3e12118) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241114165403432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114165403432 DMM NOTICE MM(262420000000069/f3e12118) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114165403432 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) 20241114165403433 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114165403433 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241114165403433 DMM INFO MM(262420000000069/f3e12118) Subscriber data update (mmctx.c:445) 20241114165403433 DMM DEBUG MM(262420000000069/f3e12118) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114165403439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165403439 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114165403439 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165403439 DMM INFO MM(262420000000069/f3e12118) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114165403439 DMM NOTICE MM(262420000000069/f3e12118) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114165403439 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114165403439 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114165403439 DLLC NOTICE LLME(f24fe6d5/f3e12118){ASSIGNED} LLGM Assign pre (ffffffff => f3e12118) (gprs_llc.c:1079) 20241114165403439 DLLC NOTICE LLME(ffffffff/f3e12118){ASSIGNED} LLGM Assign post (ffffffff => f3e12118) (gprs_llc.c:1125) 20241114165403439 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114165403439 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114165403439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114165403439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241114165403490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165403490 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241114165403490 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165403490 DMM INFO MM(262420000000069/f3e12118) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241114165403490 DMM INFO MM(262420000000069/f3e12118) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114165403490 DMM DEBUG MM(262420000000069/f3e12118) Using GGSN 0 (gprs_sm.c:317) 20241114165403490 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) 20241114165403490 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20241114165403490 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114165403490 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:186) 20241114165403490 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20241114165403502 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0c 04 34 00 00 01 80 08 00 10 83 72 46 06 11 26 88 cc c8 14 05 7f 53 e8 56 59 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) 20241114165403502 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1b3d8e9d70, cbp=0x6140000164a0) (sgsn_libgtp.c:630) 20241114165403502 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241114165403502 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210076498b8 TLLI=f3e12118, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241114165403502 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241114165403502 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@96733a1a5f60: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed 20241114165403510 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:823) 20241114165403518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165403518 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241114165403518 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) TC_cell_change_different_ci_attach-BVCI210(1320)@96733a1a5f60: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1326)@96733a1a5f60: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='F3E12118'O, index=0 20241114165403525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165403525 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241114165403525 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165403525 DMM INFO MM(262420000000069/f3e12118) -> GMM ATTACH REQUEST MI(TMSI-0xF3E12118) type="GPRS attach" (gprs_gmm.c:1266) 20241114165403525 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114165403525 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241114165403525 DLLC NOTICE LLME(ffffffff/f3e12118){ASSIGNED} LLGM Assign pre (f3e12118 => e4ce3cd9) (gprs_llc.c:1079) 20241114165403525 DLLC NOTICE LLME(f3e12118/e4ce3cd9){ASSIGNED} LLGM Assign post (f3e12118 => e4ce3cd9) (gprs_llc.c:1125) 20241114165403525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114165403525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114165403525 DMM DEBUG MM(262420000000069/e4ce3cd9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114165403538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165403538 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241114165403538 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165403538 DMM DEBUG MM(262420000000069/e4ce3cd9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241114165403538 DMM NOTICE MM(262420000000069/e4ce3cd9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114165403538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114165403538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114165403538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114165403538 DMM DEBUG MM(262420000000069/e4ce3cd9) Requesting authorization (sgsn_auth.c:160) 20241114165403539 DMM INFO MM(262420000000069/e4ce3cd9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114165403539 DMM DEBUG MM(262420000000069/e4ce3cd9) Requesting subscriber data update (gprs_subscriber.c:894) 20241114165403539 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241114165403539 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) 20241114165404525 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114165404525 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114165404525 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241114165404525 DMM INFO MM(262420000000069/e4ce3cd9) Subscriber data update (mmctx.c:445) 20241114165404525 DMM DEBUG MM(262420000000069/e4ce3cd9) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241114165404525 DMM INFO MM(262420000000069/e4ce3cd9) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241114165404525 DMM NOTICE MM(262420000000069/e4ce3cd9) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241114165404525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114165404525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114165404525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241114165404525 DMM INFO MM(262420000000069/e4ce3cd9) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4ce3cd9) (gprs_gmm.c:300) 20241114165404525 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) 20241114165404526 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114165404526 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241114165404526 DMM INFO MM(262420000000069/e4ce3cd9) Subscriber data update (mmctx.c:445) 20241114165404526 DMM DEBUG MM(262420000000069/e4ce3cd9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114165404535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165404535 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165404535 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165404535 DMM INFO MM(262420000000069/e4ce3cd9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114165404535 DMM NOTICE MM(262420000000069/e4ce3cd9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114165404535 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114165404535 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114165404535 DLLC NOTICE LLME(f3e12118/e4ce3cd9){ASSIGNED} LLGM Assign pre (ffffffff => e4ce3cd9) (gprs_llc.c:1079) 20241114165404535 DLLC NOTICE LLME(ffffffff/e4ce3cd9){ASSIGNED} LLGM Assign post (ffffffff => e4ce3cd9) (gprs_llc.c:1125) 20241114165404535 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114165404535 DMM ERROR MM_STATE_Gb(0)[0x6120000270a0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241114165404535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114165404536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241114165404584 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:823) 20241114165404592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165404592 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165404592 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) TC_cell_change_different_ci_attach-BVCI196(1316)@96733a1a5f60: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1331)@96733a1a5f60: Final verdict of PTC: pass 20241114165404597 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44974<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1329)@96733a1a5f60: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1320)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(1317)@96733a1a5f60: Final verdict of PTC: none 20241114165404600 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114165404600 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) TC_cell_change_different_ci_attach-BVCI196(1316)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(1323)@96733a1a5f60: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1326)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1322)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(1327)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(1325)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(1315)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(1321)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1316): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1320): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(1321): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(1322): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(1323): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1326): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_cell_change_different_ci_attach(1331): pass (none -> pass) MTC@96733a1a5f60: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:54:04 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 20241114165404734 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44986<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165405135 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44986<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=120840) 20241114165405601 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165405601 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=120840, count=130432) 20241114165406603 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165406603 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:54: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_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 20241114165407604 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165407604 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_cell_change_different_ci_data started. 20241114165408195 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38266<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165408196 DMM INFO MM(262420000000069/e4ce3cd9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114165408196 DMM INFO MM(262420000000069/e4ce3cd9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114165408196 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114165408196 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114165408196 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114165408196 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114165408196 DLLC NOTICE LLME(ffffffff/e4ce3cd9){ASSIGNED} LLGM Assign pre (e4ce3cd9 => ffffffff) (gprs_llc.c:1079) 20241114165408196 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4ce3cd9 => ffffffff) (gprs_llc.c:1125) 20241114165408196 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621007649560 (gprs_sndcp.c:574) 20241114165408196 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210076498b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241114165408196 DMM NOTICE MM(262420000000069/e4ce3cd9) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241114165408196 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20241114165408196 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241114165408196 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241114165408196 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20241114165408196 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20241114165408196 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) 20241114165408196 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:401) 20241114165408196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Init}: Deallocated (fsm.c:568) 20241114165408196 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Idle}: Deallocated (fsm.c:568) 20241114165408197 DMM DEBUG MM_STATE_Iu[0x612000027220]{Detached}: Deallocated (fsm.c:568) 20241114165408197 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{Deregistered}: Deallocated (fsm.c:568) 20241114165408197 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165408245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114165408245 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) 20241114165408245 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) 20241114165408245 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165408245 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114165408245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165408245 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) 20241114165408245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165408245 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165408246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165408246 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) 20241114165408246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165408246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165408247 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) 20241114165408247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165408247 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) 20241114165408247 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165408247 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114165408247 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165408247 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165408247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165408247 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165408251 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1337)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 20241114165408261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165408261 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI196(1335)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1341)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165408284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114165408284 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) 20241114165408284 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) 20241114165408284 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165408284 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114165408284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165408284 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) 20241114165408284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165408284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165408286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165408286 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) 20241114165408286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165408286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165408286 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) 20241114165408286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165408286 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) 20241114165408286 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165408286 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114165408286 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165408286 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1341)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114165408287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165408287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165408290 DLNS DEBUG GPRS-NS2-VC(UDP-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(1342)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165408301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165408301 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI210(1340)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165408322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114165408322 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) 20241114165408322 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) 20241114165408322 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165408322 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114165408322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165408323 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) 20241114165408323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165408323 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165408324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165408324 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) 20241114165408324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165408324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165408325 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) 20241114165408325 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165408325 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) 20241114165408325 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165408325 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114165408325 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165408325 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165408325 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165408325 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165408329 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165408339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165408339 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1345)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114165408605 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165408605 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114165408605 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114165408605 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1347)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114165408607 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1347)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114165408608 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1347)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1347)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1347)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1335)@96733a1a5f60: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='F8411352'O, index=0 SGSN_Test-GSUP(1348)@96733a1a5f60: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1335)@96733a1a5f60: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1340)@96733a1a5f60: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='F8411352'O, index=0 TC_cell_change_different_ci_data(1350)@96733a1a5f60: 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 := '449538842EF69ABC3BFDF6007779C1F3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9414EE2A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9076685F0C934CE8'O } } } } } 20241114165408654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165408654 DLLC NOTICE LLME(ffffffff/f8411352){UNASSIGNED} LLC RX: unknown TLLI 0xf8411352, creating LLME on the fly (gprs_llc.c:552) 20241114165408654 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165408654 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach" (gprs_gmm.c:1266) 20241114165408654 DMM DEBUG GMM(gmm_fsm)[0x612000027520]{Deregistered}: Allocated (fsm.c:456) 20241114165408654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{Init}: Allocated (fsm.c:456) 20241114165408654 DMM DEBUG MM_STATE_Gb[0x612000027820]{Idle}: Allocated (fsm.c:456) 20241114165408654 DMM DEBUG MM_STATE_Iu[0x6120000279a0]{Detached}: Allocated (fsm.c:456) 20241114165408654 DMM DEBUG GMM(gmm_fsm)[0x612000027520]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114165408654 DMM DEBUG GMM(gmm_fsm)[0x612000027520]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114165408654 DLLC NOTICE LLME(ffffffff/f8411352){UNASSIGNED} LLGM Assign pre (f8411352 => e4e51901) (gprs_llc.c:1079) 20241114165408654 DLLC NOTICE LLME(f8411352/e4e51901){ASSIGNED} LLGM Assign post (f8411352 => e4e51901) (gprs_llc.c:1125) 20241114165408654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114165408654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114165408654 DMM DEBUG MM(262420000000071/e4e51901) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114165408667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165408667 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114165408668 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165408668 DMM DEBUG MM(262420000000071/e4e51901) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20241114165408668 DMM NOTICE MM(262420000000071/e4e51901) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114165408668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114165408668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114165408668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114165408668 DMM DEBUG MM(262420000000071/e4e51901) Requesting authorization (sgsn_auth.c:160) 20241114165408668 DMM INFO MM(262420000000071/e4e51901) Requesting authentication tuples (sgsn_auth.c:184) 20241114165408668 DMM DEBUG MM(262420000000071/e4e51901) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114165408668 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20241114165408668 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)@96733a1a5f60: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@96733a1a5f60: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20241114165408671 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114165408671 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114165408671 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114165408671 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114165408671 DMM INFO MM(262420000000071/e4e51901) Subscriber data update (mmctx.c:445) 20241114165408671 DMM DEBUG MM(262420000000071/e4e51901) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114165408671 DMM INFO MM(262420000000071/e4e51901) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114165408671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114165408671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114165408671 DMM INFO MM(262420000000071/e4e51901) <- GMM AUTH AND CIPHERING REQ (rand = 44 95 38 84 2e f6 9a bc 3b fd f6 00 77 79 c1 f3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114165408679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165408679 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165408679 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165408679 DMM INFO MM(262420000000071/e4e51901) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114165408679 DMM NOTICE MM(262420000000071/e4e51901) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114165408679 DMM DEBUG MM(262420000000071/e4e51901) checking auth: received GSM SRES = 94 14 ee 2a (gprs_gmm.c:666) 20241114165408679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114165408679 DMM DEBUG MM(262420000000071/e4e51901) Requesting authorization (sgsn_auth.c:160) 20241114165408679 DMM INFO MM(262420000000071/e4e51901) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114165408679 DMM DEBUG MM(262420000000071/e4e51901) Requesting subscriber data update (gprs_subscriber.c:894) 20241114165408679 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20241114165408679 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) 20241114165408680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114165408680 DMM INFO MM(262420000000071/e4e51901) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4e51901) (gprs_gmm.c:300) 20241114165408681 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114165408681 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114165408681 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241114165408681 DMM INFO MM(262420000000071/e4e51901) Subscriber data update (mmctx.c:445) 20241114165408681 DMM DEBUG MM(262420000000071/e4e51901) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114165408681 DMM INFO MM(262420000000071/e4e51901) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114165408681 DMM NOTICE MM(262420000000071/e4e51901) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20241114165408681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114165408681 DMM NOTICE MM(262420000000071/e4e51901) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114165408681 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) 20241114165408682 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114165408682 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241114165408682 DMM INFO MM(262420000000071/e4e51901) Subscriber data update (mmctx.c:445) 20241114165408682 DMM DEBUG MM(262420000000071/e4e51901) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114165408689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165408689 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114165408689 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165408689 DMM INFO MM(262420000000071/e4e51901) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114165408689 DMM NOTICE MM(262420000000071/e4e51901) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114165408689 DMM DEBUG GMM(gmm_fsm)[0x612000027520]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114165408689 DMM DEBUG GMM(gmm_fsm)[0x612000027520]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114165408689 DLLC NOTICE LLME(f8411352/e4e51901){ASSIGNED} LLGM Assign pre (ffffffff => e4e51901) (gprs_llc.c:1079) 20241114165408689 DLLC NOTICE LLME(ffffffff/e4e51901){ASSIGNED} LLGM Assign post (ffffffff => e4e51901) (gprs_llc.c:1125) 20241114165408689 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114165408689 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114165408689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114165408689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241114165408740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165408740 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241114165408740 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165408740 DMM INFO MM(262420000000071/e4e51901) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241114165408740 DMM INFO MM(262420000000071/e4e51901) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114165408740 DMM DEBUG MM(262420000000071/e4e51901) Using GGSN 0 (gprs_sm.c:317) 20241114165408741 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) 20241114165408741 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20241114165408741 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114165408741 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:186) 20241114165408741 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20241114165408752 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 fe 25 85 19 11 39 55 0f c2 14 05 7f a3 ee 2c 96 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) 20241114165408752 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1b3d8eade8, cbp=0x614000016aa0) (sgsn_libgtp.c:630) 20241114165408752 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241114165408752 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210078d74b8 TLLI=e4e51901, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241114165408752 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241114165408752 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@96733a1a5f60: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed 20241114165408759 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:823) 20241114165408766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165408767 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241114165408767 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) TC_cell_change_different_ci_data-BVCI210(1340)@96733a1a5f60: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1345)@96733a1a5f60: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='E4E51901'O, index=0 20241114165408775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165408775 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165408775 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165408776 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:823) TC_cell_change_different_ci_data-BVCI196(1335)@96733a1a5f60: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@96733a1a5f60: Final verdict of PTC: pass 20241114165408789 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38266<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114165408791 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114165408791 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(1348)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(1336)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(1346)@96733a1a5f60: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1340)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(1341)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@96733a1a5f60: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1335)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@96733a1a5f60: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1345)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(1334)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(1344)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(1339)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1335): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1340): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1345): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@96733a1a5f60: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:54:08 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 20241114165408920 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38282<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165409322 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38282<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105700) 20241114165409792 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165409792 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=105700, count=106860) 20241114165410794 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165410794 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:54: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_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 20241114165411795 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165411795 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_sgsn_context_req_in started. 20241114165412383 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38286<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165412384 DMM INFO MM(262420000000071/e4e51901) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114165412384 DMM INFO MM(262420000000071/e4e51901) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114165412384 DMM DEBUG GMM(gmm_fsm)[0x612000027520]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114165412384 DMM DEBUG GMM(gmm_fsm)[0x612000027520]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114165412384 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114165412384 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114165412384 DLLC NOTICE LLME(ffffffff/e4e51901){ASSIGNED} LLGM Assign pre (e4e51901 => ffffffff) (gprs_llc.c:1079) 20241114165412384 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4e51901 => ffffffff) (gprs_llc.c:1125) 20241114165412384 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210078d7160 (gprs_sndcp.c:574) 20241114165412384 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210078d74b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241114165412385 DMM NOTICE MM(262420000000071/e4e51901) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241114165412385 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20241114165412385 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241114165412385 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241114165412385 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20241114165412385 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20241114165412385 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) 20241114165412385 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:401) 20241114165412385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{Init}: Deallocated (fsm.c:568) 20241114165412385 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Idle}: Deallocated (fsm.c:568) 20241114165412385 DMM DEBUG MM_STATE_Iu[0x6120000279a0]{Detached}: Deallocated (fsm.c:568) 20241114165412385 DMM DEBUG GMM(gmm_fsm)[0x612000027520]{Deregistered}: Deallocated (fsm.c:568) 20241114165412385 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165412429 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114165412429 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) 20241114165412429 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) 20241114165412429 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165412429 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114165412429 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165412429 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) 20241114165412429 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165412429 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165412431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165412431 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) 20241114165412431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165412431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165412431 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) 20241114165412432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165412432 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) 20241114165412432 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165412432 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114165412432 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165412432 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165412432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165412432 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165412435 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1356)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 20241114165412444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165412444 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI196(1354)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1361)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1361)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165412476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114165412476 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) 20241114165412476 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) 20241114165412476 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165412476 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114165412476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165412476 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) 20241114165412476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165412476 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(1361)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165412478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165412478 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) 20241114165412478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(1360)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 20241114165412478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165412478 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) 20241114165412478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165412478 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) 20241114165412478 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165412478 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114165412478 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165412478 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165412479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165412479 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(1361)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1361)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165412483 DLNS DEBUG GPRS-NS2-VC(UDP-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(1357)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165412492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165412492 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1362)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_in-BVCI210(1358)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1360)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165412505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114165412505 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) 20241114165412505 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) 20241114165412505 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165412505 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114165412505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165412505 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) 20241114165412506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165412506 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165412507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165412507 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) 20241114165412507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165412507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165412507 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) 20241114165412507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165412507 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) 20241114165412507 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165412507 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114165412507 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165412507 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165412508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165412508 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165412511 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165412518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165412518 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1364)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114165412796 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165412796 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114165412796 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114165412796 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1366)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114165412798 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1366)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114165412799 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1366)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1366)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1366)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1354)@96733a1a5f60: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='CE2055D7'O, index=0 SGSN_Test-GSUP(1367)@96733a1a5f60: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@96733a1a5f60: 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 := '2CE5EE1D025DBE4D35A2B3D407DF99AF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A588BBC2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '98A1D9A629E762C6'O } } } } } 20241114165413852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165413852 DLLC NOTICE LLME(ffffffff/ce2055d7){UNASSIGNED} LLC RX: unknown TLLI 0xce2055d7, creating LLME on the fly (gprs_llc.c:552) 20241114165413852 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165413852 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach" (gprs_gmm.c:1266) 20241114165413852 DMM DEBUG GMM(gmm_fsm)[0x612000027ca0]{Deregistered}: Allocated (fsm.c:456) 20241114165413852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{Init}: Allocated (fsm.c:456) 20241114165413852 DMM DEBUG MM_STATE_Gb[0x612000027fa0]{Idle}: Allocated (fsm.c:456) 20241114165413852 DMM DEBUG MM_STATE_Iu[0x612000028120]{Detached}: Allocated (fsm.c:456) 20241114165413852 DMM DEBUG GMM(gmm_fsm)[0x612000027ca0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114165413852 DMM DEBUG GMM(gmm_fsm)[0x612000027ca0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114165413852 DLLC NOTICE LLME(ffffffff/ce2055d7){UNASSIGNED} LLGM Assign pre (ce2055d7 => e1411f14) (gprs_llc.c:1079) 20241114165413852 DLLC NOTICE LLME(ce2055d7/e1411f14){ASSIGNED} LLGM Assign post (ce2055d7 => e1411f14) (gprs_llc.c:1125) 20241114165413852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114165413852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114165413852 DMM DEBUG MM(262420000000072/e1411f14) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114165413865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165413865 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114165413865 DMM DEBUG MM_STATE_Gb(0)[0x612000027fa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165413865 DMM DEBUG MM(262420000000072/e1411f14) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20241114165413865 DMM NOTICE MM(262420000000072/e1411f14) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114165413865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114165413865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114165413865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114165413865 DMM DEBUG MM(262420000000072/e1411f14) Requesting authorization (sgsn_auth.c:160) 20241114165413865 DMM INFO MM(262420000000072/e1411f14) Requesting authentication tuples (sgsn_auth.c:184) 20241114165413865 DMM DEBUG MM(262420000000072/e1411f14) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114165413865 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20241114165413865 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)@96733a1a5f60: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@96733a1a5f60: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20241114165413869 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114165413869 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114165413869 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114165413869 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114165413869 DMM INFO MM(262420000000072/e1411f14) Subscriber data update (mmctx.c:445) 20241114165413869 DMM DEBUG MM(262420000000072/e1411f14) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114165413869 DMM INFO MM(262420000000072/e1411f14) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114165413869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114165413869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114165413869 DMM INFO MM(262420000000072/e1411f14) <- GMM AUTH AND CIPHERING REQ (rand = 2c e5 ee 1d 02 5d be 4d 35 a2 b3 d4 07 df 99 af , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241114165413877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165413877 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165413877 DMM DEBUG MM_STATE_Gb(0)[0x612000027fa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165413877 DMM INFO MM(262420000000072/e1411f14) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114165413877 DMM NOTICE MM(262420000000072/e1411f14) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114165413877 DMM DEBUG MM(262420000000072/e1411f14) checking auth: received GSM SRES = a5 88 bb c2 (gprs_gmm.c:666) 20241114165413877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114165413877 DMM DEBUG MM(262420000000072/e1411f14) Requesting authorization (sgsn_auth.c:160) 20241114165413877 DMM INFO MM(262420000000072/e1411f14) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114165413877 DMM DEBUG MM(262420000000072/e1411f14) Requesting subscriber data update (gprs_subscriber.c:894) 20241114165413877 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20241114165413877 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) 20241114165413877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114165413877 DMM INFO MM(262420000000072/e1411f14) <- GMM ATTACH ACCEPT (new P-TMSI=0xe1411f14) (gprs_gmm.c:300) 20241114165413879 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114165413879 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114165413879 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241114165413879 DMM INFO MM(262420000000072/e1411f14) Subscriber data update (mmctx.c:445) 20241114165413879 DMM DEBUG MM(262420000000072/e1411f14) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114165413879 DMM INFO MM(262420000000072/e1411f14) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114165413879 DMM NOTICE MM(262420000000072/e1411f14) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20241114165413879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114165413879 DMM NOTICE MM(262420000000072/e1411f14) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114165413879 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) 20241114165413880 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114165413880 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241114165413880 DMM INFO MM(262420000000072/e1411f14) Subscriber data update (mmctx.c:445) 20241114165413880 DMM DEBUG MM(262420000000072/e1411f14) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114165413885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165413886 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114165413886 DMM DEBUG MM_STATE_Gb(0)[0x612000027fa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165413886 DMM INFO MM(262420000000072/e1411f14) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114165413886 DMM NOTICE MM(262420000000072/e1411f14) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114165413886 DMM DEBUG GMM(gmm_fsm)[0x612000027ca0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114165413886 DMM DEBUG GMM(gmm_fsm)[0x612000027ca0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114165413886 DLLC NOTICE LLME(ce2055d7/e1411f14){ASSIGNED} LLGM Assign pre (ffffffff => e1411f14) (gprs_llc.c:1079) 20241114165413886 DLLC NOTICE LLME(ffffffff/e1411f14){ASSIGNED} LLGM Assign post (ffffffff => e1411f14) (gprs_llc.c:1125) 20241114165413886 DMM DEBUG MM_STATE_Gb(0)[0x612000027fa0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114165413886 DMM DEBUG MM_STATE_Gb(0)[0x612000027fa0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114165413886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114165413886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241114165413940 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 59 15 00 00 03 52 f0 99 42 42 de 05 e1 41 1f 14 0c 01 02 03 0d fe 11 12 34 56 78 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2921) TC_sgsn_context_req_in(1369)@96733a1a5f60: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20241114165415940 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241114165415940 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241114165415940 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) 20241114165415940 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241114165415940 DMM INFO MM(262420000000072/e1411f14) Subscriber data update (mmctx.c:445) 20241114165415940 DMM DEBUG MM(262420000000072/e1411f14) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241114165415940 DMM INFO MM(262420000000072/e1411f14) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241114165415940 DMM INFO MM(262420000000072/e1411f14) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114165415940 DMM INFO MM(262420000000072/e1411f14) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114165415940 DMM DEBUG GMM(gmm_fsm)[0x612000027ca0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114165415940 DMM DEBUG GMM(gmm_fsm)[0x612000027ca0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114165415940 DMM DEBUG MM_STATE_Gb(0)[0x612000027fa0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114165415940 DMM DEBUG MM_STATE_Gb(0)[0x612000027fa0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114165415940 DLLC NOTICE LLME(ffffffff/e1411f14){ASSIGNED} LLGM Assign pre (e1411f14 => ffffffff) (gprs_llc.c:1079) 20241114165415940 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e1411f14 => ffffffff) (gprs_llc.c:1125) 20241114165415940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{Init}: Deallocated (fsm.c:568) 20241114165415940 DMM DEBUG MM_STATE_Gb(0)[0x612000027fa0]{Idle}: Deallocated (fsm.c:568) 20241114165415940 DMM DEBUG MM_STATE_Iu[0x612000028120]{Detached}: Deallocated (fsm.c:568) 20241114165415940 DMM DEBUG GMM(gmm_fsm)[0x612000027ca0]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1354)@96733a1a5f60: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@96733a1a5f60: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20241114165415946 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38286<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1367)@96733a1a5f60: Final verdict of PTC: none 20241114165415948 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114165415949 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI99(1365)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(1355)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(1361)@96733a1a5f60: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1364)@96733a1a5f60: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1354)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1360)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@96733a1a5f60: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1358)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(1353)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(1359)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(1363)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1354): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1358): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(1359): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(1360): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(1361): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1364): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@96733a1a5f60: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@96733a1a5f60: 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'. Thu Nov 14 16:54:16 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 20241114165416077 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38302<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165416479 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38302<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98776) 20241114165416950 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165416950 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=98776, count=100036) 20241114165417952 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165417952 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:54:18 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 20241114165418954 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165418954 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_sgsn_context_req_out started. 20241114165419538 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48290<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165419539 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1375)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165419593 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114165419593 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) 20241114165419593 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) 20241114165419593 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165419593 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114165419593 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165419593 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) 20241114165419593 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165419593 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)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1375)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165419594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165419594 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) 20241114165419594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165419595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165419595 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) 20241114165419595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165419595 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) 20241114165419595 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165419595 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114165419595 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165419595 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1375)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114165419595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165419595 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165419599 DLNS DEBUG GPRS-NS2-VC(UDP-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(1371)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165419608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165419608 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1376)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_out-BVCI196(1372)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1374)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1379)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165419620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114165419620 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) 20241114165419620 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) 20241114165419620 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165419621 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114165419621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165419621 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) 20241114165419621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165419621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165419622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165419622 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) 20241114165419622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165419623 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165419623 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) 20241114165419623 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165419623 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) 20241114165419623 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165419623 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114165419623 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165419623 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165419623 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(1379)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114165419623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165419627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165419638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165419638 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI210(1378)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165419658 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114165419658 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) 20241114165419658 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) 20241114165419658 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165419658 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114165419658 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165419658 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) 20241114165419658 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165419658 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165419660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165419660 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) 20241114165419660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165419660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165419660 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) 20241114165419660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165419660 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) 20241114165419660 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165419660 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114165419660 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165419660 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165419660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165419660 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165419664 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165419673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165419673 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1383)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114165419954 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165419955 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114165419955 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114165419955 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1385)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114165419957 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1385)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114165419957 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1385)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1385)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1385)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1372)@96733a1a5f60: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='FE500641'O, index=0 SGSN_Test-GSUP(1386)@96733a1a5f60: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20241114165421012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165421012 DLLC NOTICE LLME(ffffffff/fe500641){UNASSIGNED} LLC RX: unknown TLLI 0xfe500641, creating LLME on the fly (gprs_llc.c:552) 20241114165421012 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241114165421012 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241114165421012 DMM NOTICE LLME(ffffffff/fe500641){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1742) 20241114165421012 DLLC NOTICE LLME(ffffffff/fe500641){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241114165421012 DMM ERROR LLME(ffffffff/fe500641){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1763) 20241114165421012 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1832) 20241114165421012 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1551) 20241114165421012 DLLC NOTICE LLME(ffffffff/fe500641){UNASSIGNED} LLGM Assign pre (fe500641 => ffffffff) (gprs_llc.c:1079) 20241114165421012 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fe500641 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@96733a1a5f60: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@96733a1a5f60: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. 20241114165421025 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114165421025 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(1386)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(1375)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(1379)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(1384)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1374)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@96733a1a5f60: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1378)@96733a1a5f60: Final verdict of PTC: none 20241114165421028 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48290<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_sgsn_context_req_out-BVCI196(1372)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@96733a1a5f60: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1383)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(1377)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(1373)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(1382)@96733a1a5f60: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@96733a1a5f60: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1372): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(1373): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(1374): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(1375): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1378): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1383): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@96733a1a5f60: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@96733a1a5f60: 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'. Thu Nov 14 16:54:21 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 20241114165421180 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48306<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165421582 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48306<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=51232) 20241114165422026 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165422026 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=51232, count=56148) 20241114165423026 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165423026 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:54: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_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 20241114165424027 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165424028 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_attach_req_id_req_ra_update started. 20241114165424642 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48310<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165424644 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165424685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114165424686 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) 20241114165424686 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) 20241114165424686 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165424686 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114165424686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165424686 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) 20241114165424686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165424686 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165424687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165424687 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) 20241114165424687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165424688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165424688 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) 20241114165424688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165424688 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) 20241114165424688 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165424688 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114165424688 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165424688 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1393)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114165424688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165424688 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165424692 DLNS DEBUG GPRS-NS2-VC(UDP-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(1390)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1394)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 20241114165424700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165424700 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)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165424723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114165424723 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) 20241114165424723 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) 20241114165424723 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165424723 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114165424723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165424724 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) 20241114165424724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165424724 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165424725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165424725 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) 20241114165424725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165424725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165424725 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) 20241114165424725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165424726 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) 20241114165424726 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165424726 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114165424726 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165424726 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165424726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165424726 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165424729 DLNS DEBUG GPRS-NS2-VC(UDP-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(1395)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1399)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 20241114165424738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165424738 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)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1404)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1404)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165424770 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114165424770 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) 20241114165424770 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) 20241114165424770 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165424770 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114165424770 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165424770 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) 20241114165424770 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165424770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1404)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165424772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165424772 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) 20241114165424772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165424772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165424772 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) 20241114165424772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165424772 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) 20241114165424772 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165424772 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114165424772 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165424772 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165424772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165424773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1404)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1404)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165424776 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165424785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165424785 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI220(1401)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114165425028 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165425028 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114165425028 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114165425028 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1403)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1403)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114165425031 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1403)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1403)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114165425031 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1403)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1403)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1403)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1403)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1392)@96733a1a5f60: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='D13A9CAE'O, index=0 SGSN_Test-GSUP(1405)@96733a1a5f60: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20241114165425075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165425075 DLLC NOTICE LLME(ffffffff/d13a9cae){UNASSIGNED} LLC RX: unknown TLLI 0xd13a9cae, creating LLME on the fly (gprs_llc.c:552) 20241114165425075 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165425075 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach" (gprs_gmm.c:1266) 20241114165425075 DMM DEBUG GMM(gmm_fsm)[0x6120000282a0]{Deregistered}: Allocated (fsm.c:456) 20241114165425076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028420]{Init}: Allocated (fsm.c:456) 20241114165425076 DMM DEBUG MM_STATE_Gb[0x6120000285a0]{Idle}: Allocated (fsm.c:456) 20241114165425076 DMM DEBUG MM_STATE_Iu[0x612000028720]{Detached}: Allocated (fsm.c:456) 20241114165425076 DMM DEBUG GMM(gmm_fsm)[0x6120000282a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114165425076 DMM DEBUG GMM(gmm_fsm)[0x6120000282a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114165425076 DLLC NOTICE LLME(ffffffff/d13a9cae){UNASSIGNED} LLGM Assign pre (d13a9cae => da1bd469) (gprs_llc.c:1079) 20241114165425076 DLLC NOTICE LLME(d13a9cae/da1bd469){ASSIGNED} LLGM Assign post (d13a9cae => da1bd469) (gprs_llc.c:1125) 20241114165425076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028420]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114165425076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028420]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114165425076 DMM DEBUG MM(262420000000047/da1bd469) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114165425089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165425089 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165425089 DMM DEBUG MM_STATE_Gb(0)[0x6120000285a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165425089 DMM INFO MM(262420000000047/da1bd469) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241114165425089 DMM INFO MM(262420000000047/da1bd469) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-43512-245 New RA: 262-42-13135-0 (gprs_gmm.c:1730) 20241114165425089 DMM NOTICE MM(262420000000047/da1bd469) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1832) 20241114165425089 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1551) 20241114165425089 DMM INFO MM(262420000000047/da1bd469) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20241114165425089 DMM DEBUG GMM(gmm_fsm)[0x6120000282a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114165425089 DMM DEBUG GMM(gmm_fsm)[0x6120000282a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114165425089 DMM DEBUG MM_STATE_Gb(0)[0x6120000285a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114165425089 DMM ERROR MM_STATE_Gb(0)[0x6120000285a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241114165425089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028420]{CheckIdentity}: Deallocated (fsm.c:568) 20241114165425089 DMM DEBUG MM_STATE_Gb(0)[0x6120000285a0]{Idle}: Deallocated (fsm.c:568) 20241114165425089 DMM DEBUG MM_STATE_Iu[0x612000028720]{Detached}: Deallocated (fsm.c:568) 20241114165425089 DMM DEBUG GMM(gmm_fsm)[0x6120000282a0]{Deregistered}: Deallocated (fsm.c:568) 20241114165425089 DLLC NOTICE LLME(d13a9cae/da1bd469){ASSIGNED} LLGM Assign pre (da1bd469 => ffffffff) (gprs_llc.c:1079) 20241114165425089 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da1bd469 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@96733a1a5f60: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1392)@96733a1a5f60: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@96733a1a5f60: Final verdict of PTC: pass 20241114165425096 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48310<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1389)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP(1405)@96733a1a5f60: Final verdict of PTC: none 20241114165425098 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114165425098 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-Gb0-BSSGP0(1390)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1403)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(1404)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(1398)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(1393)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@96733a1a5f60: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1401)@96733a1a5f60: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1397)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@96733a1a5f60: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1392)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(1396)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(1391)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(1402)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1392): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1397): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1401): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(1402): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(1403): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(1404): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@96733a1a5f60: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@96733a1a5f60: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Thu Nov 14 16:54:25 UTC 2024 ====== SGSN_Tests.TC_attach_req_id_req_ra_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_req_id_req_ra_update.talloc 20241114165425226 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48314<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165425627 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48314<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58916) 20241114165426099 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165426099 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=58916, count=63552) 20241114165427100 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165427100 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass' was executed successfully (exit status: 0). MC@96733a1a5f60: Test execution finished. MTC@96733a1a5f60: 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 ------ Thu Nov 14 16:54:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_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 20241114165428101 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165428101 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_iu_attach started. 20241114165428684 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45190<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165428685 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1408)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1412)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165428728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114165428728 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) 20241114165428728 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) 20241114165428728 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165428728 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114165428728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165428728 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) 20241114165428728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165428728 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165428729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165428729 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) 20241114165428729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165428730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165428730 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) 20241114165428730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165428730 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) 20241114165428730 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165428730 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114165428730 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165428730 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1412)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114165428731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165428731 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165428735 DLNS DEBUG GPRS-NS2-VC(UDP-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(1409)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1413)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 20241114165428745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165428745 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach-BVCI196(1411)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1414)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1413)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1417)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165428768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114165428769 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) 20241114165428769 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) 20241114165428769 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165428769 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114165428769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165428769 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) 20241114165428769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165428769 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165428770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165428770 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) 20241114165428770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165428770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165428770 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) 20241114165428770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165428770 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) 20241114165428771 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165428771 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114165428771 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165428771 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165428771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(1417)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114165428771 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165428774 DLNS DEBUG GPRS-NS2-VC(UDP-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(1418)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1414)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165428784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165428784 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach-BVCI210(1416)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1419)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1418)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1422)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165428806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114165428806 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) 20241114165428806 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) 20241114165428806 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165428806 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114165428806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165428806 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) 20241114165428806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165428806 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165428808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165428808 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) 20241114165428808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165428808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165428808 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) 20241114165428808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165428808 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) 20241114165428808 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165428808 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114165428809 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165428809 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1422)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114165428809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165428809 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165428812 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165428820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165428820 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@96733a1a5f60: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1425)@96733a1a5f60: ************************************************* SGSN_Test_0-M3UA(1425)@96733a1a5f60: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1425)@96733a1a5f60: ************************************************* MTC@96733a1a5f60: Starting RAN_Emulation TC_iu_attach-BVCI220(1420)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1423)@96733a1a5f60: v_sccp_pdu_maxlen:268 20241114165429024 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241114165429024 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) 20241114165429024 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241114165429024 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)@96733a1a5f60: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241114165429027 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165429027 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241114165429027 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241114165429027 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241114165429027 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241114165429027 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241114165429027 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241114165429029 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165429029 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241114165429029 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241114165429029 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241114165429029 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241114165429029 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241114165429029 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241114165429029 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241114165429102 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165429102 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114165429102 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114165429102 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1427)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1427)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114165429104 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1427)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114165429104 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1427)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1427)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1427)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114165429835 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165429836 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165429836 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165429836 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165429836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165429836 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165429836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165429836 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165429836 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241114165429836 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241114165429837 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165429837 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165429837 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165429837 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165429837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165429837 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165429837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165429837 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1424)@96733a1a5f60: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20241114165429995 DGPRS DEBUG Checking for inactive LLMEs, time = 13414004 (sgsn.c:132) TC_iu_attach-BVCI196(1411)@96733a1a5f60: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='EE88318D'O, index=0 SGSN_Test-GSUP(1428)@96733a1a5f60: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@96733a1a5f60: 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 := 'E022'O, rac := '4A'O ("J") }, 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)@96733a1a5f60: Added conn table entry 0TC_iu_attach(1430)11489302 SGSN_Test_0-SCCP(1423)@96733a1a5f60: First idle individual index:0 SGSN_Test_0-RAN(1424)@96733a1a5f60: patch: N(SD) for ConnIdx 0 set to 1 20241114165430175 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165430175 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165430175 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165430175 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165430175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165430175 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165430175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165430175 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165430176 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241114165430176 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241114165430176 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241114165430176 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20241114165430176 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20241114165430176 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241114165430177 DMM DEBUG GMM(gmm_fsm)[0x612000028a20]{Deregistered}: Allocated (fsm.c:456) 20241114165430177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{Init}: Allocated (fsm.c:456) 20241114165430177 DMM DEBUG MM_STATE_Gb[0x612000028d20]{Idle}: Allocated (fsm.c:456) 20241114165430177 DMM DEBUG MM_STATE_Iu[0x612000028ea0]{Detached}: Allocated (fsm.c:456) 20241114165430177 DMM DEBUG GMM(gmm_fsm)[0x612000028a20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114165430177 DMM DEBUG GMM(gmm_fsm)[0x612000028a20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114165430177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114165430177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114165430177 DMM DEBUG MM(262420000001001/fbca1c1d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114165430177 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241114165430177 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165430177 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165430177 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165430177 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165430177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165430177 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165430177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165430177 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165430178 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165430178 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165430178 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165430178 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165430178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165430178 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165430178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165430178 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@96733a1a5f60: { messageType := 2, destLocRef := 'AF5016'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)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@96733a1a5f60: 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 := '880B34A2442F1D2620E640548BFB86B5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ADFC7623'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8C34E96E2942A1F6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4CE4FA6C76B8249333528974449C04A7'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A6097E09BC5285A349B35832D76240DF'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B723259808BFA16F632C9C613C6E2E8A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4888C94FFD5D65C2'O } } } } } SGSN_Test_0-SCCP(1423)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@96733a1a5f60: vl_len:23 SGSN_Test_0-SCCP(1423)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1423)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241114165430188 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165430188 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165430188 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165430188 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165430188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165430188 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165430188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165430188 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165430189 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114165430189 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114165430189 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114165430189 DMM DEBUG MM(262420000001001/fbca1c1d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241114165430189 DMM NOTICE MM(262420000001001/fbca1c1d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114165430189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114165430189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114165430189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114165430189 DMM DEBUG MM(262420000001001/fbca1c1d) Requesting authorization (sgsn_auth.c:160) 20241114165430189 DMM INFO MM(262420000001001/fbca1c1d) Requesting authentication tuples (sgsn_auth.c:184) 20241114165430189 DMM DEBUG MM(262420000001001/fbca1c1d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114165430189 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241114165430189 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)@96733a1a5f60: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@96733a1a5f60: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20241114165430192 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114165430192 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114165430192 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114165430192 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114165430192 DMM INFO MM(262420000001001/fbca1c1d) Subscriber data update (mmctx.c:445) 20241114165430192 DMM DEBUG MM(262420000001001/fbca1c1d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114165430192 DMM INFO MM(262420000001001/fbca1c1d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114165430192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114165430192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114165430192 DMM INFO MM(262420000001001/fbca1c1d) <- GMM AUTH AND CIPHERING REQ (rand = 88 0b 34 a2 44 2f 1d 26 20 e6 40 54 8b fb 86 b5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b7 23 25 98 08 bf a1 6f 63 2c 9c 61 3c 6e 2e 8a ) (gprs_gmm.c:483) 20241114165430192 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241114165430192 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165430193 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165430193 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165430193 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165430193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165430193 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165430193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165430193 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@96733a1a5f60: vl_len:37 SGSN_Test_0-SCCP(1423)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1423)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081302224888C94F23094B99990000100001F02904FD5D65C2'O 20241114165430199 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165430199 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165430199 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165430199 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165430199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165430199 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165430199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165430199 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165430200 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114165430200 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114165430200 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114165430200 DMM INFO MM(262420000001001/fbca1c1d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114165430200 DMM NOTICE MM(262420000001001/fbca1c1d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114165430200 DMM DEBUG MM(262420000001001/fbca1c1d) checking auth: received UMTS RES = 48 88 c9 4f fd 5d 65 c2 (gprs_gmm.c:666) 20241114165430200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114165430200 DMM DEBUG MM(262420000001001/fbca1c1d) Requesting authorization (sgsn_auth.c:160) 20241114165430200 DMM INFO MM(262420000001001/fbca1c1d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114165430200 DMM DEBUG MM(262420000001001/fbca1c1d) Requesting subscriber data update (gprs_subscriber.c:894) 20241114165430200 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241114165430200 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) 20241114165430200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241114165430200 DMM DEBUG MM(262420000001001/fbca1c1d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241114165430200 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165430200 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165430200 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165430200 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165430200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165430200 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165430200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165430200 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@96733a1a5f60: vl_len:12 SGSN_Test_0-SCCP(1423)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1423)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241114165430208 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165430208 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165430208 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165430208 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165430208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165430208 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165430208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165430208 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165430208 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241114165430208 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241114165430208 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241114165430208 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20241114165430209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241114165430209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241114165430209 DMM INFO MM(262420000001001/fbca1c1d) <- GMM ATTACH ACCEPT (new P-TMSI=0xfbca1c1d) (gprs_gmm.c:300) 20241114165430209 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241114165430209 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165430209 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165430209 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165430209 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165430209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165430209 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165430209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165430209 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165430209 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165430210 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165430210 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165430210 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165430210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165430210 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165430210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165430210 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241114165430214 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114165430214 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114165430214 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241114165430214 DMM INFO MM(262420000001001/fbca1c1d) Subscriber data update (mmctx.c:445) 20241114165430214 DMM DEBUG MM(262420000001001/fbca1c1d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114165430214 DMM INFO MM(262420000001001/fbca1c1d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114165430214 DMM NOTICE MM(262420000001001/fbca1c1d) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241114165430214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114165430214 DMM NOTICE MM(262420000001001/fbca1c1d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114165430215 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) 20241114165430215 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114165430215 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241114165430215 DMM INFO MM(262420000001001/fbca1c1d) Subscriber data update (mmctx.c:445) 20241114165430215 DMM DEBUG MM(262420000001001/fbca1c1d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@96733a1a5f60: vl_len:14 SGSN_Test_0-SCCP(1423)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1423)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241114165430217 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165430217 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165430217 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165430217 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165430217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165430217 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165430217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165430217 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165430218 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114165430218 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114165430218 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114165430218 DMM INFO MM(262420000001001/fbca1c1d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114165430218 DMM NOTICE MM(262420000001001/fbca1c1d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114165430218 DMM DEBUG GMM(gmm_fsm)[0x612000028a20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114165430218 DMM DEBUG GMM(gmm_fsm)[0x612000028a20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114165430218 DMM DEBUG MM_STATE_Iu(1)[0x612000028ea0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241114165430218 DMM DEBUG MM_STATE_Iu(1)[0x612000028ea0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241114165430218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114165430218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241114165430218 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165430218 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165430218 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165430218 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165430218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165430218 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165430218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165430218 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@96733a1a5f60: vl_len:7 SGSN_Test_0-SCCP(1423)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1423)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241114165430224 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165430224 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165430224 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165430224 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165430224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165430224 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165430224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165430224 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165430224 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241114165430224 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241114165430224 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241114165430224 DMM INFO MM(262420000001001/fbca1c1d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241114165430224 DMM DEBUG MM_STATE_Iu(1)[0x612000028ea0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241114165430225 DMM DEBUG MM_STATE_Iu(1)[0x612000028ea0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241114165430225 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165430225 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165430225 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165430225 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165430225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165430225 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165430225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165430225 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@96733a1a5f60: Session index based on local reference:0 20241114165430226 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165430226 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165430226 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165430226 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165430226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165430227 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165430227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165430227 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1424)@96733a1a5f60: Deleted conn table entry 0TC_iu_attach(1430)11489302 TC_iu_attach(1430)@96733a1a5f60: setverdict(pass): none -> pass TC_iu_attach(1430)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1411)@96733a1a5f60: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@96733a1a5f60: Final verdict of PTC: pass SGSN_Test_0-RAN(1424)@96733a1a5f60: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@96733a1a5f60: Final verdict of PTC: none SGSN_Test_0-SCCP(1423)@96733a1a5f60: Final verdict of PTC: none 20241114165430287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45190<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1428)@96733a1a5f60: Final verdict of PTC: none TC_iu_attach-BVCI196(1411)@96733a1a5f60: Final verdict of PTC: none 20241114165430290 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114165430290 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP-IPA(1427)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1408)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1413)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(1417)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(1412)@96733a1a5f60: Final verdict of PTC: none TC_iu_attach-BVCI210(1416)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1414)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(1422)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1418)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1429)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(1410)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(1421)@96733a1a5f60: Final verdict of PTC: none TC_iu_attach-BVCI220(1420)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(1415)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(1410): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_iu_attach-BVCI196(1411): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(1412): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(1413): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(1415): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_iu_attach-BVCI210(1416): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(1417): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(1418): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_iu_attach-BVCI220(1420): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(1421): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@96733a1a5f60: Test case TC_iu_attach finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:54:30 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 20241114165430421 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45194<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165430429 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241114165430429 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) 20241114165430429 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241114165430429 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241114165430429 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241114165430430 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) 20241114165430430 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241114165430430 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241114165430430 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) 20241114165430430 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165430430 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241114165430430 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241114165430430 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241114165430430 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241114165430430 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241114165430430 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241114165430430 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241114165430430 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241114165430822 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45194<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=207800) 20241114165431291 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165431291 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=207800, count=209056) 20241114165432292 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165432292 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241114165432431 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241114165432431 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241114165432431 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:54: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_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 20241114165433293 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165433293 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_iu_attach_encr started. 20241114165433892 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45198<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165433894 DMM INFO MM(262420000001001/fbca1c1d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114165433894 DMM INFO MM(262420000001001/fbca1c1d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114165433894 DMM DEBUG GMM(gmm_fsm)[0x612000028a20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114165433894 DMM DEBUG GMM(gmm_fsm)[0x612000028a20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114165433894 DMM DEBUG MM_STATE_Iu(1)[0x612000028ea0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241114165433894 DMM DEBUG MM_STATE_Iu(1)[0x612000028ea0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241114165433894 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241114165433894 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) 20241114165433894 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:401) 20241114165433894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{Init}: Deallocated (fsm.c:568) 20241114165433894 DMM DEBUG MM_STATE_Gb[0x612000028d20]{Idle}: Deallocated (fsm.c:568) 20241114165433894 DMM DEBUG MM_STATE_Iu(1)[0x612000028ea0]{Detached}: Deallocated (fsm.c:568) 20241114165433894 DMM DEBUG GMM(gmm_fsm)[0x612000028a20]{Deregistered}: Deallocated (fsm.c:568) 20241114165433894 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1431)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1435)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165433940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114165433940 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) 20241114165433940 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) 20241114165433940 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165433940 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114165433940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165433940 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) 20241114165433940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165433940 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165433942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165433942 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) 20241114165433942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165433942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165433943 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) 20241114165433943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165433943 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) 20241114165433943 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165433943 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114165433943 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165433943 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165433944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165433944 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1435)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165433948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1436)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1432)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165433958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165433959 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1437)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_encr-BVCI196(1434)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1436)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1440)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1440)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165433970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114165433970 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) 20241114165433970 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) 20241114165433970 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165433970 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114165433970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165433970 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) 20241114165433970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165433970 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(1440)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165433971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165433971 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) 20241114165433972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165433972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165433972 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) 20241114165433972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165433972 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) 20241114165433972 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165433972 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114165433972 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165433972 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165433972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165433972 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(1440)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1440)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165433976 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1441)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 20241114165433986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165433986 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI210(1439)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1442)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1441)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1446)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1446)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165434013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114165434013 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) 20241114165434013 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) 20241114165434013 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165434013 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114165434013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165434013 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) 20241114165434013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165434013 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(1446)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165434015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165434015 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) 20241114165434015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165434015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165434015 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) 20241114165434015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165434015 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) 20241114165434015 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165434015 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114165434015 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165434015 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165434016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165434016 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(1446)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1446)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165434020 DLNS DEBUG GPRS-NS2-VC(UDP-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@96733a1a5f60: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1448)@96733a1a5f60: ************************************************* SGSN_Test_0-M3UA(1448)@96733a1a5f60: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1448)@96733a1a5f60: ************************************************* MTC@96733a1a5f60: Starting RAN_Emulation SGSN_Test_0-SCCP(1445)@96733a1a5f60: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1442)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1442)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165434029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165434030 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI220(1443)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114165434222 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241114165434222 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) 20241114165434222 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241114165434222 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)@96733a1a5f60: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241114165434224 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165434224 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241114165434224 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241114165434224 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241114165434224 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241114165434224 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241114165434224 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241114165434225 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165434225 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241114165434225 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241114165434225 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241114165434225 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241114165434225 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241114165434225 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241114165434226 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241114165434294 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165434294 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114165434294 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114165434294 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1450)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114165434296 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1450)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114165434297 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1450)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1450)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1450)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114165435031 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165435031 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165435031 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165435031 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165435031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165435031 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165435031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165435031 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165435031 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241114165435031 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241114165435032 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165435032 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165435032 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165435032 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165435032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165435032 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165435032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165435032 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1447)@96733a1a5f60: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1434)@96733a1a5f60: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='CE08BD42'O, index=0 SGSN_Test-GSUP(1451)@96733a1a5f60: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@96733a1a5f60: 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 := 'B9E4'O, rac := '4F'O ("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)@96733a1a5f60: Added conn table entry 0TC_iu_attach_encr(1453)362169 SGSN_Test_0-SCCP(1445)@96733a1a5f60: First idle individual index:0 SGSN_Test_0-RAN(1447)@96733a1a5f60: patch: N(SD) for ConnIdx 0 set to 1 20241114165435362 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165435362 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165435362 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165435362 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165435362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165435362 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165435362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165435362 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165435363 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241114165435363 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241114165435363 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241114165435363 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241114165435364 DMM DEBUG GMM(gmm_fsm)[0x6120000291a0]{Deregistered}: Allocated (fsm.c:456) 20241114165435364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{Init}: Allocated (fsm.c:456) 20241114165435364 DMM DEBUG MM_STATE_Gb[0x6120000294a0]{Idle}: Allocated (fsm.c:456) 20241114165435364 DMM DEBUG MM_STATE_Iu[0x612000029620]{Detached}: Allocated (fsm.c:456) 20241114165435364 DMM DEBUG GMM(gmm_fsm)[0x6120000291a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114165435364 DMM DEBUG GMM(gmm_fsm)[0x6120000291a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114165435364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114165435364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114165435364 DMM DEBUG MM(262420000001001/e5132b1b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114165435364 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241114165435364 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165435364 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165435364 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165435364 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165435364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165435364 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165435365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165435365 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165435365 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165435365 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165435365 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165435365 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165435365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165435365 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165435365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165435365 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1445)@96733a1a5f60: { messageType := 2, destLocRef := '0586B9'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(1445)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@96733a1a5f60: 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 := 'B459B5B25CB14117DA3B00626D3FFDBE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '41B04D9D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '75111DD75B2FF193'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'CD639B46667B89050AD355C77AE17788'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '3DF3F3CF5A24DBB6DCA84D14F3861C94'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '24BF497A3215C8ADA24DE5AF275F44C4'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8919BE16544B1155'O } } } } } SGSN_Test_0-SCCP(1445)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1445)@96733a1a5f60: vl_len:23 SGSN_Test_0-SCCP(1445)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1445)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241114165435376 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165435376 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165435376 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165435376 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165435376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165435376 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165435376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165435376 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165435376 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114165435376 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114165435376 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114165435376 DMM DEBUG MM(262420000001001/e5132b1b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241114165435376 DMM NOTICE MM(262420000001001/e5132b1b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114165435376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114165435376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114165435376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114165435376 DMM DEBUG MM(262420000001001/e5132b1b) Requesting authorization (sgsn_auth.c:160) 20241114165435376 DMM INFO MM(262420000001001/e5132b1b) Requesting authentication tuples (sgsn_auth.c:184) 20241114165435376 DMM DEBUG MM(262420000001001/e5132b1b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114165435377 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241114165435377 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)@96733a1a5f60: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@96733a1a5f60: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20241114165435379 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114165435379 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114165435379 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114165435379 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114165435379 DMM INFO MM(262420000001001/e5132b1b) Subscriber data update (mmctx.c:445) 20241114165435380 DMM DEBUG MM(262420000001001/e5132b1b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114165435380 DMM INFO MM(262420000001001/e5132b1b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114165435380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114165435380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114165435380 DMM INFO MM(262420000001001/e5132b1b) <- GMM AUTH AND CIPHERING REQ (rand = b4 59 b5 b2 5c b1 41 17 da 3b 00 62 6d 3f fd be , mmctx_is_r99=1, vec->auth_types=0x3, autn = 24 bf 49 7a 32 15 c8 ad a2 4d e5 af 27 5f 44 c4 ) (gprs_gmm.c:483) 20241114165435380 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241114165435380 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165435380 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165435380 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165435380 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165435380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165435380 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165435380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165435380 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1445)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1445)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1445)@96733a1a5f60: vl_len:37 SGSN_Test_0-SCCP(1445)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1445)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081301228919BE1623094B99990000100001F02904544B1155'O 20241114165435386 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165435386 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165435386 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165435386 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165435386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165435386 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165435386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165435386 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165435386 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114165435386 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114165435386 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114165435386 DMM INFO MM(262420000001001/e5132b1b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114165435386 DMM NOTICE MM(262420000001001/e5132b1b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114165435386 DMM DEBUG MM(262420000001001/e5132b1b) checking auth: received UMTS RES = 89 19 be 16 54 4b 11 55 (gprs_gmm.c:666) 20241114165435386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114165435386 DMM DEBUG MM(262420000001001/e5132b1b) Requesting authorization (sgsn_auth.c:160) 20241114165435386 DMM INFO MM(262420000001001/e5132b1b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114165435386 DMM DEBUG MM(262420000001001/e5132b1b) Requesting subscriber data update (gprs_subscriber.c:894) 20241114165435386 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241114165435386 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) 20241114165435386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241114165435386 DMM DEBUG MM(262420000001001/e5132b1b) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20241114165435386 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165435386 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165435387 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165435387 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165435387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165435387 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165435387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165435387 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1445)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1445)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1445)@96733a1a5f60: vl_len:17 SGSN_Test_0-SCCP(1445)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1445)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20241114165435396 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165435396 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165435396 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165435396 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165435396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165435396 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165435396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165435396 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165435396 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241114165435396 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241114165435396 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241114165435396 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20241114165435396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241114165435396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241114165435396 DMM INFO MM(262420000001001/e5132b1b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe5132b1b) (gprs_gmm.c:300) 20241114165435396 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241114165435396 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165435396 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165435397 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165435397 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165435397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165435397 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165435397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165435397 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165435397 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165435397 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165435397 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165435397 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165435397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165435397 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165435397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165435397 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1445)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1445)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241114165435400 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114165435400 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114165435400 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241114165435400 DMM INFO MM(262420000001001/e5132b1b) Subscriber data update (mmctx.c:445) 20241114165435400 DMM DEBUG MM(262420000001001/e5132b1b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114165435400 DMM INFO MM(262420000001001/e5132b1b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114165435400 DMM NOTICE MM(262420000001001/e5132b1b) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241114165435400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114165435400 DMM NOTICE MM(262420000001001/e5132b1b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114165435400 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) 20241114165435401 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114165435401 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241114165435401 DMM INFO MM(262420000001001/e5132b1b) Subscriber data update (mmctx.c:445) 20241114165435401 DMM DEBUG MM(262420000001001/e5132b1b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1445)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1445)@96733a1a5f60: vl_len:14 SGSN_Test_0-SCCP(1445)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1445)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241114165435403 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165435403 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165435403 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165435403 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165435403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165435403 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165435403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165435403 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165435404 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114165435404 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114165435404 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114165435404 DMM INFO MM(262420000001001/e5132b1b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114165435404 DMM NOTICE MM(262420000001001/e5132b1b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114165435404 DMM DEBUG GMM(gmm_fsm)[0x6120000291a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114165435404 DMM DEBUG GMM(gmm_fsm)[0x6120000291a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114165435404 DMM DEBUG MM_STATE_Iu(2)[0x612000029620]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241114165435404 DMM DEBUG MM_STATE_Iu(2)[0x612000029620]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241114165435404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114165435404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241114165435404 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165435404 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165435404 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165435404 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165435404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165435404 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165435404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165435404 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1445)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1445)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1445)@96733a1a5f60: vl_len:7 SGSN_Test_0-SCCP(1445)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1445)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241114165435410 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165435410 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165435410 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165435410 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165435410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165435410 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165435410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165435410 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165435411 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241114165435411 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241114165435411 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241114165435411 DMM INFO MM(262420000001001/e5132b1b) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241114165435411 DMM DEBUG MM_STATE_Iu(2)[0x612000029620]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241114165435411 DMM DEBUG MM_STATE_Iu(2)[0x612000029620]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241114165435411 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165435411 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165435411 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165435411 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165435411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165435411 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165435411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165435411 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1445)@96733a1a5f60: Session index based on local reference:0 20241114165435413 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165435413 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165435413 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165435413 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165435413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165435413 DLSS7 DEBUG Found route for dpc=188=0.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(1447)@96733a1a5f60: Deleted conn table entry 0TC_iu_attach_encr(1453)362169 20241114165435413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165435413 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_iu_attach_encr(1453)@96733a1a5f60: setverdict(pass): none -> pass TC_iu_attach_encr(1453)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1434)@96733a1a5f60: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@96733a1a5f60: Final verdict of PTC: pass SGSN_Test_0-RAN(1447)@96733a1a5f60: Final verdict of PTC: none SGSN_Test_0-M3UA(1448)@96733a1a5f60: Final verdict of PTC: none SGSN_Test_0-SCCP(1445)@96733a1a5f60: Final verdict of PTC: none 20241114165435473 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45198<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114165435475 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114165435475 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(1451)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1450)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(1435)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(1440)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(1446)@96733a1a5f60: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1439)@96733a1a5f60: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1434)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1431)@96733a1a5f60: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1443)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1432)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1436)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-RNC_GTP(1449)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1441)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1442)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(1444)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(1433)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(1438)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(1433): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_iu_attach_encr-BVCI196(1434): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(1435): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(1436): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(1438): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_iu_attach_encr-BVCI210(1439): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(1440): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(1441): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_iu_attach_encr-BVCI220(1443): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(1444): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test_0-SCCP(1445): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(1446): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@96733a1a5f60: Test case TC_iu_attach_encr finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:54:35 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 20241114165435612 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45202<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165435613 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241114165435613 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) 20241114165435614 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241114165435614 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241114165435614 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241114165435614 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) 20241114165435614 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241114165435614 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241114165435614 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) 20241114165435614 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165435614 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241114165435614 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241114165435614 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241114165435614 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241114165435614 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241114165435614 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241114165435614 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241114165435614 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241114165436014 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45202<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=211316) 20241114165436476 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165436476 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=211316, count=212476) 20241114165437477 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165437477 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241114165437616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241114165437616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241114165437616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:54:38 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 20241114165438478 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165438478 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_iu_attach_geran_rau started. 20241114165439075 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42568<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165439077 DMM INFO MM(262420000001001/e5132b1b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114165439077 DMM INFO MM(262420000001001/e5132b1b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114165439077 DMM DEBUG GMM(gmm_fsm)[0x6120000291a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114165439077 DMM DEBUG GMM(gmm_fsm)[0x6120000291a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114165439077 DMM DEBUG MM_STATE_Iu(2)[0x612000029620]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241114165439077 DMM DEBUG MM_STATE_Iu(2)[0x612000029620]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241114165439077 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241114165439077 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) 20241114165439077 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:401) 20241114165439077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{Init}: Deallocated (fsm.c:568) 20241114165439077 DMM DEBUG MM_STATE_Gb[0x6120000294a0]{Idle}: Deallocated (fsm.c:568) 20241114165439078 DMM DEBUG MM_STATE_Iu(2)[0x612000029620]{Detached}: Deallocated (fsm.c:568) 20241114165439078 DMM DEBUG GMM(gmm_fsm)[0x6120000291a0]{Deregistered}: Deallocated (fsm.c:568) 20241114165439078 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1454)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1459)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165439128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114165439128 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) 20241114165439128 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) 20241114165439128 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165439128 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114165439128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165439128 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) 20241114165439128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165439128 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)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1459)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165439130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165439130 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) 20241114165439130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165439131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165439131 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) 20241114165439131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165439131 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) 20241114165439131 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165439131 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114165439131 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165439131 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165439131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165439131 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1459)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165439135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1455)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1460)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241114165439146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165439146 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1458)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_iu_attach_geran_rau-BVCI196(1456)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1463)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1463)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165439154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114165439154 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) 20241114165439154 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) 20241114165439154 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165439154 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114165439154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165439154 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) 20241114165439155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165439155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1463)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165439156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165439156 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) 20241114165439156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165439156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165439156 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) 20241114165439156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165439156 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) 20241114165439156 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165439156 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114165439156 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165439156 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165439157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165439157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1463)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1463)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165439160 DLNS DEBUG GPRS-NS2-VC(UDP-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(1464)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1460)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165439171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165439171 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI210(1462)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1465)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1464)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1469)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1469)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165439202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114165439202 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) 20241114165439202 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) 20241114165439202 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165439202 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114165439202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165439202 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) 20241114165439202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165439202 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(1469)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165439204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165439204 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) 20241114165439204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165439205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165439205 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) 20241114165439205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165439205 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) 20241114165439205 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165439205 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114165439205 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165439205 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165439205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(1469)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114165439205 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(1469)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165439210 DLNS DEBUG GPRS-NS2-VC(UDP-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@96733a1a5f60: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1471)@96733a1a5f60: ************************************************* SGSN_Test_0-M3UA(1471)@96733a1a5f60: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1471)@96733a1a5f60: ************************************************* MTC@96733a1a5f60: Starting RAN_Emulation SGSN_Test_0-SCCP(1468)@96733a1a5f60: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1465)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1465)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165439219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165439219 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI220(1466)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114165439411 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241114165439412 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) 20241114165439412 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241114165439412 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)@96733a1a5f60: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241114165439413 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165439413 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241114165439413 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241114165439413 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241114165439413 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241114165439413 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241114165439414 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241114165439414 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165439414 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241114165439414 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241114165439414 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241114165439414 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241114165439414 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241114165439415 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241114165439415 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241114165439479 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165439479 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114165439479 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114165439479 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1473)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114165439481 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1473)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114165439482 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1473)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1473)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1473)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114165440222 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165440222 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165440222 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165440222 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165440222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165440222 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165440222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165440222 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165440223 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241114165440223 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241114165440223 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165440223 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165440223 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165440223 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165440224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165440224 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165440224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165440224 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1470)@96733a1a5f60: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1456)@96733a1a5f60: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='C74E792C'O, index=0 SGSN_Test-GSUP(1474)@96733a1a5f60: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@96733a1a5f60: 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 := 'F66B'O, rac := 'A0'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(1470)@96733a1a5f60: Added conn table entry 0TC_iu_attach_geran_rau(1476)8103614 SGSN_Test_0-SCCP(1468)@96733a1a5f60: First idle individual index:0 SGSN_Test_0-RAN(1470)@96733a1a5f60: patch: N(SD) for ConnIdx 0 set to 1 20241114165440543 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165440543 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165440543 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165440543 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165440543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165440543 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165440543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165440543 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165440544 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241114165440544 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241114165440544 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241114165440545 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20241114165440545 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{Deregistered}: Allocated (fsm.c:456) 20241114165440545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{Init}: Allocated (fsm.c:456) 20241114165440545 DMM DEBUG MM_STATE_Gb[0x612000029c20]{Idle}: Allocated (fsm.c:456) 20241114165440545 DMM DEBUG MM_STATE_Iu[0x612000029da0]{Detached}: Allocated (fsm.c:456) 20241114165440545 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114165440545 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114165440545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114165440545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114165440545 DMM DEBUG MM(262420000001002/c9a20f53) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114165440545 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241114165440545 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165440545 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165440545 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165440545 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165440545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165440545 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165440545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165440545 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165440546 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165440546 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165440546 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165440546 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165440546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165440546 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165440546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165440546 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1468)@96733a1a5f60: { messageType := 2, destLocRef := '7BA6BE'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(1468)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1468)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1468)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1468)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1468)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@96733a1a5f60: 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 := 'F79C042C9B706059315AF9E33744088C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6D379B0F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '584D1D10012DE8BC'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '1AB9E652C2D61CACA4C98D49A5439B9C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B1BE2F18970AD6E94518E9D08EE73DF6'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6085EC18632610C64C1B280689F277A3'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '452209C5634BB524'O } } } } } SGSN_Test_0-SCCP(1468)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1468)@96733a1a5f60: vl_len:23 SGSN_Test_0-SCCP(1468)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1468)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20241114165440555 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165440555 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165440555 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165440555 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165440555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165440555 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165440555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165440555 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165440555 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114165440555 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114165440555 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114165440555 DMM DEBUG MM(262420000001002/c9a20f53) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241114165440555 DMM NOTICE MM(262420000001002/c9a20f53) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114165440555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114165440555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114165440555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114165440555 DMM DEBUG MM(262420000001002/c9a20f53) Requesting authorization (sgsn_auth.c:160) 20241114165440555 DMM INFO MM(262420000001002/c9a20f53) Requesting authentication tuples (sgsn_auth.c:184) 20241114165440555 DMM DEBUG MM(262420000001002/c9a20f53) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114165440555 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241114165440555 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)@96733a1a5f60: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@96733a1a5f60: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20241114165440558 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114165440558 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114165440558 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114165440558 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114165440558 DMM INFO MM(262420000001002/c9a20f53) Subscriber data update (mmctx.c:445) 20241114165440558 DMM DEBUG MM(262420000001002/c9a20f53) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114165440558 DMM INFO MM(262420000001002/c9a20f53) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114165440558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114165440558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114165440558 DMM INFO MM(262420000001002/c9a20f53) <- GMM AUTH AND CIPHERING REQ (rand = f7 9c 04 2c 9b 70 60 59 31 5a f9 e3 37 44 08 8c , mmctx_is_r99=1, vec->auth_types=0x3, autn = 60 85 ec 18 63 26 10 c6 4c 1b 28 06 89 f2 77 a3 ) (gprs_gmm.c:483) 20241114165440558 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241114165440558 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165440558 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165440558 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165440558 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165440558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165440558 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165440559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165440559 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1468)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1468)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1468)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1468)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1468)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1468)@96733a1a5f60: vl_len:37 SGSN_Test_0-SCCP(1468)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1468)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B22452209C523094B99990000100002F02904634BB524'O 20241114165440564 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165440565 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165440565 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165440565 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165440565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165440565 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165440565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165440565 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165440565 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114165440565 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114165440565 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114165440565 DMM INFO MM(262420000001002/c9a20f53) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114165440565 DMM NOTICE MM(262420000001002/c9a20f53) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114165440565 DMM DEBUG MM(262420000001002/c9a20f53) checking auth: received UMTS RES = 45 22 09 c5 63 4b b5 24 (gprs_gmm.c:666) 20241114165440565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114165440565 DMM DEBUG MM(262420000001002/c9a20f53) Requesting authorization (sgsn_auth.c:160) 20241114165440565 DMM INFO MM(262420000001002/c9a20f53) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114165440565 DMM DEBUG MM(262420000001002/c9a20f53) Requesting subscriber data update (gprs_subscriber.c:894) 20241114165440565 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241114165440565 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) 20241114165440565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241114165440565 DMM DEBUG MM(262420000001002/c9a20f53) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241114165440566 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165440566 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165440566 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165440566 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165440566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165440566 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165440566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165440566 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1468)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1468)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1468)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1468)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1468)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1468)@96733a1a5f60: vl_len:12 SGSN_Test_0-SCCP(1468)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1468)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241114165440573 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165440573 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165440573 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165440573 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165440573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165440573 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165440573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165440573 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165440574 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241114165440574 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241114165440574 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241114165440574 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20241114165440574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241114165440574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241114165440574 DMM INFO MM(262420000001002/c9a20f53) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9a20f53) (gprs_gmm.c:300) 20241114165440574 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241114165440574 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165440574 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165440574 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165440574 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165440574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165440574 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165440574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165440574 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165440574 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165440574 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165440574 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165440575 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165440575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165440575 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165440575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165440575 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1468)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1468)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1468)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1468)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1468)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1468)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1468)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1468)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241114165440579 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114165440579 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114165440579 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241114165440579 DMM INFO MM(262420000001002/c9a20f53) Subscriber data update (mmctx.c:445) 20241114165440579 DMM DEBUG MM(262420000001002/c9a20f53) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114165440580 DMM INFO MM(262420000001002/c9a20f53) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114165440580 DMM NOTICE MM(262420000001002/c9a20f53) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241114165440580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114165440580 DMM NOTICE MM(262420000001002/c9a20f53) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114165440580 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) 20241114165440580 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114165440580 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241114165440580 DMM INFO MM(262420000001002/c9a20f53) Subscriber data update (mmctx.c:445) 20241114165440580 DMM DEBUG MM(262420000001002/c9a20f53) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1468)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1468)@96733a1a5f60: vl_len:14 SGSN_Test_0-SCCP(1468)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1468)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241114165440583 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165440583 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165440583 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165440583 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165440583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165440583 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165440583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165440583 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165440583 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114165440583 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114165440583 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114165440583 DMM INFO MM(262420000001002/c9a20f53) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114165440584 DMM NOTICE MM(262420000001002/c9a20f53) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114165440584 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114165440584 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114165440584 DMM DEBUG MM_STATE_Iu(3)[0x612000029da0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241114165440584 DMM DEBUG MM_STATE_Iu(3)[0x612000029da0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241114165440584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114165440584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241114165440584 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165440584 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165440584 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165440584 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165440584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165440584 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165440584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165440584 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1468)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1468)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1468)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1468)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1468)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1468)@96733a1a5f60: vl_len:7 SGSN_Test_0-SCCP(1468)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1468)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241114165440588 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165440589 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165440589 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165440589 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165440589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165440589 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165440589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165440589 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165440589 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241114165440589 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241114165440589 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241114165440589 DMM INFO MM(262420000001002/c9a20f53) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241114165440589 DMM DEBUG MM_STATE_Iu(3)[0x612000029da0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241114165440589 DMM DEBUG MM_STATE_Iu(3)[0x612000029da0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241114165440590 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165440590 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165440590 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165440590 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165440590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165440590 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165440590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165440590 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1468)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-RAN(1470)@96733a1a5f60: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)8103614 20241114165440591 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165440591 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165440591 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165440591 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165440591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165440591 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165440591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165440591 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_iu_attach_geran_rau(1476)@96733a1a5f60: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1456)@96733a1a5f60: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1456)@96733a1a5f60: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='C9A20F53'O, index=1 20241114165440649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165440649 DLLC NOTICE LLME(ffffffff/c9a20f53){UNASSIGNED} LLC RX: unknown TLLI 0xc9a20f53, creating LLME on the fly (gprs_llc.c:552) 20241114165440649 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241114165440649 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241114165440649 DMM INFO MM(262420000001002/c9a20f53) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: c9a20f53, P-TMSI: c9a20f53 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1698) 20241114165440649 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241114165440649 DMM DEBUG MM_STATE_Iu(3)[0x612000029da0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20241114165440649 DMM DEBUG MM_STATE_Iu(3)[0x612000029da0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241114165440649 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114165440650 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1770) 20241114165440650 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114165440650 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114165440650 DLLC NOTICE LLME(ffffffff/c9a20f53){UNASSIGNED} LLGM Assign pre (c9a20f53 => c9a20f53) (gprs_llc.c:1079) 20241114165440650 DLLC NOTICE LLME(c9a20f53/c9a20f53){ASSIGNED} LLGM Assign post (c9a20f53 => c9a20f53) (gprs_llc.c:1125) 20241114165440650 DMM INFO MM(262420000001002/c9a20f53) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1497) TC_iu_attach_geran_rau(1476)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1456)@96733a1a5f60: Removing Client IMSI='262420000001002'H, index=1 20241114165440665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165440665 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165440665 DMM DEBUG MM_STATE_Gb[0x612000029c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165440665 DMM INFO MM(262420000001002/c9a20f53) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1855) 20241114165440665 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1860) 20241114165440665 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114165440665 DLLC NOTICE LLME(c9a20f53/c9a20f53){ASSIGNED} LLGM Assign pre (ffffffff => c9a20f53) (gprs_llc.c:1079) 20241114165440665 DLLC NOTICE LLME(ffffffff/c9a20f53){ASSIGNED} LLGM Assign post (ffffffff => c9a20f53) (gprs_llc.c:1125) 20241114165440665 DMM DEBUG MM_STATE_Gb[0x612000029c20]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1870) 20241114165440665 DMM ERROR MM_STATE_Gb[0x612000029c20]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1870) TC_iu_attach_geran_rau(1476)@96733a1a5f60: Final verdict of PTC: pass SGSN_Test_0-RAN(1470)@96733a1a5f60: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@96733a1a5f60: Final verdict of PTC: none SGSN_Test_0-SCCP(1468)@96733a1a5f60: Final verdict of PTC: none 20241114165440671 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42568<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1474)@96733a1a5f60: Final verdict of PTC: none 20241114165440673 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114165440673 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI97(1459)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(1463)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1473)@96733a1a5f60: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1466)@96733a1a5f60: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1462)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(1469)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1458)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1464)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1455)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(1457)@96733a1a5f60: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1456)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(1467)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(1461)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1456): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(1457): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(1458): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(1459): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(1461): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1462): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(1463): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(1464): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1466): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(1467): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test_0-SCCP(1468): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(1469): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@96733a1a5f60: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@96733a1a5f60: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. Thu Nov 14 16:54:40 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach_geran_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_geran_rau.talloc 20241114165440797 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241114165440797 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) 20241114165440797 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241114165440797 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241114165440797 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241114165440797 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) 20241114165440797 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241114165440798 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241114165440798 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) 20241114165440798 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165440798 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241114165440798 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241114165440798 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241114165440798 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241114165440798 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241114165440798 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241114165440798 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241114165440798 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241114165440805 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42582<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165441207 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42582<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=219720) 20241114165441675 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165441675 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=219720, count=221076) 20241114165442676 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165442676 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241114165442798 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241114165442798 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241114165442798 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@96733a1a5f60: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass' was executed successfully (exit status: 0). MTC@96733a1a5f60: 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 ------ Thu Nov 14 16:54: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_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 20241114165443677 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165443677 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_geran_attach_iu_rau started. 20241114165444267 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42590<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165444268 DMM INFO MM(262420000001002/c9a20f53) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114165444268 DMM INFO MM(262420000001002/c9a20f53) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114165444268 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114165444268 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114165444268 DMM DEBUG MM_STATE_Gb[0x612000029c20]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241114165444268 DMM ERROR MM_STATE_Gb[0x612000029c20]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241114165444268 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241114165444268 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) 20241114165444268 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:401) 20241114165444269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{Init}: Deallocated (fsm.c:568) 20241114165444269 DMM DEBUG MM_STATE_Gb[0x612000029c20]{Idle}: Deallocated (fsm.c:568) 20241114165444269 DMM DEBUG MM_STATE_Iu(3)[0x612000029da0]{Detached}: Deallocated (fsm.c:568) 20241114165444269 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{Deregistered}: Deallocated (fsm.c:568) 20241114165444269 DLLC NOTICE LLME(ffffffff/c9a20f53){ASSIGNED} LLGM Assign pre (c9a20f53 => ffffffff) (gprs_llc.c:1079) 20241114165444269 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9a20f53 => ffffffff) (gprs_llc.c:1125) 20241114165444269 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1477)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1481)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1481)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165444312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114165444312 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) 20241114165444312 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) 20241114165444312 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165444312 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114165444312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165444312 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) 20241114165444312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165444312 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(1481)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165444314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165444314 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) 20241114165444314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165444314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165444314 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) 20241114165444314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165444314 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) 20241114165444314 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165444314 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114165444314 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165444314 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165444315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165444315 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(1481)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1481)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165444319 DLNS DEBUG GPRS-NS2-VC(UDP-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(1482)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1478)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165444327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165444328 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI196(1480)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1483)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1482)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1486)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165444345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114165444345 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) 20241114165444345 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) 20241114165444346 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165444346 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114165444346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165444346 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) 20241114165444346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165444346 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165444347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165444347 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) 20241114165444347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165444348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165444348 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) 20241114165444348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165444348 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) 20241114165444348 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165444348 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114165444348 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165444348 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165444348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165444348 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1486)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165444352 DLNS DEBUG GPRS-NS2-VC(UDP-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(1487)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1483)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165444361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165444361 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI210(1485)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1488)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1487)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1491)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165444384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114165444384 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) 20241114165444384 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) 20241114165444385 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165444385 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114165444385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165444385 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) 20241114165444385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165444385 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165444386 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165444386 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) 20241114165444386 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165444386 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165444386 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) 20241114165444386 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165444386 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) 20241114165444386 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165444386 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114165444386 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165444386 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1491)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114165444387 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165444387 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165444391 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165444400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165444400 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@96733a1a5f60: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1494)@96733a1a5f60: ************************************************* SGSN_Test_0-M3UA(1494)@96733a1a5f60: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1494)@96733a1a5f60: ************************************************* MTC@96733a1a5f60: Starting RAN_Emulation TC_geran_attach_iu_rau-BVCI220(1490)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1492)@96733a1a5f60: v_sccp_pdu_maxlen:268 20241114165444604 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241114165444605 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) 20241114165444605 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241114165444605 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)@96733a1a5f60: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241114165444608 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165444608 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241114165444608 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241114165444608 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241114165444608 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241114165444608 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241114165444608 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241114165444609 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165444609 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241114165444609 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241114165444609 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241114165444609 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241114165444609 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241114165444609 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241114165444610 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241114165444678 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165444678 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114165444678 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114165444678 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1496)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114165444680 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1496)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114165444681 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1496)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1496)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1496)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114165445416 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165445416 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165445416 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165445416 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165445416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165445417 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165445417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165445417 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165445417 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241114165445417 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241114165445418 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165445418 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165445418 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165445418 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165445418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165445418 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165445418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165445418 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1493)@96733a1a5f60: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1480)@96733a1a5f60: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='CC701454'O, index=0 SGSN_Test-GSUP(1497)@96733a1a5f60: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@96733a1a5f60: 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 := '1407407168112CEEDF6FDCC1FD9FA409'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7DE35E1E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E2D4B0D3CB4EDBFF'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '590998BEDBB487D3A1D010032432867F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '38AB50183375EE867F53608FC206201F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9BF1AE18F29E36D040E47CF2889F024B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'FE539F6F1C7360EE'O } } } } } 20241114165445740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165445740 DLLC NOTICE LLME(ffffffff/cc701454){UNASSIGNED} LLC RX: unknown TLLI 0xcc701454, creating LLME on the fly (gprs_llc.c:552) 20241114165445740 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165445740 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20241114165445740 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{Deregistered}: Allocated (fsm.c:456) 20241114165445740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{Init}: Allocated (fsm.c:456) 20241114165445740 DMM DEBUG MM_STATE_Gb[0x61200002a220]{Idle}: Allocated (fsm.c:456) 20241114165445740 DMM DEBUG MM_STATE_Iu[0x61200002a3a0]{Detached}: Allocated (fsm.c:456) 20241114165445740 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114165445740 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114165445740 DLLC NOTICE LLME(ffffffff/cc701454){UNASSIGNED} LLGM Assign pre (cc701454 => e716b3d6) (gprs_llc.c:1079) 20241114165445740 DLLC NOTICE LLME(cc701454/e716b3d6){ASSIGNED} LLGM Assign post (cc701454 => e716b3d6) (gprs_llc.c:1125) 20241114165445740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114165445740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114165445741 DMM DEBUG MM(262420000001003/e716b3d6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114165445753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165445753 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241114165445753 DMM DEBUG MM_STATE_Gb(0)[0x61200002a220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165445753 DMM DEBUG MM(262420000001003/e716b3d6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241114165445753 DMM NOTICE MM(262420000001003/e716b3d6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114165445753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114165445753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114165445753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114165445753 DMM DEBUG MM(262420000001003/e716b3d6) Requesting authorization (sgsn_auth.c:160) 20241114165445753 DMM INFO MM(262420000001003/e716b3d6) Requesting authentication tuples (sgsn_auth.c:184) 20241114165445753 DMM DEBUG MM(262420000001003/e716b3d6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114165445753 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241114165445753 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)@96733a1a5f60: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@96733a1a5f60: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20241114165445756 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114165445756 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114165445756 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114165445756 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114165445756 DMM INFO MM(262420000001003/e716b3d6) Subscriber data update (mmctx.c:445) 20241114165445756 DMM DEBUG MM(262420000001003/e716b3d6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114165445756 DMM INFO MM(262420000001003/e716b3d6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114165445756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114165445757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114165445757 DMM INFO MM(262420000001003/e716b3d6) <- GMM AUTH AND CIPHERING REQ (rand = 14 07 40 71 68 11 2c ee df 6f dc c1 fd 9f a4 09 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9b f1 ae 18 f2 9e 36 d0 40 e4 7c f2 88 9f 02 4b ) (gprs_gmm.c:483) 20241114165445764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165445764 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241114165445765 DMM DEBUG MM_STATE_Gb(0)[0x61200002a220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165445765 DMM INFO MM(262420000001003/e716b3d6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114165445765 DMM NOTICE MM(262420000001003/e716b3d6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114165445765 DMM DEBUG MM(262420000001003/e716b3d6) checking auth: received UMTS RES = fe 53 9f 6f 1c 73 60 ee (gprs_gmm.c:666) 20241114165445765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114165445765 DMM DEBUG MM(262420000001003/e716b3d6) Requesting authorization (sgsn_auth.c:160) 20241114165445765 DMM INFO MM(262420000001003/e716b3d6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114165445765 DMM DEBUG MM(262420000001003/e716b3d6) Requesting subscriber data update (gprs_subscriber.c:894) 20241114165445765 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241114165445765 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) 20241114165445765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241114165445765 DMM INFO MM(262420000001003/e716b3d6) <- GMM ATTACH ACCEPT (new P-TMSI=0xe716b3d6) (gprs_gmm.c:300) 20241114165445766 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114165445766 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114165445766 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241114165445766 DMM INFO MM(262420000001003/e716b3d6) Subscriber data update (mmctx.c:445) 20241114165445766 DMM DEBUG MM(262420000001003/e716b3d6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114165445766 DMM INFO MM(262420000001003/e716b3d6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114165445766 DMM NOTICE MM(262420000001003/e716b3d6) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241114165445766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114165445766 DMM NOTICE MM(262420000001003/e716b3d6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114165445766 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) 20241114165445767 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114165445767 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241114165445767 DMM INFO MM(262420000001003/e716b3d6) Subscriber data update (mmctx.c:445) 20241114165445767 DMM DEBUG MM(262420000001003/e716b3d6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241114165445773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165445773 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241114165445773 DMM DEBUG MM_STATE_Gb(0)[0x61200002a220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241114165445773 DMM INFO MM(262420000001003/e716b3d6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114165445773 DMM NOTICE MM(262420000001003/e716b3d6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114165445773 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114165445773 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114165445773 DLLC NOTICE LLME(cc701454/e716b3d6){ASSIGNED} LLGM Assign pre (ffffffff => e716b3d6) (gprs_llc.c:1079) 20241114165445773 DLLC NOTICE LLME(ffffffff/e716b3d6){ASSIGNED} LLGM Assign post (ffffffff => e716b3d6) (gprs_llc.c:1125) 20241114165445773 DMM DEBUG MM_STATE_Gb(0)[0x61200002a220]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241114165445773 DMM DEBUG MM_STATE_Gb(0)[0x61200002a220]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241114165445773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114165445773 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)@96733a1a5f60: 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 := 'E716B3D6'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)@96733a1a5f60: Added conn table entry 0TC_geran_attach_iu_rau(1499)8414046 SGSN_Test_0-SCCP(1492)@96733a1a5f60: First idle individual index:0 SGSN_Test_0-RAN(1493)@96733a1a5f60: patch: N(SD) for ConnIdx 0 set to 1 20241114165445838 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165445838 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165445838 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165445839 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165445839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165445839 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165445839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165445839 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165445840 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241114165445840 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241114165445840 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241114165445840 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241114165445840 DMM INFO MM(262420000001003/e716b3d6) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: e716b3d6 (00000000), TLLI: e716b3d6 (e716b3d6), RA: 262-42-13135-0 (gprs_gmm.c:1698) 20241114165445840 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241114165445840 DMM DEBUG MM_STATE_Gb(0)[0x61200002a220]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20241114165445840 DMM DEBUG MM_STATE_Gb(0)[0x61200002a220]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241114165445840 DLLC NOTICE LLME(ffffffff/e716b3d6){ASSIGNED} LLGM Assign pre (e716b3d6 => ffffffff) (gprs_llc.c:1079) 20241114165445840 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e716b3d6 => ffffffff) (gprs_llc.c:1125) 20241114165445840 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114165445840 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1770) 20241114165445840 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114165445840 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114165445840 DMM DEBUG MM(262420000001003/e716b3d6) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241114165445841 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165445841 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165445841 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165445841 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165445841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165445841 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165445841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165445841 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165445841 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165445841 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165445841 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165445841 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165445841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165445841 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165445841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165445841 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1492)@96733a1a5f60: { messageType := 2, destLocRef := '80635E'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)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@96733a1a5f60: vl_len:12 SGSN_Test_0-SCCP(1492)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1492)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241114165445853 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165445853 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165445853 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165445853 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165445853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165445853 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165445853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165445853 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165445853 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241114165445853 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241114165445853 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241114165445853 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20241114165445853 DMM INFO MM(262420000001003/e716b3d6) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1497) 20241114165445853 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20241114165445853 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165445853 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165445854 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165445854 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165445854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165445854 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165445854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165445854 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165445854 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165445854 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165445854 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165445854 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165445854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165445854 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165445854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165445854 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1492)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@96733a1a5f60: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1480)@96733a1a5f60: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1492)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@96733a1a5f60: vl_len:14 SGSN_Test_0-SCCP(1492)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1492)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20241114165445866 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165445866 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165445866 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165445866 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165445866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165445866 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165445866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165445866 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165445867 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114165445867 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114165445867 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114165445867 DMM INFO MM(262420000001003/e716b3d6) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1855) 20241114165445867 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1860) 20241114165445867 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114165445867 DMM DEBUG MM_STATE_Iu[0x61200002a3a0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1863) 20241114165445867 DMM ERROR MM_STATE_Iu[0x61200002a3a0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1863) TC_geran_attach_iu_rau(1499)@96733a1a5f60: Final verdict of PTC: pass SGSN_Test_0-RAN(1493)@96733a1a5f60: Final verdict of PTC: none SGSN_Test_0-M3UA(1494)@96733a1a5f60: Final verdict of PTC: none SGSN_Test_0-SCCP(1492)@96733a1a5f60: Final verdict of PTC: none 20241114165445873 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42590<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1481)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP(1497)@96733a1a5f60: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1490)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1477)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1487)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1482)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(1486)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1483)@96733a1a5f60: Final verdict of PTC: none 20241114165445875 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114165445876 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-RNC_GTP(1495)@96733a1a5f60: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1485)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(1491)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1496)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(1484)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(1479)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(1489)@96733a1a5f60: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1480)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(1479): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1480): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(1481): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(1482): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(1484): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1485): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(1486): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(1487): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(1489): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1490): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(1491): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test_0-SCCP(1492): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@96733a1a5f60: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:54:45 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 20241114165446004 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42606<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165446073 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241114165446073 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) 20241114165446073 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241114165446073 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241114165446073 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241114165446074 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) 20241114165446074 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241114165446074 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241114165446074 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) 20241114165446074 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165446074 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241114165446074 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241114165446074 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241114165446074 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241114165446074 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241114165446074 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241114165446074 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241114165446074 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241114165446506 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42606<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=167300) 20241114165446876 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165446877 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=167300, count=179176) 20241114165447877 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165447877 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241114165448075 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241114165448075 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241114165448075 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:54: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_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 20241114165448879 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165448879 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_attach_pdp_act_user started. 20241114165449570 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44338<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165449571 DMM INFO MM(262420000001003/e716b3d6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114165449571 DMM INFO MM(262420000001003/e716b3d6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114165449571 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114165449571 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114165449571 DMM DEBUG MM_STATE_Iu[0x61200002a3a0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241114165449571 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241114165449571 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) 20241114165449571 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:401) 20241114165449571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{Init}: Deallocated (fsm.c:568) 20241114165449571 DMM DEBUG MM_STATE_Gb(0)[0x61200002a220]{Idle}: Deallocated (fsm.c:568) 20241114165449571 DMM DEBUG MM_STATE_Iu[0x61200002a3a0]{Detached}: Deallocated (fsm.c:568) 20241114165449571 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{Deregistered}: Deallocated (fsm.c:568) 20241114165449571 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1500)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1505)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1505)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165449627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114165449627 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) 20241114165449627 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) 20241114165449627 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165449627 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114165449627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165449627 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) 20241114165449627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165449627 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(1504)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1505)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165449629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165449629 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) 20241114165449629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165449629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165449629 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) 20241114165449629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165449629 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) 20241114165449629 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165449629 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114165449629 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165449629 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165449629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165449629 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(1505)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1505)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165449633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1501)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1506)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241114165449643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165449643 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(1502)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1504)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1510)@96733a1a5f60: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1509)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 20241114165449664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114165449664 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) 20241114165449664 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) 20241114165449664 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165449664 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114165449664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165449664 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) 20241114165449664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165449664 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(1510)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165449666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165449666 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) 20241114165449666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165449667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165449667 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) 20241114165449667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165449667 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) 20241114165449667 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165449667 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114165449667 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165449667 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165449667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165449667 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1510)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165449671 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165449680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165449680 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1511)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI210(1507)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1509)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1514)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165449690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114165449690 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) 20241114165449690 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) 20241114165449690 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165449690 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114165449690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165449690 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) 20241114165449690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165449690 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165449692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165449692 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) 20241114165449692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165449692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165449692 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) 20241114165449692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165449692 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) 20241114165449692 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165449692 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114165449692 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165449692 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165449693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165449693 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1514)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165449697 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165449705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165449705 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(1513)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@96733a1a5f60: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@96733a1a5f60: Starting RAN_Emulation SGSN_Test_0-M3UA(1517)@96733a1a5f60: ************************************************* SGSN_Test_0-M3UA(1517)@96733a1a5f60: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1517)@96733a1a5f60: ************************************************* SGSN_Test_0-SCCP(1515)@96733a1a5f60: v_sccp_pdu_maxlen:268 20241114165449880 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165449880 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114165449880 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114165449880 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1519)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114165449882 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1519)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114165449883 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1519)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1519)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1519)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114165449912 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241114165449912 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) 20241114165449912 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241114165449912 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)@96733a1a5f60: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241114165449914 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165449914 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241114165449914 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241114165449914 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241114165449914 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241114165449914 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241114165449914 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241114165449915 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165449915 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241114165449915 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241114165449915 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241114165449915 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241114165449915 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241114165449915 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241114165449915 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241114165450721 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165450721 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165450721 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165450721 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165450721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165450721 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165450721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165450721 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165450721 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241114165450722 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241114165450722 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165450722 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165450722 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165450722 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165450722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165450722 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165450722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165450722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1516)@96733a1a5f60: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1502)@96733a1a5f60: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='DA2B863B'O, index=0 SGSN_Test-GSUP(1520)@96733a1a5f60: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@96733a1a5f60: 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 := '01F4'O, rac := '9B'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)@96733a1a5f60: Added conn table entry 0TC_attach_pdp_act_user(1522)6175830 SGSN_Test_0-SCCP(1515)@96733a1a5f60: First idle individual index:0 SGSN_Test_0-RAN(1516)@96733a1a5f60: patch: N(SD) for ConnIdx 0 set to 1 20241114165450944 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165450944 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165450944 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165450944 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165450944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165450944 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165450944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165450944 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165450945 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241114165450945 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241114165450946 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241114165450946 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20241114165450946 DMM DEBUG GMM(gmm_fsm)[0x61200002a820]{Deregistered}: Allocated (fsm.c:456) 20241114165450946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{Init}: Allocated (fsm.c:456) 20241114165450946 DMM DEBUG MM_STATE_Gb[0x61200002ab20]{Idle}: Allocated (fsm.c:456) 20241114165450946 DMM DEBUG MM_STATE_Iu[0x61200002aca0]{Detached}: Allocated (fsm.c:456) 20241114165450946 DMM DEBUG GMM(gmm_fsm)[0x61200002a820]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114165450946 DMM DEBUG GMM(gmm_fsm)[0x61200002a820]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114165450946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114165450946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114165450946 DMM DEBUG MM(262420000001004/debf080b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114165450946 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241114165450946 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165450946 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165450946 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165450946 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165450946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165450946 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165450947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165450947 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165450947 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165450947 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165450947 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165450947 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165450947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165450947 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165450947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165450947 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@96733a1a5f60: { messageType := 2, destLocRef := '5E3C56'O ("^<V"), 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)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@96733a1a5f60: 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 := 'E00EE746E3C3AD582979535AC1699FE5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B1130113'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '02FEDAE907BA7353'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4C05E016AB3BF71282D5029F73499103'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '982DFAB832BCEEAD9218824886515E2C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7987EE728542A93EF6325F5A34BC304A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3F0D06B5ACFA2ED2'O } } } } } SGSN_Test_0-SCCP(1515)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@96733a1a5f60: vl_len:23 SGSN_Test_0-SCCP(1515)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1515)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241114165450957 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165450957 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165450957 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165450957 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165450957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165450957 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165450957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165450957 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165450958 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114165450958 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114165450958 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114165450958 DMM DEBUG MM(262420000001004/debf080b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241114165450958 DMM NOTICE MM(262420000001004/debf080b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114165450958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114165450958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114165450958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114165450958 DMM DEBUG MM(262420000001004/debf080b) Requesting authorization (sgsn_auth.c:160) 20241114165450958 DMM INFO MM(262420000001004/debf080b) Requesting authentication tuples (sgsn_auth.c:184) 20241114165450958 DMM DEBUG MM(262420000001004/debf080b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114165450958 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241114165450958 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)@96733a1a5f60: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@96733a1a5f60: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20241114165450961 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114165450961 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114165450961 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114165450961 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114165450961 DMM INFO MM(262420000001004/debf080b) Subscriber data update (mmctx.c:445) 20241114165450961 DMM DEBUG MM(262420000001004/debf080b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114165450961 DMM INFO MM(262420000001004/debf080b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114165450961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114165450961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114165450961 DMM INFO MM(262420000001004/debf080b) <- GMM AUTH AND CIPHERING REQ (rand = e0 0e e7 46 e3 c3 ad 58 29 79 53 5a c1 69 9f e5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 79 87 ee 72 85 42 a9 3e f6 32 5f 5a 34 bc 30 4a ) (gprs_gmm.c:483) 20241114165450961 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241114165450962 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165450962 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165450962 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165450962 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165450962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165450962 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165450962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165450962 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@96733a1a5f60: vl_len:37 SGSN_Test_0-SCCP(1515)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1515)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081303223F0D06B523094B99990000100004F02904ACFA2ED2'O 20241114165450967 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165450967 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165450967 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165450967 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165450967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165450967 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165450967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165450967 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165450967 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114165450968 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114165450968 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114165450968 DMM INFO MM(262420000001004/debf080b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114165450968 DMM NOTICE MM(262420000001004/debf080b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114165450968 DMM DEBUG MM(262420000001004/debf080b) checking auth: received UMTS RES = 3f 0d 06 b5 ac fa 2e d2 (gprs_gmm.c:666) 20241114165450968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114165450968 DMM DEBUG MM(262420000001004/debf080b) Requesting authorization (sgsn_auth.c:160) 20241114165450968 DMM INFO MM(262420000001004/debf080b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114165450968 DMM DEBUG MM(262420000001004/debf080b) Requesting subscriber data update (gprs_subscriber.c:894) 20241114165450968 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241114165450968 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) 20241114165450968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241114165450968 DMM DEBUG MM(262420000001004/debf080b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241114165450968 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165450968 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165450968 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165450968 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165450968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165450968 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165450968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165450968 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@96733a1a5f60: vl_len:12 SGSN_Test_0-SCCP(1515)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1515)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241114165450977 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165450977 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165450977 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165450977 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165450977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165450977 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165450977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165450977 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165450977 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241114165450977 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241114165450977 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241114165450977 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20241114165450977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241114165450977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241114165450977 DMM INFO MM(262420000001004/debf080b) <- GMM ATTACH ACCEPT (new P-TMSI=0xdebf080b) (gprs_gmm.c:300) 20241114165450977 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241114165450978 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165450978 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165450978 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165450978 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165450978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165450978 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165450978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165450978 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165450978 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165450978 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165450978 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165450978 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165450978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165450978 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165450978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165450978 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241114165450982 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114165450982 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114165450982 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241114165450982 DMM INFO MM(262420000001004/debf080b) Subscriber data update (mmctx.c:445) 20241114165450982 DMM DEBUG MM(262420000001004/debf080b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114165450982 DMM INFO MM(262420000001004/debf080b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114165450982 DMM NOTICE MM(262420000001004/debf080b) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241114165450982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114165450982 DMM NOTICE MM(262420000001004/debf080b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114165450982 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) 20241114165450983 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114165450983 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241114165450983 DMM INFO MM(262420000001004/debf080b) Subscriber data update (mmctx.c:445) 20241114165450983 DMM DEBUG MM(262420000001004/debf080b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1515)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@96733a1a5f60: vl_len:14 SGSN_Test_0-SCCP(1515)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1515)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241114165450985 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165450985 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165450985 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165450985 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165450985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165450985 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165450985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165450985 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165450985 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114165450985 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114165450985 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114165450985 DMM INFO MM(262420000001004/debf080b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114165450985 DMM NOTICE MM(262420000001004/debf080b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114165450985 DMM DEBUG GMM(gmm_fsm)[0x61200002a820]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114165450985 DMM DEBUG GMM(gmm_fsm)[0x61200002a820]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114165450985 DMM DEBUG MM_STATE_Iu(5)[0x61200002aca0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241114165450985 DMM DEBUG MM_STATE_Iu(5)[0x61200002aca0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241114165450986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114165450986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241114165450986 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165450986 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165450986 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165450986 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165450986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165450986 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165450986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165450986 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@96733a1a5f60: vl_len:7 SGSN_Test_0-SCCP(1515)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1515)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241114165450991 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165450991 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165450991 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165450991 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165450991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165450991 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165450991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165450991 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165450991 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241114165450991 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241114165450991 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241114165450991 DMM INFO MM(262420000001004/debf080b) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241114165450991 DMM DEBUG MM_STATE_Iu(5)[0x61200002aca0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241114165450991 DMM DEBUG MM_STATE_Iu(5)[0x61200002aca0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241114165450992 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165450992 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165450992 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165450992 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165450992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165450992 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165450992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165450992 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@96733a1a5f60: Session index based on local reference:0 20241114165450993 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165450993 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165450993 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165450993 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165450993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165450993 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165450993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165450993 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1516)@96733a1a5f60: Deleted conn table entry 0TC_attach_pdp_act_user(1522)6175830 TC_attach_pdp_act_user(1522)@96733a1a5f60: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@96733a1a5f60: 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 := 'DEBF080B'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@96733a1a5f60: Added conn table entry 0TC_attach_pdp_act_user(1522)13665216 SGSN_Test_0-RAN(1516)@96733a1a5f60: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1515)@96733a1a5f60: First idle individual index:0 20241114165451193 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165451193 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165451193 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165451193 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165451193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165451193 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165451194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165451194 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165451195 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241114165451195 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241114165451195 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241114165451195 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDEBF080B) type="signalling" (gprs_gmm.c:1937) 20241114165451195 DMM DEBUG GMM(gmm_fsm)[0x61200002a820]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241114165451195 DMM DEBUG GMM(gmm_fsm)[0x61200002a820]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241114165451195 DMM DEBUG MM(262420000001004/debf080b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241114165451195 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165451195 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165451196 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165451196 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165451196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165451196 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165451196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165451196 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165451196 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165451196 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165451196 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165451196 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165451196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165451196 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165451196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165451196 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@96733a1a5f60: { messageType := 2, destLocRef := 'D083C0'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)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@96733a1a5f60: vl_len:12 SGSN_Test_0-SCCP(1515)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1515)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241114165451200 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165451200 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165451200 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165451200 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165451200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165451200 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165451200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165451200 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165451201 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241114165451201 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241114165451201 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241114165451201 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:366) 20241114165451201 DMM DEBUG MM_STATE_Iu(5)[0x61200002aca0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241114165451201 DMM DEBUG MM_STATE_Iu(5)[0x61200002aca0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241114165451201 DMM INFO MM(262420000001004/debf080b) <- GMM SERVICE ACCEPT (P-TMSI=0xdebf080b) (gprs_gmm.c:813) 20241114165451201 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241114165451201 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165451201 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165451201 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165451202 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165451202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165451202 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165451202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165451202 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165451202 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165451202 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165451202 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165451202 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165451202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165451202 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165451202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165451202 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1515)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@96733a1a5f60: vl_len:23 SGSN_Test_0-SCCP(1515)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1515)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241114165451208 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165451208 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165451208 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165451208 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165451208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165451209 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165451209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165451209 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165451209 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114165451209 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114165451209 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114165451209 DMM INFO MM(262420000001004/debf080b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241114165451209 DMM INFO MM(262420000001004/debf080b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114165451209 DMM DEBUG MM(262420000001004/debf080b) Using GGSN 0 (gprs_sm.c:317) 20241114165451209 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) 20241114165451209 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241114165451209 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114165451209 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:186) 20241114165451209 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:402) 20241114165451219 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 76 58 b9 77 11 fe a2 e3 ed 14 05 7f 56 07 0d 9d 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) 20241114165451219 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1b3d8ebe60, cbp=0x61400001e6a0) (sgsn_libgtp.c:630) 20241114165451219 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241114165451220 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165451220 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165451220 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165451220 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165451220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165451220 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165451220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165451220 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@96733a1a5f60: vl_len:30 SGSN_Test_0-SCCP(1515)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1515)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800C71E6D76'O 20241114165451238 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165451238 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165451238 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165451238 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165451238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165451239 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165451239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165451239 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165451239 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241114165451239 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241114165451239 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241114165451239 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:574) 20241114165451239 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241114165451239 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:402) 20241114165451239 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241114165451239 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241114165451240 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165451240 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165451240 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165451240 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165451240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165451240 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165451240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165451240 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241114165451243 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 76 58 b9 77 11 fe a2 e3 ed 7f 56 07 0d 9d 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) 20241114165451243 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f1b3d8ebe60, cbp=0x61400001e6a0) (sgsn_libgtp.c:630) 20241114165451243 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) TC_attach_pdp_act_user(1522)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1515)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@96733a1a5f60: vl_len:16 SGSN_Test_0-SCCP(1515)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1515)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241114165451251 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165451251 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165451251 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165451251 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165451251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165451251 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165451251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165451251 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165451251 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114165451251 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114165451251 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114165451251 DMM INFO MM(262420000001004/debf080b) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241114165451251 DGPRS INFO PDP(262420000001004/0) Delete PDP Context (sgsn_libgtp.c:323) 20241114165451251 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:402) 20241114165451253 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) 20241114165451253 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f1b3d8ebe60, cbp=0x61400001e6a0) (sgsn_libgtp.c:630) 20241114165451253 DGPRS INFO PDP(262420000001004/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241114165451253 DMM INFO MM(262420000001004/debf080b) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241114165451253 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241114165451253 DLGTP DEBUG Begin pdp_tiddel tid = 5400100000024262 (pdp.c:298) 20241114165451253 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241114165451253 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165451253 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165451253 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165451253 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165451253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165451253 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165451253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165451253 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user-BVCI196(1502)@96733a1a5f60: Removing Client IMSI='262420000001004'H, index=0 TC_attach_pdp_act_user(1522)@96733a1a5f60: Final verdict of PTC: pass SGSN_Test_0-RAN(1516)@96733a1a5f60: Final verdict of PTC: none 20241114165451260 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241114165451260 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) 20241114165451260 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241114165451260 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241114165451260 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241114165451260 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) 20241114165451260 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241114165451260 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241114165451260 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) 20241114165451260 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165451260 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241114165451260 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241114165451260 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241114165451260 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241114165451260 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241114165451260 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241114165451260 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241114165451261 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1517)@96733a1a5f60: Final verdict of PTC: none SGSN_Test_0-SCCP(1515)@96733a1a5f60: Final verdict of PTC: none 20241114165451263 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44338<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114165451266 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114165451266 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(1520)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1519)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(1505)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(1514)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1504)@96733a1a5f60: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1507)@96733a1a5f60: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1513)@96733a1a5f60: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1502)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1506)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(1510)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1509)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(1508)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(1503)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(1512)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1502): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(1503): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(1504): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(1505): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1507): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(1508): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(1509): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(1510): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(1512): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1513): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(1514): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test_0-SCCP(1515): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_user(1522): pass (none -> pass) MTC@96733a1a5f60: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:54:51 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 20241114165451403 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44346<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165451905 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44346<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=294276) 20241114165452267 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165452267 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=294276, count=298728) 20241114165453261 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241114165453261 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241114165453261 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241114165453268 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165453268 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:54: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_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 20241114165454269 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165454269 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_attach_pdp_act_user_addr_v4raw started. 20241114165454971 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44358<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165454973 DMM INFO MM(262420000001004/debf080b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114165454973 DMM INFO MM(262420000001004/debf080b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114165454973 DMM DEBUG GMM(gmm_fsm)[0x61200002a820]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114165454973 DMM DEBUG GMM(gmm_fsm)[0x61200002a820]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114165454973 DMM DEBUG MM_STATE_Iu(5)[0x61200002aca0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241114165454973 DMM DEBUG MM_STATE_Iu(5)[0x61200002aca0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241114165454973 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241114165454973 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) 20241114165454973 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:401) 20241114165454973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{Init}: Deallocated (fsm.c:568) 20241114165454973 DMM DEBUG MM_STATE_Gb[0x61200002ab20]{Idle}: Deallocated (fsm.c:568) 20241114165454973 DMM DEBUG MM_STATE_Iu(5)[0x61200002aca0]{Detached}: Deallocated (fsm.c:568) 20241114165454974 DMM DEBUG GMM(gmm_fsm)[0x61200002a820]{Deregistered}: Deallocated (fsm.c:568) 20241114165454974 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241114165454974 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165454974 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165454974 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165454974 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165454974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165454974 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165454974 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:238) SGSN_Test-Gb0-NS0(1523)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1528)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1528)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165455021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114165455021 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) 20241114165455021 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) 20241114165455021 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165455021 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114165455021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165455021 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) 20241114165455021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165455021 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(1528)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(1527)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 20241114165455023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165455023 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) 20241114165455023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165455023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165455023 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) 20241114165455023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165455023 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) 20241114165455023 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165455023 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114165455023 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165455023 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165455024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165455024 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(1528)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1528)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165455028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1524)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165455036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165455036 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1525)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1529)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1527)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1532)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165455052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114165455052 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) 20241114165455052 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) 20241114165455052 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165455052 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114165455052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165455052 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) 20241114165455052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165455052 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165455054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165455054 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) 20241114165455054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165455054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165455054 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) 20241114165455054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165455054 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) 20241114165455054 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165455054 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114165455054 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165455054 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165455054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165455055 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1532)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165455058 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1533)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 20241114165455067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165455067 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)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1534)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1533)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1537)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165455093 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114165455093 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) 20241114165455093 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) 20241114165455093 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165455093 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114165455093 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165455093 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) 20241114165455093 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165455093 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165455094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165455094 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) 20241114165455094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165455095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165455095 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) 20241114165455095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165455095 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) 20241114165455095 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165455095 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114165455095 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165455095 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165455096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165455096 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1537)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165455100 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165455109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165455109 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@96733a1a5f60: Connecting RANAP RAN_Emulation to SCCP_SP_PORT TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-M3UA(1540)@96733a1a5f60: ************************************************* SGSN_Test_0-M3UA(1540)@96733a1a5f60: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1540)@96733a1a5f60: ************************************************* MTC@96733a1a5f60: Starting RAN_Emulation SGSN_Test_0-SCCP(1538)@96733a1a5f60: v_sccp_pdu_maxlen:268 20241114165455270 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165455270 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114165455270 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114165455270 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1542)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1542)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114165455273 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1542)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114165455274 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1542)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1542)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1542)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114165455314 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241114165455314 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) 20241114165455314 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241114165455314 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)@96733a1a5f60: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241114165455318 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165455318 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241114165455318 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241114165455318 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241114165455318 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241114165455318 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241114165455318 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241114165455319 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165455319 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241114165455319 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241114165455319 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241114165455319 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241114165455319 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241114165455319 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241114165455319 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241114165456125 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165456125 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165456125 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165456125 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165456125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165456125 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165456125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165456125 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165456126 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241114165456126 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241114165456126 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165456126 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165456126 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165456126 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165456126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165456126 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165456126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165456126 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1539)@96733a1a5f60: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1525)@96733a1a5f60: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1545), IMSI='262420000001058'H, TLLI='EC763438'O, index=0 SGSN_Test-GSUP(1543)@96733a1a5f60: 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)@96733a1a5f60: 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 := '6BDF'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(1539)@96733a1a5f60: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)13558343 SGSN_Test_0-SCCP(1538)@96733a1a5f60: First idle individual index:0 SGSN_Test_0-RAN(1539)@96733a1a5f60: patch: N(SD) for ConnIdx 0 set to 1 20241114165456339 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165456339 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165456339 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165456339 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165456339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165456339 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165456339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165456339 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165456340 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241114165456340 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241114165456340 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241114165456340 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach" (gprs_gmm.c:1266) 20241114165456340 DMM DEBUG GMM(gmm_fsm)[0x61200002b2a0]{Deregistered}: Allocated (fsm.c:456) 20241114165456340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{Init}: Allocated (fsm.c:456) 20241114165456340 DMM DEBUG MM_STATE_Gb[0x61200002b5a0]{Idle}: Allocated (fsm.c:456) 20241114165456340 DMM DEBUG MM_STATE_Iu[0x61200002b720]{Detached}: Allocated (fsm.c:456) 20241114165456340 DMM DEBUG GMM(gmm_fsm)[0x61200002b2a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114165456340 DMM DEBUG GMM(gmm_fsm)[0x61200002b2a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114165456340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114165456340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114165456340 DMM DEBUG MM(262420000001058/d3504c06) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114165456340 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241114165456340 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165456340 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165456340 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165456341 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165456341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165456341 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165456341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165456341 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165456341 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165456341 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165456341 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165456341 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165456341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165456341 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165456341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165456341 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@96733a1a5f60: { messageType := 2, destLocRef := 'CEE247'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)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@96733a1a5f60: 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 := '1EC30DA0252F2AA0914F9F75E3F6B995'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C0BCF093'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '896E80C03E9F2CA3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '94BF3ED028BDF7C83983EDACC468C523'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '581BAA3024E1FA78592055CFB605D050'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C13BFDDA6F84DE1028139FB17EC0A4E2'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4781BB926C0FFAB3'O } } } } } SGSN_Test_0-SCCP(1538)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@96733a1a5f60: vl_len:23 SGSN_Test_0-SCCP(1538)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1538)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20241114165456350 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165456350 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165456350 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165456350 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165456350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165456350 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165456350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165456350 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165456350 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114165456350 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114165456350 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114165456350 DMM DEBUG MM(262420000001058/d3504c06) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1084) 20241114165456350 DMM NOTICE MM(262420000001058/d3504c06) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114165456350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114165456350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114165456350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114165456351 DMM DEBUG MM(262420000001058/d3504c06) Requesting authorization (sgsn_auth.c:160) 20241114165456351 DMM INFO MM(262420000001058/d3504c06) Requesting authentication tuples (sgsn_auth.c:184) 20241114165456351 DMM DEBUG MM(262420000001058/d3504c06) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114165456351 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20241114165456351 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)@96733a1a5f60: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1545) SGSN_Test-GSUP(1543)@96733a1a5f60: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)"262420000001058" 20241114165456353 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114165456353 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114165456353 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114165456353 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114165456353 DMM INFO MM(262420000001058/d3504c06) Subscriber data update (mmctx.c:445) 20241114165456353 DMM DEBUG MM(262420000001058/d3504c06) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114165456353 DMM INFO MM(262420000001058/d3504c06) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114165456353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114165456353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114165456353 DMM INFO MM(262420000001058/d3504c06) <- GMM AUTH AND CIPHERING REQ (rand = 1e c3 0d a0 25 2f 2a a0 91 4f 9f 75 e3 f6 b9 95 , mmctx_is_r99=1, vec->auth_types=0x3, autn = c1 3b fd da 6f 84 de 10 28 13 9f b1 7e c0 a4 e2 ) (gprs_gmm.c:483) 20241114165456353 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241114165456354 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165456354 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165456354 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165456354 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165456354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165456354 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165456354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165456354 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@96733a1a5f60: vl_len:37 SGSN_Test_0-SCCP(1538)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1538)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C224781BB9223094B99990000105008F029046C0FFAB3'O 20241114165456360 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165456360 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165456360 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165456360 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165456360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165456360 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165456360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165456360 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165456360 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114165456360 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114165456360 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114165456360 DMM INFO MM(262420000001058/d3504c06) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114165456360 DMM NOTICE MM(262420000001058/d3504c06) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114165456360 DMM DEBUG MM(262420000001058/d3504c06) checking auth: received UMTS RES = 47 81 bb 92 6c 0f fa b3 (gprs_gmm.c:666) 20241114165456360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114165456361 DMM DEBUG MM(262420000001058/d3504c06) Requesting authorization (sgsn_auth.c:160) 20241114165456361 DMM INFO MM(262420000001058/d3504c06) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114165456361 DMM DEBUG MM(262420000001058/d3504c06) Requesting subscriber data update (gprs_subscriber.c:894) 20241114165456361 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20241114165456361 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) 20241114165456361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241114165456361 DMM DEBUG MM(262420000001058/d3504c06) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241114165456361 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165456361 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165456361 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165456361 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165456361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165456361 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165456361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165456361 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@96733a1a5f60: vl_len:12 SGSN_Test_0-SCCP(1538)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1538)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241114165456370 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165456370 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165456370 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165456370 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165456370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165456370 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165456370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165456370 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165456370 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241114165456370 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241114165456370 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241114165456371 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20241114165456371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241114165456371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241114165456371 DMM INFO MM(262420000001058/d3504c06) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3504c06) (gprs_gmm.c:300) 20241114165456371 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241114165456371 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165456371 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165456371 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165456371 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165456371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165456371 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165456371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165456371 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165456371 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165456371 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165456372 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165456372 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165456372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165456372 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165456372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165456372 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241114165456375 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114165456375 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114165456375 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241114165456375 DMM INFO MM(262420000001058/d3504c06) Subscriber data update (mmctx.c:445) 20241114165456376 DMM DEBUG MM(262420000001058/d3504c06) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114165456376 DMM INFO MM(262420000001058/d3504c06) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114165456376 DMM NOTICE MM(262420000001058/d3504c06) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1000) 20241114165456376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114165456376 DMM NOTICE MM(262420000001058/d3504c06) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114165456376 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) 20241114165456376 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114165456376 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241114165456376 DMM INFO MM(262420000001058/d3504c06) Subscriber data update (mmctx.c:445) 20241114165456376 DMM DEBUG MM(262420000001058/d3504c06) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1538)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@96733a1a5f60: vl_len:14 SGSN_Test_0-SCCP(1538)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1538)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241114165456378 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165456378 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165456378 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165456378 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165456378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165456378 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165456378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165456379 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165456379 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114165456379 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114165456379 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114165456379 DMM INFO MM(262420000001058/d3504c06) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114165456379 DMM NOTICE MM(262420000001058/d3504c06) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114165456379 DMM DEBUG GMM(gmm_fsm)[0x61200002b2a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114165456379 DMM DEBUG GMM(gmm_fsm)[0x61200002b2a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114165456379 DMM DEBUG MM_STATE_Iu(7)[0x61200002b720]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241114165456379 DMM DEBUG MM_STATE_Iu(7)[0x61200002b720]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241114165456379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114165456379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241114165456379 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165456379 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165456379 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165456379 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165456379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165456379 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165456379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165456379 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@96733a1a5f60: vl_len:7 SGSN_Test_0-SCCP(1538)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1538)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241114165456385 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165456385 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165456385 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165456385 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165456385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165456385 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165456385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165456385 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165456385 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241114165456385 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241114165456385 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241114165456385 DMM INFO MM(262420000001058/d3504c06) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241114165456385 DMM DEBUG MM_STATE_Iu(7)[0x61200002b720]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241114165456385 DMM DEBUG MM_STATE_Iu(7)[0x61200002b720]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241114165456385 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165456385 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165456385 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165456385 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165456385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165456385 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165456385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165456385 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@96733a1a5f60: Session index based on local reference:0 20241114165456387 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165456387 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165456387 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165456387 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165456387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) SGSN_Test_0-RAN(1539)@96733a1a5f60: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)13558343 20241114165456387 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165456387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165456387 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_attach_pdp_act_user_addr_v4raw(1545)@96733a1a5f60: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1545)@96733a1a5f60: 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 := 'D3504C06'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@96733a1a5f60: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)118984 SGSN_Test_0-RAN(1539)@96733a1a5f60: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@96733a1a5f60: First idle individual index:0 20241114165456593 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165456593 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165456593 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165456593 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165456594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165456594 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165456594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165456594 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165456595 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241114165456595 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241114165456595 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241114165456595 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD3504C06) type="signalling" (gprs_gmm.c:1937) 20241114165456595 DMM DEBUG GMM(gmm_fsm)[0x61200002b2a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241114165456595 DMM DEBUG GMM(gmm_fsm)[0x61200002b2a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241114165456595 DMM DEBUG MM(262420000001058/d3504c06) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241114165456595 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165456595 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165456595 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165456595 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165456595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165456595 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165456595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165456595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165456595 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165456595 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165456595 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165456595 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165456595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165456595 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165456595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165456595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@96733a1a5f60: { messageType := 2, destLocRef := '01D0C8'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)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@96733a1a5f60: vl_len:12 SGSN_Test_0-SCCP(1538)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1538)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241114165456600 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165456600 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165456600 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165456600 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165456600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165456600 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165456600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165456600 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165456601 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241114165456601 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241114165456601 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241114165456601 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:366) 20241114165456601 DMM DEBUG MM_STATE_Iu(7)[0x61200002b720]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241114165456601 DMM DEBUG MM_STATE_Iu(7)[0x61200002b720]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241114165456601 DMM INFO MM(262420000001058/d3504c06) <- GMM SERVICE ACCEPT (P-TMSI=0xd3504c06) (gprs_gmm.c:813) 20241114165456601 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241114165456601 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165456601 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165456601 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165456601 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165456601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165456601 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165456601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165456601 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165456602 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165456602 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165456602 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165456602 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165456602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165456602 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165456602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165456602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1545)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@96733a1a5f60: vl_len:23 SGSN_Test_0-SCCP(1538)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1538)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241114165456608 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165456608 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165456608 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165456608 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165456608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165456608 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165456608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165456608 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165456609 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114165456609 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114165456609 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114165456609 DMM INFO MM(262420000001058/d3504c06) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241114165456609 DMM INFO MM(262420000001058/d3504c06) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114165456609 DMM DEBUG MM(262420000001058/d3504c06) Using GGSN 0 (gprs_sm.c:317) 20241114165456609 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) 20241114165456609 DLGTP DEBUG Begin pdp_tidset tid = 5850100000024262 (pdp.c:279) 20241114165456609 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114165456609 DGPRS NOTICE PDP(262420000001058/0) Create PDP Context (sgsn_libgtp.c:186) 20241114165456609 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:402) 20241114165456622 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 ea e4 2b 16 11 cb 44 da aa 14 05 7f 3c 95 5e 95 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1083 from retransmit req queue (gtp.c:443) 20241114165456622 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1b3d8ebe60, cbp=0x614000020ea0) (sgsn_libgtp.c:630) 20241114165456622 DGPRS INFO PDP(262420000001058/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241114165456622 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165456622 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165456622 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165456622 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165456622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165456622 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165456622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165456622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@96733a1a5f60: vl_len:30 SGSN_Test_0-SCCP(1538)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1538)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800F1EB37A9'O 20241114165456640 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165456641 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165456641 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165456641 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165456641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165456641 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165456641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165456641 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165456641 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241114165456641 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241114165456641 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241114165456641 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:574) 20241114165456641 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241114165456641 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:402) 20241114165456641 DGPRS INFO PDP(262420000001058/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241114165456641 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241114165456642 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165456642 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165456642 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165456642 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165456642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165456642 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165456642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165456642 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241114165456645 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 ea e4 2b 16 11 cb 44 da aa 7f 3c 95 5e 95 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1084 from retransmit req queue (gtp.c:443) 20241114165456645 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f1b3d8ebe60, cbp=0x614000020ea0) (sgsn_libgtp.c:630) 20241114165456645 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)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1545)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@96733a1a5f60: vl_len:16 SGSN_Test_0-SCCP(1538)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1538)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241114165456654 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165456654 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165456654 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165456654 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165456654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165456654 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165456654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165456654 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165456654 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114165456654 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114165456654 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114165456654 DMM INFO MM(262420000001058/d3504c06) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241114165456654 DGPRS INFO PDP(262420000001058/0) Delete PDP Context (sgsn_libgtp.c:323) 20241114165456654 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:402) 20241114165456656 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) 20241114165456656 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f1b3d8ebe60, cbp=0x614000020ea0) (sgsn_libgtp.c:630) 20241114165456656 DGPRS INFO PDP(262420000001058/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241114165456656 DMM INFO MM(262420000001058/d3504c06) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241114165456656 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241114165456656 DLGTP DEBUG Begin pdp_tiddel tid = 5850100000024262 (pdp.c:298) 20241114165456656 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241114165456657 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165456657 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165456657 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165456657 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165456657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165456657 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165456657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165456657 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1545)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw-BVCI196(1525)@96733a1a5f60: Removing Client IMSI='262420000001058'H, index=0 TC_attach_pdp_act_user_addr_v4raw(1545)@96733a1a5f60: Final verdict of PTC: pass SGSN_Test_0-RAN(1539)@96733a1a5f60: Final verdict of PTC: none 20241114165456664 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241114165456664 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) 20241114165456664 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241114165456664 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241114165456664 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241114165456664 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) 20241114165456664 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241114165456664 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241114165456664 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) 20241114165456664 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165456664 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241114165456664 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241114165456664 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241114165456664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241114165456664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241114165456664 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241114165456664 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241114165456664 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1540)@96733a1a5f60: Final verdict of PTC: none SGSN_Test_0-SCCP(1538)@96733a1a5f60: Final verdict of PTC: none 20241114165456667 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44358<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114165456669 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114165456669 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(1543)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1542)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1523)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(1528)@96733a1a5f60: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1525)@96733a1a5f60: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1527)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(1532)@96733a1a5f60: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(1537)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1533)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(1530)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(1526)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(1535)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1525): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(1526): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(1527): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(1528): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(1530): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(1532): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(1533): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(1535): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(1537): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test_0-SCCP(1538): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1545): pass (none -> pass) MTC@96733a1a5f60: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:54:56 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 20241114165456812 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35898<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165457314 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35898<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=302132) 20241114165457671 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165457671 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=302132, count=305044) 20241114165458666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241114165458666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241114165458666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241114165458672 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165458672 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:54:59 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 20241114165459674 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165459674 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241114165459996 DGPRS DEBUG Checking for inactive LLMEs, time = 13414034 (sgsn.c:132) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20241114165500379 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35910<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165500381 DMM INFO MM(262420000001058/d3504c06) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114165500381 DMM INFO MM(262420000001058/d3504c06) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114165500381 DMM DEBUG GMM(gmm_fsm)[0x61200002b2a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114165500381 DMM DEBUG GMM(gmm_fsm)[0x61200002b2a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114165500381 DMM DEBUG MM_STATE_Iu(7)[0x61200002b720]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241114165500381 DMM DEBUG MM_STATE_Iu(7)[0x61200002b720]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241114165500381 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20241114165500381 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) 20241114165500381 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:401) 20241114165500381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{Init}: Deallocated (fsm.c:568) 20241114165500381 DMM DEBUG MM_STATE_Gb[0x61200002b5a0]{Idle}: Deallocated (fsm.c:568) 20241114165500381 DMM DEBUG MM_STATE_Iu(7)[0x61200002b720]{Detached}: Deallocated (fsm.c:568) 20241114165500381 DMM DEBUG GMM(gmm_fsm)[0x61200002b2a0]{Deregistered}: Deallocated (fsm.c:568) 20241114165500381 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241114165500382 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165500382 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165500382 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165500382 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165500382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165500382 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165500382 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:238) SGSN_Test-Gb0-NS0(1546)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1550)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165500426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114165500426 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) 20241114165500426 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) 20241114165500426 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165500426 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114165500426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165500426 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) 20241114165500426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165500426 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165500427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165500427 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) 20241114165500428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165500428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165500428 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) 20241114165500428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165500428 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) 20241114165500428 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165500428 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114165500428 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165500428 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1550)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114165500428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165500428 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165500432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1551)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1547)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165500442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165500442 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)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1552)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1551)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1555)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1555)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165500459 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114165500459 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) 20241114165500459 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) 20241114165500459 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165500459 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114165500459 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165500459 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) 20241114165500459 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165500459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1555)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165500461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165500461 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) 20241114165500461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165500461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165500461 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) 20241114165500461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165500461 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) 20241114165500461 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165500461 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114165500461 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165500461 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165500462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165500462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1555)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1555)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165500466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1556)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1552)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165500475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165500475 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1557)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1556)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1560)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1560)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165500494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114165500494 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) 20241114165500494 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) 20241114165500495 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165500495 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114165500495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165500495 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) 20241114165500495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165500495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1560)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165500496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165500496 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) 20241114165500496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165500497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165500497 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) 20241114165500497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165500497 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) 20241114165500497 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165500497 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114165500497 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165500497 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165500497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(1560)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114165500497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1560)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165500501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1557)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165500512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165500512 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@96733a1a5f60: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1563)@96733a1a5f60: ************************************************* SGSN_Test_0-M3UA(1563)@96733a1a5f60: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@96733a1a5f60: ************************************************* MTC@96733a1a5f60: Starting RAN_Emulation SGSN_Test_0-SCCP(1561)@96733a1a5f60: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114165500675 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165500675 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114165500675 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114165500675 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1565)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1565)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114165500677 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1565)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114165500677 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1565)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1565)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1565)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114165500714 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241114165500714 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) 20241114165500714 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241114165500714 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)@96733a1a5f60: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241114165500717 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165500717 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241114165500717 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241114165500717 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241114165500717 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241114165500717 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241114165500717 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241114165500718 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165500718 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241114165500718 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241114165500718 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241114165500718 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241114165500718 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241114165500719 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241114165500719 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241114165501527 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165501527 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165501527 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165501527 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165501527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165501527 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165501527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165501527 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165501527 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241114165501527 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241114165501528 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165501528 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165501528 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165501528 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165501528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165501528 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165501528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165501528 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1562)@96733a1a5f60: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@96733a1a5f60: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568), IMSI='262420000001055'H, TLLI='ECB83403'O, index=0 SGSN_Test-GSUP(1566)@96733a1a5f60: 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)@96733a1a5f60: 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 := '353B'O ("5;"), rac := 'EF'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(1562)@96733a1a5f60: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)12095478 SGSN_Test_0-SCCP(1561)@96733a1a5f60: First idle individual index:0 SGSN_Test_0-RAN(1562)@96733a1a5f60: patch: N(SD) for ConnIdx 0 set to 1 20241114165501742 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165501742 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165501742 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165501742 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165501742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165501742 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165501742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165501742 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165501743 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241114165501743 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241114165501743 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241114165501743 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach" (gprs_gmm.c:1266) 20241114165501743 DMM DEBUG GMM(gmm_fsm)[0x61200002bd20]{Deregistered}: Allocated (fsm.c:456) 20241114165501743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{Init}: Allocated (fsm.c:456) 20241114165501743 DMM DEBUG MM_STATE_Gb[0x61200002c020]{Idle}: Allocated (fsm.c:456) 20241114165501743 DMM DEBUG MM_STATE_Iu[0x61200002c1a0]{Detached}: Allocated (fsm.c:456) 20241114165501743 DMM DEBUG GMM(gmm_fsm)[0x61200002bd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114165501743 DMM DEBUG GMM(gmm_fsm)[0x61200002bd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114165501743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114165501743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114165501743 DMM DEBUG MM(262420000001055/c70964ee) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114165501743 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241114165501743 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165501743 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165501743 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165501743 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165501743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165501743 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165501743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165501744 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165501744 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165501744 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165501744 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165501744 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165501744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165501744 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165501744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165501744 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@96733a1a5f60: { messageType := 2, destLocRef := 'B88FF6'O, sourceLocRef := '000009'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1561)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@96733a1a5f60: 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 := '707E29B35116B76F2962272A9B592DB3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5A8A2998'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7C0ACE7E7ADBB25C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3940692D43B5916919E0D230C7558626'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7AB1D8DCF7AC2EEE63056FB2A507388F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '39502BB796C9B23E7150894CA53FE8DB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'BBFC9011CC6397C9'O } } } } } SGSN_Test_0-SCCP(1561)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@96733a1a5f60: vl_len:23 SGSN_Test_0-SCCP(1561)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1561)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20241114165501755 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165501755 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165501755 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165501755 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165501755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165501755 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165501755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165501755 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165501756 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114165501756 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114165501756 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114165501756 DMM DEBUG MM(262420000001055/c70964ee) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1084) 20241114165501756 DMM NOTICE MM(262420000001055/c70964ee) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114165501756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114165501756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114165501756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114165501756 DMM DEBUG MM(262420000001055/c70964ee) Requesting authorization (sgsn_auth.c:160) 20241114165501756 DMM INFO MM(262420000001055/c70964ee) Requesting authentication tuples (sgsn_auth.c:184) 20241114165501756 DMM DEBUG MM(262420000001055/c70964ee) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114165501756 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20241114165501756 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)@96733a1a5f60: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) SGSN_Test-GSUP(1566)@96733a1a5f60: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)"262420000001055" 20241114165501759 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114165501759 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114165501759 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114165501759 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114165501759 DMM INFO MM(262420000001055/c70964ee) Subscriber data update (mmctx.c:445) 20241114165501759 DMM DEBUG MM(262420000001055/c70964ee) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114165501759 DMM INFO MM(262420000001055/c70964ee) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114165501759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114165501759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114165501760 DMM INFO MM(262420000001055/c70964ee) <- GMM AUTH AND CIPHERING REQ (rand = 70 7e 29 b3 51 16 b7 6f 29 62 27 2a 9b 59 2d b3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 39 50 2b b7 96 c9 b2 3e 71 50 89 4c a5 3f e8 db ) (gprs_gmm.c:483) 20241114165501760 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241114165501760 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165501760 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165501760 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165501760 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165501760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165501760 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165501760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165501760 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@96733a1a5f60: vl_len:37 SGSN_Test_0-SCCP(1561)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1561)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130022BBFC901123094B99990000105005F02904CC6397C9'O 20241114165501768 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165501768 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165501768 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165501768 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165501768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165501768 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165501768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165501768 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165501768 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114165501768 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114165501768 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114165501768 DMM INFO MM(262420000001055/c70964ee) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114165501768 DMM NOTICE MM(262420000001055/c70964ee) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114165501768 DMM DEBUG MM(262420000001055/c70964ee) checking auth: received UMTS RES = bb fc 90 11 cc 63 97 c9 (gprs_gmm.c:666) 20241114165501768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114165501768 DMM DEBUG MM(262420000001055/c70964ee) Requesting authorization (sgsn_auth.c:160) 20241114165501768 DMM INFO MM(262420000001055/c70964ee) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114165501768 DMM DEBUG MM(262420000001055/c70964ee) Requesting subscriber data update (gprs_subscriber.c:894) 20241114165501768 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20241114165501768 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) 20241114165501768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241114165501768 DMM DEBUG MM(262420000001055/c70964ee) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241114165501769 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165501769 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165501769 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165501769 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165501769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165501769 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165501769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165501769 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@96733a1a5f60: vl_len:12 SGSN_Test_0-SCCP(1561)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1561)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241114165501778 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165501778 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165501778 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165501778 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165501778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165501778 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165501778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165501778 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165501778 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241114165501778 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241114165501778 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241114165501778 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20241114165501778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241114165501778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241114165501778 DMM INFO MM(262420000001055/c70964ee) <- GMM ATTACH ACCEPT (new P-TMSI=0xc70964ee) (gprs_gmm.c:300) 20241114165501778 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241114165501779 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165501779 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165501779 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165501779 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165501779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165501779 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165501779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165501779 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165501779 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165501779 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165501779 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165501779 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165501779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165501779 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165501779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165501779 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241114165501783 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114165501783 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114165501783 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241114165501783 DMM INFO MM(262420000001055/c70964ee) Subscriber data update (mmctx.c:445) 20241114165501783 DMM DEBUG MM(262420000001055/c70964ee) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114165501783 DMM INFO MM(262420000001055/c70964ee) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114165501784 DMM NOTICE MM(262420000001055/c70964ee) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1000) 20241114165501784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114165501784 DMM NOTICE MM(262420000001055/c70964ee) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114165501784 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) 20241114165501784 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114165501784 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241114165501784 DMM INFO MM(262420000001055/c70964ee) Subscriber data update (mmctx.c:445) 20241114165501784 DMM DEBUG MM(262420000001055/c70964ee) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1561)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@96733a1a5f60: vl_len:14 SGSN_Test_0-SCCP(1561)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1561)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241114165501787 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165501787 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165501787 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165501787 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165501787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165501787 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165501787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165501787 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165501787 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114165501787 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114165501787 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114165501787 DMM INFO MM(262420000001055/c70964ee) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114165501787 DMM NOTICE MM(262420000001055/c70964ee) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114165501787 DMM DEBUG GMM(gmm_fsm)[0x61200002bd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114165501787 DMM DEBUG GMM(gmm_fsm)[0x61200002bd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114165501788 DMM DEBUG MM_STATE_Iu(9)[0x61200002c1a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241114165501788 DMM DEBUG MM_STATE_Iu(9)[0x61200002c1a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241114165501788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114165501788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241114165501788 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165501788 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165501788 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165501788 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165501788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165501788 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165501788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165501788 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@96733a1a5f60: vl_len:7 SGSN_Test_0-SCCP(1561)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1561)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241114165501794 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165501794 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165501794 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165501794 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165501794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165501794 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165501794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165501794 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165501794 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241114165501794 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241114165501794 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241114165501794 DMM INFO MM(262420000001055/c70964ee) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241114165501794 DMM DEBUG MM_STATE_Iu(9)[0x61200002c1a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241114165501794 DMM DEBUG MM_STATE_Iu(9)[0x61200002c1a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241114165501794 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165501794 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165501794 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165501794 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165501794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165501794 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165501794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165501795 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@96733a1a5f60: Session index based on local reference:0 20241114165501796 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165501796 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165501796 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165501796 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165501796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) SGSN_Test_0-RAN(1562)@96733a1a5f60: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)12095478 20241114165501796 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165501796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165501796 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@96733a1a5f60: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@96733a1a5f60: 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 := 'C70964EE'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@96733a1a5f60: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)8693139 SGSN_Test_0-RAN(1562)@96733a1a5f60: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@96733a1a5f60: First idle individual index:0 20241114165501997 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165501997 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165501997 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165501997 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165501998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165501998 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165501998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165501998 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165501999 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241114165501999 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241114165501999 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241114165501999 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC70964EE) type="signalling" (gprs_gmm.c:1937) 20241114165501999 DMM DEBUG GMM(gmm_fsm)[0x61200002bd20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241114165501999 DMM DEBUG GMM(gmm_fsm)[0x61200002bd20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241114165501999 DMM DEBUG MM(262420000001055/c70964ee) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241114165501999 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165501999 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165501999 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165501999 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165501999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165501999 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165501999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165501999 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165501999 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165501999 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165501999 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165501999 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165502000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165502000 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165502000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165502000 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@96733a1a5f60: { messageType := 2, destLocRef := '84A593'O, sourceLocRef := '00000A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1561)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@96733a1a5f60: vl_len:12 SGSN_Test_0-SCCP(1561)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1561)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241114165502005 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165502005 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165502005 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165502005 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165502005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165502005 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165502005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165502005 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165502005 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241114165502005 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241114165502005 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241114165502005 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:366) 20241114165502006 DMM DEBUG MM_STATE_Iu(9)[0x61200002c1a0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241114165502006 DMM DEBUG MM_STATE_Iu(9)[0x61200002c1a0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241114165502006 DMM INFO MM(262420000001055/c70964ee) <- GMM SERVICE ACCEPT (P-TMSI=0xc70964ee) (gprs_gmm.c:813) 20241114165502006 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241114165502006 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165502006 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165502006 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165502006 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165502006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165502006 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165502006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165502006 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165502006 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165502006 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165502006 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165502007 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165502007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165502007 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165502007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165502007 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@96733a1a5f60: vl_len:23 SGSN_Test_0-SCCP(1561)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1561)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241114165502014 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165502014 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165502014 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165502014 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165502014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165502014 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165502014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165502014 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165502014 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114165502014 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114165502014 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114165502014 DMM INFO MM(262420000001055/c70964ee) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241114165502014 DMM INFO MM(262420000001055/c70964ee) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114165502014 DMM DEBUG MM(262420000001055/c70964ee) Using GGSN 0 (gprs_sm.c:317) 20241114165502014 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) 20241114165502014 DLGTP DEBUG Begin pdp_tidset tid = 5550100000024262 (pdp.c:279) 20241114165502015 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114165502015 DGPRS NOTICE PDP(262420000001055/0) Create PDP Context (sgsn_libgtp.c:186) 20241114165502015 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:402) 20241114165502024 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 3f 72 9f d0 11 e5 e5 b3 69 14 05 7f d1 7b a2 be 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1086 from retransmit req queue (gtp.c:443) 20241114165502024 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1b3d8ebe60, cbp=0x6140000236a0) (sgsn_libgtp.c:630) 20241114165502024 DGPRS INFO PDP(262420000001055/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241114165502025 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165502025 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165502025 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165502025 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165502025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165502025 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165502025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165502025 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@96733a1a5f60: vl_len:33 SGSN_Test_0-SCCP(1561)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1561)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '6000001D000001003440160000010033400F6028DC3500017F000068003B95DEC4'O 20241114165502048 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165502048 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165502048 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165502048 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165502048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165502048 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165502048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165502048 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165502048 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241114165502048 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241114165502048 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241114165502048 DRANAP INFO Rx RAB Assignment Response for UE conn_id 10 (iu_client.c:574) 20241114165502048 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 )20241114165502048 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:402) 20241114165502048 DGPRS INFO PDP(262420000001055/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241114165502048 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241114165502049 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165502049 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165502049 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165502049 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165502049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165502049 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165502049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165502049 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241114165502052 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 3f 72 9f d0 11 e5 e5 b3 69 7f d1 7b a2 be 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1087 from retransmit req queue (gtp.c:443) 20241114165502052 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f1b3d8ebe60, cbp=0x6140000236a0) (sgsn_libgtp.c:630) 20241114165502052 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)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@96733a1a5f60: vl_len:16 SGSN_Test_0-SCCP(1561)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1561)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241114165502061 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165502061 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165502061 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165502061 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165502061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165502061 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165502061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165502061 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165502061 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114165502061 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114165502061 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114165502062 DMM INFO MM(262420000001055/c70964ee) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241114165502062 DGPRS INFO PDP(262420000001055/0) Delete PDP Context (sgsn_libgtp.c:323) 20241114165502062 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:402) 20241114165502063 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) 20241114165502063 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f1b3d8ebe60, cbp=0x6140000236a0) (sgsn_libgtp.c:630) 20241114165502063 DGPRS INFO PDP(262420000001055/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241114165502063 DMM INFO MM(262420000001055/c70964ee) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241114165502063 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241114165502063 DLGTP DEBUG Begin pdp_tiddel tid = 5550100000024262 (pdp.c:298) 20241114165502063 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241114165502064 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165502064 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165502064 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165502064 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165502064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165502064 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165502064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165502064 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@96733a1a5f60: Removing Client IMSI='262420000001055'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@96733a1a5f60: Final verdict of PTC: pass SGSN_Test_0-RAN(1562)@96733a1a5f60: Final verdict of PTC: none 20241114165502071 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241114165502071 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) 20241114165502071 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241114165502071 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241114165502071 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241114165502072 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) 20241114165502072 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241114165502072 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241114165502072 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) 20241114165502072 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165502072 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241114165502072 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241114165502072 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241114165502072 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241114165502072 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241114165502072 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241114165502072 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241114165502072 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1563)@96733a1a5f60: Final verdict of PTC: none SGSN_Test_0-SCCP(1561)@96733a1a5f60: Final verdict of PTC: none 20241114165502075 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35910<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114165502077 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1566)@96733a1a5f60: Final verdict of PTC: none 20241114165502078 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@96733a1a5f60: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1565)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1547)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1556)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1546)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(1550)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1551)@96733a1a5f60: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(1555)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1552)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(1560)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(1553)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(1548)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(1558)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(1548): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(1550): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(1551): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(1553): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(1555): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(1556): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(1558): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(1560): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test_0-SCCP(1561): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568): pass (none -> pass) MTC@96733a1a5f60: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:55:02 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 20241114165502213 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35918<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165502715 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35918<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=304188) 20241114165503079 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165503079 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=304188, count=305444) 20241114165504073 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241114165504073 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241114165504073 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241114165504080 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165504080 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:55: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_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 20241114165505081 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165505081 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20241114165505779 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35926<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165505781 DMM INFO MM(262420000001055/c70964ee) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114165505781 DMM INFO MM(262420000001055/c70964ee) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114165505781 DMM DEBUG GMM(gmm_fsm)[0x61200002bd20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114165505781 DMM DEBUG GMM(gmm_fsm)[0x61200002bd20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114165505781 DMM DEBUG MM_STATE_Iu(9)[0x61200002c1a0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241114165505781 DMM DEBUG MM_STATE_Iu(9)[0x61200002c1a0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241114165505781 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20241114165505781 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) 20241114165505781 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:401) 20241114165505781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{Init}: Deallocated (fsm.c:568) 20241114165505781 DMM DEBUG MM_STATE_Gb[0x61200002c020]{Idle}: Deallocated (fsm.c:568) 20241114165505781 DMM DEBUG MM_STATE_Iu(9)[0x61200002c1a0]{Detached}: Deallocated (fsm.c:568) 20241114165505781 DMM DEBUG GMM(gmm_fsm)[0x61200002bd20]{Deregistered}: Deallocated (fsm.c:568) 20241114165505781 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241114165505781 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165505781 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165505782 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165505782 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165505782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165505782 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165505782 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:238) SGSN_Test-Gb0-NS0(1569)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1574)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1574)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165505828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114165505828 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) 20241114165505828 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) 20241114165505828 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165505828 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114165505828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165505828 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) 20241114165505828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165505828 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(1574)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165505830 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165505830 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) 20241114165505830 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165505830 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165505830 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) 20241114165505830 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165505830 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) 20241114165505830 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165505830 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114165505830 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165505830 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165505831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165505831 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(1574)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1574)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1573)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 20241114165505834 DLNS DEBUG GPRS-NS2-VC(UDP-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(1570)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165505843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165505843 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(1571)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1575)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1573)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1578)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165505856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114165505856 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) 20241114165505856 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) 20241114165505857 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165505857 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114165505857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165505857 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) 20241114165505857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165505857 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165505859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165505859 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) 20241114165505859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165505859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165505859 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) 20241114165505859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165505859 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) 20241114165505859 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165505859 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114165505859 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165505859 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1578)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114165505860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165505860 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165505864 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1575)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165505874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165505874 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)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1580)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1579)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1583)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165505893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114165505893 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) 20241114165505893 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) 20241114165505893 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165505893 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114165505893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165505893 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) 20241114165505893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165505893 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165505894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165505894 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) 20241114165505895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165505895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165505895 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) 20241114165505895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165505895 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) 20241114165505895 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165505895 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114165505895 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165505895 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165505895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165505895 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1583)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165505899 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165505908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165505908 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@96733a1a5f60: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@96733a1a5f60: Starting RAN_Emulation SGSN_Test_0-M3UA(1586)@96733a1a5f60: ************************************************* SGSN_Test_0-M3UA(1586)@96733a1a5f60: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1586)@96733a1a5f60: ************************************************* SGSN_Test_0-SCCP(1584)@96733a1a5f60: v_sccp_pdu_maxlen:268 20241114165506082 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165506082 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114165506082 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114165506082 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1588)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1588)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114165506084 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1588)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114165506084 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1588)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1588)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1588)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114165506116 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241114165506116 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) 20241114165506116 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241114165506116 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)@96733a1a5f60: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241114165506119 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165506119 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241114165506119 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241114165506119 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241114165506119 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241114165506119 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241114165506119 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241114165506120 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165506120 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241114165506120 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241114165506120 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241114165506120 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241114165506120 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241114165506120 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241114165506121 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241114165506926 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165506926 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165506926 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165506926 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165506926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165506926 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165506927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165506927 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165506927 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241114165506927 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241114165506928 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165506928 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165506928 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165506928 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165506928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165506928 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165506928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165506928 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1585)@96733a1a5f60: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1571)@96733a1a5f60: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591), IMSI='262420000001056'H, TLLI='CA1B4604'O, index=0 SGSN_Test-GSUP(1589)@96733a1a5f60: 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)@96733a1a5f60: 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 := '79FC'O, rac := '07'O ("\a") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1585)@96733a1a5f60: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)10901124 SGSN_Test_0-SCCP(1584)@96733a1a5f60: First idle individual index:0 SGSN_Test_0-RAN(1585)@96733a1a5f60: patch: N(SD) for ConnIdx 0 set to 1 20241114165507151 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165507151 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165507151 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165507151 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165507151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165507151 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165507151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165507151 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165507152 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241114165507152 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241114165507153 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241114165507153 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach" (gprs_gmm.c:1266) 20241114165507153 DMM DEBUG GMM(gmm_fsm)[0x61200002c7a0]{Deregistered}: Allocated (fsm.c:456) 20241114165507153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{Init}: Allocated (fsm.c:456) 20241114165507153 DMM DEBUG MM_STATE_Gb[0x61200002caa0]{Idle}: Allocated (fsm.c:456) 20241114165507153 DMM DEBUG MM_STATE_Iu[0x61200002cc20]{Detached}: Allocated (fsm.c:456) 20241114165507153 DMM DEBUG GMM(gmm_fsm)[0x61200002c7a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114165507153 DMM DEBUG GMM(gmm_fsm)[0x61200002c7a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114165507153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114165507153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114165507153 DMM DEBUG MM(262420000001056/fbdc7f34) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114165507153 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241114165507153 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165507153 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165507153 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165507153 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165507154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165507154 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165507154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165507154 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165507154 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165507154 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165507154 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165507154 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165507154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165507154 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165507154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165507154 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@96733a1a5f60: { messageType := 2, destLocRef := 'A65684'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)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@96733a1a5f60: 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 := '54F54CAFE3C674F18704E49750ED31A2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AB6C693B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '39E8DB2FF299C61B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '1AB4DD98C30E86C203610FBF76FB0B3E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2424FE9C0FD783BE3F7DE65BE445A9AA'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D3C76E13DE831CB7B0DFC8774B7ED0C1'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '971098180F5249C8'O } } } } } SGSN_Test_0-SCCP(1584)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@96733a1a5f60: vl_len:23 SGSN_Test_0-SCCP(1584)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1584)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20241114165507163 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165507163 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165507164 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165507164 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165507164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165507164 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165507164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165507164 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165507164 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114165507164 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114165507164 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114165507164 DMM DEBUG MM(262420000001056/fbdc7f34) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1084) 20241114165507164 DMM NOTICE MM(262420000001056/fbdc7f34) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114165507164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114165507164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114165507164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114165507164 DMM DEBUG MM(262420000001056/fbdc7f34) Requesting authorization (sgsn_auth.c:160) 20241114165507164 DMM INFO MM(262420000001056/fbdc7f34) Requesting authentication tuples (sgsn_auth.c:184) 20241114165507164 DMM DEBUG MM(262420000001056/fbdc7f34) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114165507164 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20241114165507164 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)@96733a1a5f60: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) SGSN_Test-GSUP(1589)@96733a1a5f60: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)"262420000001056" 20241114165507167 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114165507167 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114165507167 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114165507167 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114165507167 DMM INFO MM(262420000001056/fbdc7f34) Subscriber data update (mmctx.c:445) 20241114165507167 DMM DEBUG MM(262420000001056/fbdc7f34) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114165507167 DMM INFO MM(262420000001056/fbdc7f34) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114165507167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114165507167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114165507167 DMM INFO MM(262420000001056/fbdc7f34) <- GMM AUTH AND CIPHERING REQ (rand = 54 f5 4c af e3 c6 74 f1 87 04 e4 97 50 ed 31 a2 , mmctx_is_r99=1, vec->auth_types=0x3, autn = d3 c7 6e 13 de 83 1c b7 b0 df c8 77 4b 7e d0 c1 ) (gprs_gmm.c:483) 20241114165507167 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241114165507168 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165507168 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165507168 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165507168 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165507168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165507168 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165507168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165507168 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@96733a1a5f60: vl_len:37 SGSN_Test_0-SCCP(1584)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1584)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A229710981823094B99990000105006F029040F5249C8'O 20241114165507173 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165507173 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165507173 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165507174 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165507174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165507174 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165507174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165507174 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165507174 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114165507174 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114165507174 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114165507174 DMM INFO MM(262420000001056/fbdc7f34) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114165507174 DMM NOTICE MM(262420000001056/fbdc7f34) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114165507174 DMM DEBUG MM(262420000001056/fbdc7f34) checking auth: received UMTS RES = 97 10 98 18 0f 52 49 c8 (gprs_gmm.c:666) 20241114165507174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114165507174 DMM DEBUG MM(262420000001056/fbdc7f34) Requesting authorization (sgsn_auth.c:160) 20241114165507174 DMM INFO MM(262420000001056/fbdc7f34) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114165507174 DMM DEBUG MM(262420000001056/fbdc7f34) Requesting subscriber data update (gprs_subscriber.c:894) 20241114165507174 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20241114165507174 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) 20241114165507174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241114165507174 DMM DEBUG MM(262420000001056/fbdc7f34) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241114165507175 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165507175 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165507175 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165507175 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165507175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165507175 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165507175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165507175 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@96733a1a5f60: vl_len:12 SGSN_Test_0-SCCP(1584)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1584)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241114165507183 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165507183 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165507183 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165507183 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165507183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165507183 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165507183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165507183 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165507184 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241114165507184 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241114165507184 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241114165507184 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20241114165507184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241114165507184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241114165507184 DMM INFO MM(262420000001056/fbdc7f34) <- GMM ATTACH ACCEPT (new P-TMSI=0xfbdc7f34) (gprs_gmm.c:300) 20241114165507184 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241114165507185 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165507185 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165507185 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165507185 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165507185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165507185 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165507185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165507185 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165507185 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165507185 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165507185 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165507185 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165507185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165507185 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165507185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165507185 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241114165507189 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114165507189 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114165507189 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241114165507189 DMM INFO MM(262420000001056/fbdc7f34) Subscriber data update (mmctx.c:445) 20241114165507189 DMM DEBUG MM(262420000001056/fbdc7f34) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114165507189 DMM INFO MM(262420000001056/fbdc7f34) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114165507189 DMM NOTICE MM(262420000001056/fbdc7f34) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1000) 20241114165507189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114165507189 DMM NOTICE MM(262420000001056/fbdc7f34) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114165507190 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) 20241114165507190 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114165507190 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241114165507190 DMM INFO MM(262420000001056/fbdc7f34) Subscriber data update (mmctx.c:445) 20241114165507190 DMM DEBUG MM(262420000001056/fbdc7f34) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1584)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@96733a1a5f60: vl_len:14 SGSN_Test_0-SCCP(1584)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1584)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241114165507192 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165507192 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165507193 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165507193 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165507193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165507193 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165507193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165507193 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165507193 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114165507193 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114165507193 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114165507193 DMM INFO MM(262420000001056/fbdc7f34) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114165507193 DMM NOTICE MM(262420000001056/fbdc7f34) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114165507193 DMM DEBUG GMM(gmm_fsm)[0x61200002c7a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114165507193 DMM DEBUG GMM(gmm_fsm)[0x61200002c7a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114165507193 DMM DEBUG MM_STATE_Iu(11)[0x61200002cc20]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241114165507193 DMM DEBUG MM_STATE_Iu(11)[0x61200002cc20]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241114165507193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114165507193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241114165507193 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165507194 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165507194 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165507194 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165507194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165507194 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165507194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165507194 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@96733a1a5f60: vl_len:7 SGSN_Test_0-SCCP(1584)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1584)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241114165507199 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165507199 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165507199 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165507199 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165507199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165507199 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165507199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165507199 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165507199 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241114165507200 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241114165507200 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241114165507200 DMM INFO MM(262420000001056/fbdc7f34) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241114165507200 DMM DEBUG MM_STATE_Iu(11)[0x61200002cc20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241114165507200 DMM DEBUG MM_STATE_Iu(11)[0x61200002cc20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241114165507200 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165507200 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165507200 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165507200 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165507200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165507200 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165507200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165507200 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@96733a1a5f60: Session index based on local reference:0 20241114165507202 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165507202 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165507202 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165507202 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165507202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165507202 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165507202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165507202 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1585)@96733a1a5f60: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)10901124 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@96733a1a5f60: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@96733a1a5f60: 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 := 'FBDC7F34'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@96733a1a5f60: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)13430255 SGSN_Test_0-RAN(1585)@96733a1a5f60: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@96733a1a5f60: First idle individual index:0 20241114165507405 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165507405 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165507405 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165507406 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165507406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165507406 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165507406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165507406 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165507407 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241114165507407 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241114165507407 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241114165507407 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFBDC7F34) type="signalling" (gprs_gmm.c:1937) 20241114165507407 DMM DEBUG GMM(gmm_fsm)[0x61200002c7a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241114165507407 DMM DEBUG GMM(gmm_fsm)[0x61200002c7a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241114165507407 DMM DEBUG MM(262420000001056/fbdc7f34) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241114165507408 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165507408 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165507408 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165507408 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165507408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165507408 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165507408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165507408 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165507408 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165507408 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165507408 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165507408 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165507408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165507408 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165507408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165507408 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@96733a1a5f60: { messageType := 2, destLocRef := 'CCEDEF'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)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@96733a1a5f60: vl_len:12 SGSN_Test_0-SCCP(1584)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1584)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241114165507412 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165507412 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165507412 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165507412 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165507412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165507412 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165507412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165507413 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165507413 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241114165507413 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241114165507413 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241114165507413 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:366) 20241114165507413 DMM DEBUG MM_STATE_Iu(11)[0x61200002cc20]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241114165507413 DMM DEBUG MM_STATE_Iu(11)[0x61200002cc20]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241114165507413 DMM INFO MM(262420000001056/fbdc7f34) <- GMM SERVICE ACCEPT (P-TMSI=0xfbdc7f34) (gprs_gmm.c:813) 20241114165507413 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241114165507414 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165507414 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165507414 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165507414 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165507414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165507414 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165507414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165507414 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165507414 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165507414 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165507414 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165507414 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165507414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165507414 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165507415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165507415 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1584)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@96733a1a5f60: vl_len:23 SGSN_Test_0-SCCP(1584)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1584)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241114165507421 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165507421 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165507421 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165507421 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165507421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165507421 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165507421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165507421 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165507422 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114165507422 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114165507422 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114165507422 DMM INFO MM(262420000001056/fbdc7f34) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241114165507422 DMM INFO MM(262420000001056/fbdc7f34) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114165507422 DMM DEBUG MM(262420000001056/fbdc7f34) Using GGSN 0 (gprs_sm.c:317) 20241114165507422 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) 20241114165507422 DLGTP DEBUG Begin pdp_tidset tid = 5650100000024262 (pdp.c:279) 20241114165507422 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114165507422 DGPRS NOTICE PDP(262420000001056/0) Create PDP Context (sgsn_libgtp.c:186) 20241114165507422 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:402) 20241114165507433 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 c2 69 34 bc 11 3a e7 a6 70 14 05 7f c8 36 50 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=1089 from retransmit req queue (gtp.c:443) 20241114165507433 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1b3d8ebe60, cbp=0x614000025ea0) (sgsn_libgtp.c:630) 20241114165507433 DGPRS INFO PDP(262420000001056/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241114165507434 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165507434 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165507434 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165507434 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165507434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165507434 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165507434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165507434 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@96733a1a5f60: vl_len:46 SGSN_Test_0-SCCP(1584)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1584)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C602A7C3500017F0000680000000000000000000000000000F1ED618A'O 20241114165507453 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165507453 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165507453 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165507453 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165507453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165507453 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165507453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165507453 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165507453 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241114165507453 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241114165507453 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241114165507453 DRANAP INFO Rx RAB Assignment Response for UE conn_id 12 (iu_client.c:574) 20241114165507453 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 )20241114165507453 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:402) 20241114165507454 DGPRS INFO PDP(262420000001056/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241114165507454 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241114165507454 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165507454 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165507454 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165507454 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165507454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165507454 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165507454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165507454 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241114165507457 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 c2 69 34 bc 11 3a e7 a6 70 7f c8 36 50 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=1090 from retransmit req queue (gtp.c:443) 20241114165507457 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f1b3d8ebe60, cbp=0x614000025ea0) (sgsn_libgtp.c:630) 20241114165507457 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)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1584)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@96733a1a5f60: vl_len:16 SGSN_Test_0-SCCP(1584)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1584)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241114165507466 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165507466 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165507466 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165507466 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165507466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165507466 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165507466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165507466 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165507467 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114165507467 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114165507467 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114165507467 DMM INFO MM(262420000001056/fbdc7f34) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241114165507467 DGPRS INFO PDP(262420000001056/0) Delete PDP Context (sgsn_libgtp.c:323) 20241114165507467 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:402) 20241114165507468 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) 20241114165507468 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f1b3d8ebe60, cbp=0x614000025ea0) (sgsn_libgtp.c:630) 20241114165507468 DGPRS INFO PDP(262420000001056/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241114165507468 DMM INFO MM(262420000001056/fbdc7f34) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241114165507468 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241114165507469 DLGTP DEBUG Begin pdp_tiddel tid = 5650100000024262 (pdp.c:298) 20241114165507469 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241114165507469 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165507469 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165507469 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165507469 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165507469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165507469 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165507469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165507469 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1571)@96733a1a5f60: Removing Client IMSI='262420000001056'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@96733a1a5f60: Final verdict of PTC: pass SGSN_Test_0-RAN(1585)@96733a1a5f60: Final verdict of PTC: none 20241114165507478 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241114165507478 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) 20241114165507478 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241114165507478 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241114165507478 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241114165507478 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) 20241114165507478 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241114165507478 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241114165507478 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) 20241114165507478 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165507478 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241114165507478 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241114165507478 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241114165507478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241114165507478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241114165507478 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241114165507478 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241114165507478 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1586)@96733a1a5f60: Final verdict of PTC: none SGSN_Test_0-SCCP(1584)@96733a1a5f60: Final verdict of PTC: none 20241114165507481 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35926<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1589)@96733a1a5f60: Final verdict of PTC: none 20241114165507484 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114165507484 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI97(1574)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(1578)@96733a1a5f60: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1588)@96733a1a5f60: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1571)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1573)@96733a1a5f60: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1579)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(1583)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1569)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1570)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(1576)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(1572)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(1581)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1571): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(1572): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(1573): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(1574): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(1576): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(1578): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(1579): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(1581): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(1583): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test_0-SCCP(1584): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591): pass (none -> pass) MTC@96733a1a5f60: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:55:07 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 20241114165507623 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39130<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165508125 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39130<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=304192) 20241114165508485 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165508485 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=304192, count=305448) 20241114165509480 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241114165509480 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241114165509480 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241114165509486 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165509486 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:55:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_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 20241114165510488 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165510488 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20241114165511187 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39134<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165511188 DMM INFO MM(262420000001056/fbdc7f34) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114165511189 DMM INFO MM(262420000001056/fbdc7f34) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114165511189 DMM DEBUG GMM(gmm_fsm)[0x61200002c7a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114165511189 DMM DEBUG GMM(gmm_fsm)[0x61200002c7a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114165511189 DMM DEBUG MM_STATE_Iu(11)[0x61200002cc20]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241114165511189 DMM DEBUG MM_STATE_Iu(11)[0x61200002cc20]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241114165511189 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20241114165511189 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) 20241114165511189 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:401) 20241114165511189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{Init}: Deallocated (fsm.c:568) 20241114165511189 DMM DEBUG MM_STATE_Gb[0x61200002caa0]{Idle}: Deallocated (fsm.c:568) 20241114165511189 DMM DEBUG MM_STATE_Iu(11)[0x61200002cc20]{Detached}: Deallocated (fsm.c:568) 20241114165511189 DMM DEBUG GMM(gmm_fsm)[0x61200002c7a0]{Deregistered}: Deallocated (fsm.c:568) 20241114165511189 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241114165511189 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165511190 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165511190 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165511190 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165511190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165511190 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165511190 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:238) SGSN_Test-Gb0-NS0(1592)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1593)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1592)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1596)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165511234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114165511234 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) 20241114165511234 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) 20241114165511234 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165511234 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114165511234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165511234 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) 20241114165511234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165511234 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165511236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165511236 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) 20241114165511236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165511236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165511236 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) 20241114165511236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165511236 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) 20241114165511236 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165511236 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114165511236 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165511236 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165511237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(1596)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114165511237 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165511241 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1593)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1597)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 20241114165511250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165511250 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)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1598)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1597)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1602)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165511281 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114165511281 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) 20241114165511281 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) 20241114165511281 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165511281 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114165511281 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165511281 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) 20241114165511281 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165511281 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)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1602)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165511283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165511283 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) 20241114165511283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165511283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165511283 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) 20241114165511283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165511283 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) 20241114165511283 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165511283 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114165511283 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165511283 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165511284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165511284 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1602)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165511287 DLNS DEBUG GPRS-NS2-VC(UDP-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(1603)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1598)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1598)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165511298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165511298 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1599)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1601)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1607)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1607)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165511318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114165511318 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) 20241114165511318 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) 20241114165511318 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165511318 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114165511318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165511319 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) 20241114165511319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165511319 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(1607)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165511320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165511320 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) 20241114165511320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165511321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165511321 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) 20241114165511321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165511321 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) 20241114165511321 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165511321 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114165511321 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165511321 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165511321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165511321 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(1607)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1607)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165511325 DLNS DEBUG GPRS-NS2-VC(UDP-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@96733a1a5f60: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1609)@96733a1a5f60: ************************************************* SGSN_Test_0-M3UA(1609)@96733a1a5f60: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1609)@96733a1a5f60: ************************************************* MTC@96733a1a5f60: Starting RAN_Emulation SGSN_Test_0-SCCP(1606)@96733a1a5f60: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1603)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1603)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165511335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165511335 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(1604)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114165511489 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165511489 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114165511489 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114165511489 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1611)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1611)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114165511491 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1611)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1611)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114165511491 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1611)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1611)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1611)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1611)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114165511527 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241114165511527 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) 20241114165511527 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241114165511528 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)@96733a1a5f60: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241114165511530 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165511530 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241114165511530 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241114165511530 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241114165511530 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241114165511530 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241114165511530 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241114165511531 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165511531 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241114165511531 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241114165511531 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241114165511531 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241114165511531 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241114165511532 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241114165511532 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241114165512338 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165512338 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165512338 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165512338 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165512338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165512338 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165512339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165512339 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165512339 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241114165512339 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241114165512340 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165512340 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165512340 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165512340 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165512340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165512340 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165512340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165512340 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1608)@96733a1a5f60: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@96733a1a5f60: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614), IMSI='262420000001057'H, TLLI='FAE6235D'O, index=0 SGSN_Test-GSUP(1612)@96733a1a5f60: 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)@96733a1a5f60: 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 := 'DD57'O, rac := 'F6'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)@96733a1a5f60: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)14980797 SGSN_Test_0-SCCP(1606)@96733a1a5f60: First idle individual index:0 SGSN_Test_0-RAN(1608)@96733a1a5f60: patch: N(SD) for ConnIdx 0 set to 1 20241114165512556 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165512556 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165512556 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165512556 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165512556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165512556 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165512556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165512556 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165512557 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241114165512557 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241114165512558 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241114165512558 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach" (gprs_gmm.c:1266) 20241114165512558 DMM DEBUG GMM(gmm_fsm)[0x61200002d220]{Deregistered}: Allocated (fsm.c:456) 20241114165512558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{Init}: Allocated (fsm.c:456) 20241114165512558 DMM DEBUG MM_STATE_Gb[0x61200002d520]{Idle}: Allocated (fsm.c:456) 20241114165512558 DMM DEBUG MM_STATE_Iu[0x61200002d6a0]{Detached}: Allocated (fsm.c:456) 20241114165512558 DMM DEBUG GMM(gmm_fsm)[0x61200002d220]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114165512558 DMM DEBUG GMM(gmm_fsm)[0x61200002d220]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114165512558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114165512558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114165512558 DMM DEBUG MM(262420000001057/d869294a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114165512558 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241114165512558 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165512558 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165512558 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165512558 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165512558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165512558 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165512558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165512558 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165512559 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165512559 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165512559 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165512559 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165512559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165512559 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165512559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165512559 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1606)@96733a1a5f60: { messageType := 2, destLocRef := 'E496BD'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(1606)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1606)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1606)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1606)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1606)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@96733a1a5f60: 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 := 'DBA78D4C4666CC9E90E4FD26E39682E7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E089E8A2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4E05F8ADD3AD0C11'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'EA4AE82EEFB06812F9D8950D5CD5BD63'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '55C7109B8B54495F8D32C5954D3BD96E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '408F46FAFA59F2F75887F053B1547D98'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'DBA1E112779BE1FA'O } } } } } SGSN_Test_0-SCCP(1606)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1606)@96733a1a5f60: vl_len:23 SGSN_Test_0-SCCP(1606)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1606)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20241114165512567 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165512567 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165512568 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165512568 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165512568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165512568 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165512568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165512568 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165512568 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114165512568 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114165512568 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114165512568 DMM DEBUG MM(262420000001057/d869294a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1084) 20241114165512568 DMM NOTICE MM(262420000001057/d869294a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114165512568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114165512568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114165512568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114165512568 DMM DEBUG MM(262420000001057/d869294a) Requesting authorization (sgsn_auth.c:160) 20241114165512568 DMM INFO MM(262420000001057/d869294a) Requesting authentication tuples (sgsn_auth.c:184) 20241114165512568 DMM DEBUG MM(262420000001057/d869294a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114165512568 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20241114165512568 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)@96733a1a5f60: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) SGSN_Test-GSUP(1612)@96733a1a5f60: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)"262420000001057" 20241114165512571 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114165512571 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114165512571 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114165512571 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114165512571 DMM INFO MM(262420000001057/d869294a) Subscriber data update (mmctx.c:445) 20241114165512571 DMM DEBUG MM(262420000001057/d869294a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114165512571 DMM INFO MM(262420000001057/d869294a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114165512571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114165512571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114165512571 DMM INFO MM(262420000001057/d869294a) <- GMM AUTH AND CIPHERING REQ (rand = db a7 8d 4c 46 66 cc 9e 90 e4 fd 26 e3 96 82 e7 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 40 8f 46 fa fa 59 f2 f7 58 87 f0 53 b1 54 7d 98 ) (gprs_gmm.c:483) 20241114165512571 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241114165512572 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165512572 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165512572 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165512572 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165512572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165512572 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165512572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165512572 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1606)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1606)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1606)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1606)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1606)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1606)@96733a1a5f60: vl_len:37 SGSN_Test_0-SCCP(1606)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1606)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130222DBA1E11223094B99990000105007F02904779BE1FA'O 20241114165512578 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165512578 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165512578 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165512578 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165512578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165512578 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165512578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165512578 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165512579 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114165512579 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114165512579 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114165512579 DMM INFO MM(262420000001057/d869294a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114165512579 DMM NOTICE MM(262420000001057/d869294a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114165512579 DMM DEBUG MM(262420000001057/d869294a) checking auth: received UMTS RES = db a1 e1 12 77 9b e1 fa (gprs_gmm.c:666) 20241114165512579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114165512579 DMM DEBUG MM(262420000001057/d869294a) Requesting authorization (sgsn_auth.c:160) 20241114165512579 DMM INFO MM(262420000001057/d869294a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114165512579 DMM DEBUG MM(262420000001057/d869294a) Requesting subscriber data update (gprs_subscriber.c:894) 20241114165512579 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20241114165512579 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) 20241114165512579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241114165512579 DMM DEBUG MM(262420000001057/d869294a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241114165512579 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165512579 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165512579 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165512579 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165512579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165512579 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165512579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165512579 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1606)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1606)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1606)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1606)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1606)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1606)@96733a1a5f60: vl_len:12 SGSN_Test_0-SCCP(1606)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1606)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241114165512587 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165512587 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165512587 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165512587 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165512587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165512587 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165512587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165512587 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165512587 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241114165512587 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241114165512587 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241114165512587 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20241114165512587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241114165512587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241114165512587 DMM INFO MM(262420000001057/d869294a) <- GMM ATTACH ACCEPT (new P-TMSI=0xd869294a) (gprs_gmm.c:300) 20241114165512587 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241114165512587 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165512587 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165512587 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165512587 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165512588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165512588 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165512588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165512588 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165512588 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165512588 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165512588 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165512588 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165512588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165512588 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165512588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165512588 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1606)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1606)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1606)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1606)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1606)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1606)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1606)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1606)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241114165512592 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114165512592 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114165512592 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241114165512592 DMM INFO MM(262420000001057/d869294a) Subscriber data update (mmctx.c:445) 20241114165512592 DMM DEBUG MM(262420000001057/d869294a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114165512592 DMM INFO MM(262420000001057/d869294a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114165512592 DMM NOTICE MM(262420000001057/d869294a) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1000) 20241114165512592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114165512592 DMM NOTICE MM(262420000001057/d869294a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114165512592 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) 20241114165512593 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114165512593 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241114165512593 DMM INFO MM(262420000001057/d869294a) Subscriber data update (mmctx.c:445) 20241114165512593 DMM DEBUG MM(262420000001057/d869294a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1606)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1606)@96733a1a5f60: vl_len:14 SGSN_Test_0-SCCP(1606)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1606)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241114165512596 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165512596 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165512596 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165512596 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165512596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165512596 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165512596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165512596 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165512596 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114165512596 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114165512596 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114165512596 DMM INFO MM(262420000001057/d869294a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114165512596 DMM NOTICE MM(262420000001057/d869294a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114165512596 DMM DEBUG GMM(gmm_fsm)[0x61200002d220]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114165512596 DMM DEBUG GMM(gmm_fsm)[0x61200002d220]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114165512596 DMM DEBUG MM_STATE_Iu(13)[0x61200002d6a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241114165512597 DMM DEBUG MM_STATE_Iu(13)[0x61200002d6a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241114165512597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114165512597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241114165512597 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165512597 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165512597 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165512597 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165512597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165512597 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165512597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165512597 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1606)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1606)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1606)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1606)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1606)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1606)@96733a1a5f60: vl_len:7 SGSN_Test_0-SCCP(1606)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1606)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241114165512602 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165512602 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165512602 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165512602 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165512602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165512602 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165512602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165512602 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165512603 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241114165512603 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241114165512603 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241114165512603 DMM INFO MM(262420000001057/d869294a) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241114165512603 DMM DEBUG MM_STATE_Iu(13)[0x61200002d6a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241114165512603 DMM DEBUG MM_STATE_Iu(13)[0x61200002d6a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241114165512603 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165512603 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165512603 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165512604 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165512604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165512604 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165512604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165512604 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1606)@96733a1a5f60: Session index based on local reference:0 20241114165512605 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165512605 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) SGSN_Test_0-RAN(1608)@96733a1a5f60: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)14980797 20241114165512605 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165512605 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165512605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165512605 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165512605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165512605 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@96733a1a5f60: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@96733a1a5f60: 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 := 'D869294A'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1608)@96733a1a5f60: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)429980 SGSN_Test_0-RAN(1608)@96733a1a5f60: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1606)@96733a1a5f60: First idle individual index:0 20241114165512805 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165512805 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165512805 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165512805 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165512805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165512806 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165512806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165512806 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165512807 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241114165512807 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241114165512807 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241114165512807 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD869294A) type="signalling" (gprs_gmm.c:1937) 20241114165512807 DMM DEBUG GMM(gmm_fsm)[0x61200002d220]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241114165512807 DMM DEBUG GMM(gmm_fsm)[0x61200002d220]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241114165512807 DMM DEBUG MM(262420000001057/d869294a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241114165512807 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165512807 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165512807 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165512807 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165512807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165512807 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165512807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165512807 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165512807 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165512808 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165512808 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165512808 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165512808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165512808 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165512808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165512808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1606)@96733a1a5f60: { messageType := 2, destLocRef := '068F9C'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(1606)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1606)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1606)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1606)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1606)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1606)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1606)@96733a1a5f60: vl_len:12 SGSN_Test_0-SCCP(1606)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1606)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241114165512812 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165512812 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165512812 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165512812 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165512813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165512813 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165512813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165512813 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165512813 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241114165512813 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241114165512813 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241114165512813 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 14) (iu_client.c:366) 20241114165512813 DMM DEBUG MM_STATE_Iu(13)[0x61200002d6a0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241114165512813 DMM DEBUG MM_STATE_Iu(13)[0x61200002d6a0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241114165512813 DMM INFO MM(262420000001057/d869294a) <- GMM SERVICE ACCEPT (P-TMSI=0xd869294a) (gprs_gmm.c:813) 20241114165512813 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241114165512814 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165512814 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165512814 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165512814 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165512814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165512814 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165512814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165512814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165512814 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165512814 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165512814 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165512814 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165512814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165512814 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165512814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165512814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1606)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1606)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1606)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1606)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1606)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1606)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1606)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1606)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1606)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1606)@96733a1a5f60: vl_len:23 SGSN_Test_0-SCCP(1606)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1606)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241114165512821 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165512821 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165512821 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165512821 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165512821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165512821 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165512821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165512821 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165512821 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114165512821 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114165512822 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114165512822 DMM INFO MM(262420000001057/d869294a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241114165512822 DMM INFO MM(262420000001057/d869294a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114165512822 DMM DEBUG MM(262420000001057/d869294a) Using GGSN 0 (gprs_sm.c:317) 20241114165512822 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) 20241114165512822 DLGTP DEBUG Begin pdp_tidset tid = 5750100000024262 (pdp.c:279) 20241114165512822 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114165512822 DGPRS NOTICE PDP(262420000001057/0) Create PDP Context (sgsn_libgtp.c:186) 20241114165512822 DLGTP DEBUG Registering seq=1092 in restransmit req queue (gtp.c:402) 20241114165512833 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 10 8d f1 ec 11 cd 8d 6c d1 14 05 7f d1 6f bb cc 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) 20241114165512833 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1b3d8ebe60, cbp=0x6140000286a0) (sgsn_libgtp.c:630) 20241114165512833 DGPRS INFO PDP(262420000001057/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241114165512834 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165512834 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165512834 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165512834 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165512834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165512834 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165512834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165512834 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1606)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1606)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1606)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1606)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1606)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1606)@96733a1a5f60: vl_len:48 SGSN_Test_0-SCCP(1606)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1606)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '6000002C000001003440250000010033401E602C80A83500017F00006800000000000000000000000000000099DD86CD'O 20241114165512851 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165512851 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165512851 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165512851 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165512851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165512851 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165512851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165512851 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165512852 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241114165512852 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241114165512852 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241114165512852 DRANAP INFO Rx RAB Assignment Response for UE conn_id 14 (iu_client.c:574) 20241114165512852 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 )20241114165512852 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) 20241114165512852 DMM NOTICE MM(262420000001057/d869294a) <- ACTIVATE PDP CONTEXT REJ: Network Failure (gprs_sm.c:240) 20241114165512852 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241114165512852 DGPRS INFO PDP(262420000001057/0) Delete PDP Context (sgsn_libgtp.c:323) 20241114165512852 DLGTP DEBUG Registering seq=1093 in restransmit req queue (gtp.c:402) 20241114165512852 DRANAP ERROR Error in cn_ranap_handle_co (-1) (iu_client.c:692) 20241114165512852 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165512852 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165512852 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165512852 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165512852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165512852 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165512852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165512852 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1606)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1606)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1606)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1606)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed 20241114165512854 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) 20241114165512854 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f1b3d8ebe60, cbp=0x6140000286a0) (sgsn_libgtp.c:630) 20241114165512854 DGPRS INFO PDP(262420000001057/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241114165512855 DLGTP DEBUG Begin pdp_tiddel tid = 5750100000024262 (pdp.c:298) 20241114165512855 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@96733a1a5f60: Removing Client IMSI='262420000001057'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@96733a1a5f60: Final verdict of PTC: pass SGSN_Test_0-RAN(1608)@96733a1a5f60: Final verdict of PTC: none 20241114165512859 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241114165512859 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) 20241114165512859 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241114165512859 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241114165512859 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241114165512859 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) 20241114165512859 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241114165512859 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241114165512859 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) 20241114165512859 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165512859 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241114165512859 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241114165512859 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241114165512859 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241114165512859 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241114165512859 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241114165512859 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241114165512859 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1609)@96733a1a5f60: Final verdict of PTC: none SGSN_Test_0-SCCP(1606)@96733a1a5f60: Final verdict of PTC: none 20241114165512862 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39134<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1612)@96733a1a5f60: Final verdict of PTC: none 20241114165512864 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114165512864 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP-IPA(1611)@96733a1a5f60: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(1602)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1598)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(1596)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(1607)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1601)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-RNC_GTP(1610)@96733a1a5f60: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1604)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1597)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1592)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1603)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1613)@96733a1a5f60: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1599)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1593)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(1600)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(1594)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(1605)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(1592): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1593): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(1594): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(1596): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(1597): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1598): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1599): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(1600): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(1601): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(1602): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1603): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1604): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(1605): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test_0-SCCP(1606): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(1607): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test_0-RAN(1608): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test_0-M3UA(1609): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-RNC_GTP(1610): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(1611): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(1612): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(1613): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614): pass (none -> pass) MTC@96733a1a5f60: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:55:12 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 20241114165512992 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39140<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165513494 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39140<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=286152) 20241114165513865 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165513865 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=286152, count=290604) 20241114165514860 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241114165514860 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241114165514860 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241114165514867 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165514867 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:55:15 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 20241114165515868 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165515868 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_attach_pdp_act_pmm_idle started. 20241114165516563 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39150<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165516564 DMM INFO MM(262420000001057/d869294a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114165516564 DMM INFO MM(262420000001057/d869294a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114165516564 DMM DEBUG GMM(gmm_fsm)[0x61200002d220]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114165516564 DMM DEBUG GMM(gmm_fsm)[0x61200002d220]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114165516564 DMM DEBUG MM_STATE_Iu(13)[0x61200002d6a0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241114165516565 DMM DEBUG MM_STATE_Iu(13)[0x61200002d6a0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241114165516565 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20241114165516565 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) 20241114165516565 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:401) 20241114165516565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{Init}: Deallocated (fsm.c:568) 20241114165516565 DMM DEBUG MM_STATE_Gb[0x61200002d520]{Idle}: Deallocated (fsm.c:568) 20241114165516565 DMM DEBUG MM_STATE_Iu(13)[0x61200002d6a0]{Detached}: Deallocated (fsm.c:568) 20241114165516565 DMM DEBUG GMM(gmm_fsm)[0x61200002d220]{Deregistered}: Deallocated (fsm.c:568) 20241114165516565 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241114165516565 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165516565 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165516565 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165516565 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165516565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165516565 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165516565 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:238) SGSN_Test-Gb0-NS0(1615)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1616)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1615)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1619)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165516606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114165516606 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) 20241114165516606 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) 20241114165516606 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165516606 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114165516606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165516606 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) 20241114165516606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165516606 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165516608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165516608 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) 20241114165516608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165516608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165516608 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) 20241114165516608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165516608 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) 20241114165516608 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165516608 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114165516608 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165516608 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165516609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165516609 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1619)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165516612 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1616)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1620)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 20241114165516623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165516623 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI196(1618)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1621)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1620)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1624)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165516649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114165516649 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) 20241114165516649 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) 20241114165516649 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165516649 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114165516649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165516649 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) 20241114165516649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165516649 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165516650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165516651 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) 20241114165516651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165516651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165516651 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) 20241114165516651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165516651 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) 20241114165516651 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165516651 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114165516651 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165516651 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1624)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114165516652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165516652 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165516656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1625)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1621)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1621)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165516664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165516664 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI210(1623)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1626)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1625)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1629)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1629)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165516684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114165516684 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) 20241114165516684 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) 20241114165516684 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165516684 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114165516684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165516684 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) 20241114165516684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165516684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1629)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165516686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165516686 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) 20241114165516686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165516686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165516686 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) 20241114165516686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165516686 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) 20241114165516686 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165516686 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114165516686 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165516686 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165516687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165516687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1629)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1629)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165516690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1626)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1626)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165516697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165516697 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI220(1628)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@96733a1a5f60: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1632)@96733a1a5f60: ************************************************* SGSN_Test_0-M3UA(1632)@96733a1a5f60: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1632)@96733a1a5f60: ************************************************* MTC@96733a1a5f60: Starting RAN_Emulation SGSN_Test_0-SCCP(1630)@96733a1a5f60: v_sccp_pdu_maxlen:268 20241114165516869 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165516869 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114165516869 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114165516869 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1634)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1634)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114165516872 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1634)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114165516872 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1634)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1634)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1634)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1634)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114165516908 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241114165516908 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) 20241114165516908 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241114165516908 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)@96733a1a5f60: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241114165516910 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165516910 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241114165516910 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241114165516910 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241114165516910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241114165516911 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241114165516911 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241114165516912 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165516912 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241114165516912 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241114165516912 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241114165516912 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241114165516912 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241114165516912 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241114165516912 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241114165517718 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165517718 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165517718 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165517718 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165517718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165517718 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165517718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165517718 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165517719 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241114165517719 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241114165517719 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165517719 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165517719 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165517719 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165517719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165517719 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165517719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165517719 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1631)@96733a1a5f60: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1618)@96733a1a5f60: Adding Client=TC_attach_pdp_act_pmm_idle(1637), IMSI='262420000001005'H, TLLI='E13AFD45'O, index=0 SGSN_Test-GSUP(1635)@96733a1a5f60: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1637) TC_attach_pdp_act_pmm_idle(1637)@96733a1a5f60: 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 := '2265'O ("\"e"), rac := 'C9'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)@96733a1a5f60: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)11293787 SGSN_Test_0-SCCP(1630)@96733a1a5f60: First idle individual index:0 SGSN_Test_0-RAN(1631)@96733a1a5f60: patch: N(SD) for ConnIdx 0 set to 1 20241114165517937 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165517937 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165517937 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165517937 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165517937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165517937 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165517937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165517937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165517938 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241114165517938 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241114165517938 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241114165517938 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach" (gprs_gmm.c:1266) 20241114165517938 DMM DEBUG GMM(gmm_fsm)[0x61200002dca0]{Deregistered}: Allocated (fsm.c:456) 20241114165517938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{Init}: Allocated (fsm.c:456) 20241114165517938 DMM DEBUG MM_STATE_Gb[0x61200002dfa0]{Idle}: Allocated (fsm.c:456) 20241114165517938 DMM DEBUG MM_STATE_Iu[0x61200002e120]{Detached}: Allocated (fsm.c:456) 20241114165517938 DMM DEBUG GMM(gmm_fsm)[0x61200002dca0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114165517938 DMM DEBUG GMM(gmm_fsm)[0x61200002dca0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114165517938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114165517938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114165517938 DMM DEBUG MM(262420000001005/e9134f61) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114165517938 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241114165517939 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165517939 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165517939 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165517939 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165517939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165517939 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165517939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165517939 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165517939 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165517939 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165517939 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165517939 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165517939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165517939 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165517939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165517939 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@96733a1a5f60: { messageType := 2, destLocRef := 'AC545B'O, sourceLocRef := '00000F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1630)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@96733a1a5f60: 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 := 'CA7EF315F6B36E8426B8A6B608027D14'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '350C14FC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9BC5890E26BDC2BA'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '279D24CFF70CE4ADF4702B3348C208C2'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7425414DB72E0D021DF68B939DF85B74'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6DAEA520F302407CD6797F763461CD84'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3F7D8048384A1C42'O } } } } } SGSN_Test_0-SCCP(1630)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@96733a1a5f60: vl_len:23 SGSN_Test_0-SCCP(1630)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1630)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20241114165517949 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165517949 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165517949 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165517949 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165517950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165517950 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165517950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165517950 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165517950 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114165517950 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114165517950 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114165517950 DMM DEBUG MM(262420000001005/e9134f61) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20241114165517950 DMM NOTICE MM(262420000001005/e9134f61) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114165517950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114165517950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114165517950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114165517950 DMM DEBUG MM(262420000001005/e9134f61) Requesting authorization (sgsn_auth.c:160) 20241114165517950 DMM INFO MM(262420000001005/e9134f61) Requesting authentication tuples (sgsn_auth.c:184) 20241114165517950 DMM DEBUG MM(262420000001005/e9134f61) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114165517950 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20241114165517950 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)@96733a1a5f60: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1637) SGSN_Test-GSUP(1635)@96733a1a5f60: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1637)"262420000001005" 20241114165517952 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114165517953 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114165517953 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114165517953 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114165517953 DMM INFO MM(262420000001005/e9134f61) Subscriber data update (mmctx.c:445) 20241114165517953 DMM DEBUG MM(262420000001005/e9134f61) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114165517953 DMM INFO MM(262420000001005/e9134f61) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114165517953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114165517953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114165517953 DMM INFO MM(262420000001005/e9134f61) <- GMM AUTH AND CIPHERING REQ (rand = ca 7e f3 15 f6 b3 6e 84 26 b8 a6 b6 08 02 7d 14 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6d ae a5 20 f3 02 40 7c d6 79 7f 76 34 61 cd 84 ) (gprs_gmm.c:483) 20241114165517953 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241114165517953 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165517953 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165517953 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165517953 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165517953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165517954 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165517954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165517954 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@96733a1a5f60: vl_len:37 SGSN_Test_0-SCCP(1630)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1630)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081309223F7D804823094B99990000100005F02904384A1C42'O 20241114165517959 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165517959 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165517959 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165517959 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165517959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165517959 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165517959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165517959 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165517960 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114165517960 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114165517960 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114165517960 DMM INFO MM(262420000001005/e9134f61) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114165517960 DMM NOTICE MM(262420000001005/e9134f61) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114165517960 DMM DEBUG MM(262420000001005/e9134f61) checking auth: received UMTS RES = 3f 7d 80 48 38 4a 1c 42 (gprs_gmm.c:666) 20241114165517960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114165517960 DMM DEBUG MM(262420000001005/e9134f61) Requesting authorization (sgsn_auth.c:160) 20241114165517960 DMM INFO MM(262420000001005/e9134f61) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114165517960 DMM DEBUG MM(262420000001005/e9134f61) Requesting subscriber data update (gprs_subscriber.c:894) 20241114165517960 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20241114165517960 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) 20241114165517960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241114165517960 DMM DEBUG MM(262420000001005/e9134f61) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241114165517960 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165517960 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165517960 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165517960 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165517961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165517961 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165517961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165517961 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@96733a1a5f60: vl_len:12 SGSN_Test_0-SCCP(1630)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1630)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241114165517969 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165517969 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165517969 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165517969 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165517969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165517969 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165517969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165517969 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165517969 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241114165517969 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241114165517969 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241114165517969 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20241114165517969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241114165517969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241114165517969 DMM INFO MM(262420000001005/e9134f61) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9134f61) (gprs_gmm.c:300) 20241114165517970 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241114165517970 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165517970 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165517970 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165517970 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165517970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165517970 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165517970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165517970 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165517970 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165517970 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165517970 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165517970 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165517970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165517970 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165517970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165517970 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241114165517975 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114165517975 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114165517975 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241114165517975 DMM INFO MM(262420000001005/e9134f61) Subscriber data update (mmctx.c:445) 20241114165517975 DMM DEBUG MM(262420000001005/e9134f61) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114165517975 DMM INFO MM(262420000001005/e9134f61) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114165517975 DMM NOTICE MM(262420000001005/e9134f61) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20241114165517975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114165517975 DMM NOTICE MM(262420000001005/e9134f61) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114165517975 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) 20241114165517976 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114165517976 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241114165517976 DMM INFO MM(262420000001005/e9134f61) Subscriber data update (mmctx.c:445) 20241114165517976 DMM DEBUG MM(262420000001005/e9134f61) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1630)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@96733a1a5f60: vl_len:14 SGSN_Test_0-SCCP(1630)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1630)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241114165517979 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165517979 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165517979 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165517979 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165517979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165517979 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165517979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165517979 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165517979 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114165517979 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114165517979 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114165517979 DMM INFO MM(262420000001005/e9134f61) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114165517979 DMM NOTICE MM(262420000001005/e9134f61) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114165517979 DMM DEBUG GMM(gmm_fsm)[0x61200002dca0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114165517979 DMM DEBUG GMM(gmm_fsm)[0x61200002dca0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114165517979 DMM DEBUG MM_STATE_Iu(15)[0x61200002e120]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241114165517979 DMM DEBUG MM_STATE_Iu(15)[0x61200002e120]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241114165517979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114165517979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241114165517979 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165517980 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165517980 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165517980 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165517980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165517980 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165517980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165517980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@96733a1a5f60: vl_len:7 SGSN_Test_0-SCCP(1630)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1630)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241114165517985 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165517985 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165517985 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165517985 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165517985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165517985 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165517985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165517985 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165517986 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241114165517986 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241114165517986 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241114165517986 DMM INFO MM(262420000001005/e9134f61) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241114165517986 DMM DEBUG MM_STATE_Iu(15)[0x61200002e120]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241114165517986 DMM DEBUG MM_STATE_Iu(15)[0x61200002e120]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241114165517986 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165517986 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165517986 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165517986 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165517986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165517986 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165517986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165517986 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@96733a1a5f60: Session index based on local reference:0 20241114165517988 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165517988 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165517988 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165517988 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165517988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165517988 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165517988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165517988 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1631)@96733a1a5f60: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)11293787 TC_attach_pdp_act_pmm_idle(1637)@96733a1a5f60: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1637)@96733a1a5f60: 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 := 'E9134F61'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1631)@96733a1a5f60: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)6614828 SGSN_Test_0-RAN(1631)@96733a1a5f60: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1630)@96733a1a5f60: First idle individual index:0 20241114165518189 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165518189 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165518189 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165518189 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165518189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165518189 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165518190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165518190 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165518191 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241114165518191 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241114165518191 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241114165518191 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE9134F61) type="signalling" (gprs_gmm.c:1937) 20241114165518191 DMM DEBUG GMM(gmm_fsm)[0x61200002dca0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241114165518191 DMM DEBUG GMM(gmm_fsm)[0x61200002dca0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241114165518191 DMM DEBUG MM(262420000001005/e9134f61) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241114165518191 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165518191 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165518191 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165518191 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165518191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165518191 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165518191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165518191 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165518192 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165518192 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165518192 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165518192 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165518192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165518192 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165518192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165518192 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@96733a1a5f60: { messageType := 2, destLocRef := '64EF2C'O, sourceLocRef := '000010'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1630)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@96733a1a5f60: vl_len:12 SGSN_Test_0-SCCP(1630)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1630)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241114165518196 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165518196 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165518196 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165518196 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165518196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165518196 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165518196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165518196 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165518196 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241114165518196 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241114165518197 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241114165518197 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 16) (iu_client.c:366) 20241114165518197 DMM DEBUG MM_STATE_Iu(15)[0x61200002e120]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241114165518197 DMM DEBUG MM_STATE_Iu(15)[0x61200002e120]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241114165518197 DMM INFO MM(262420000001005/e9134f61) <- GMM SERVICE ACCEPT (P-TMSI=0xe9134f61) (gprs_gmm.c:813) 20241114165518197 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241114165518197 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165518197 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165518197 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165518197 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165518197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165518197 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165518197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165518197 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165518197 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165518198 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165518198 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165518198 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165518198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165518198 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165518198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165518198 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1637)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1630)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@96733a1a5f60: vl_len:23 SGSN_Test_0-SCCP(1630)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1630)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241114165518204 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165518204 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165518204 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165518204 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165518204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165518204 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165518204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165518204 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165518205 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114165518205 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114165518205 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114165518205 DMM INFO MM(262420000001005/e9134f61) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241114165518205 DMM INFO MM(262420000001005/e9134f61) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114165518205 DMM DEBUG MM(262420000001005/e9134f61) Using GGSN 0 (gprs_sm.c:317) 20241114165518205 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) 20241114165518205 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20241114165518205 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114165518205 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:186) 20241114165518205 DLGTP DEBUG Registering seq=1094 in restransmit req queue (gtp.c:402) 20241114165518216 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 0f 96 56 cb 11 e8 1e 33 b5 14 05 7f 38 b6 2a 9c 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) 20241114165518216 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1b3d8ebe60, cbp=0x61400002aca0) (sgsn_libgtp.c:630) 20241114165518216 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241114165518216 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165518216 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165518216 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165518216 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165518216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165518216 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165518216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165518216 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@96733a1a5f60: vl_len:30 SGSN_Test_0-SCCP(1630)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1630)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800BABA3CD9'O 20241114165518233 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165518233 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165518233 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165518233 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165518233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165518233 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165518233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165518233 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165518234 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241114165518234 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241114165518234 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241114165518234 DRANAP INFO Rx RAB Assignment Response for UE conn_id 16 (iu_client.c:574) 20241114165518234 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241114165518234 DLGTP DEBUG Registering seq=1095 in restransmit req queue (gtp.c:402) 20241114165518234 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241114165518234 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241114165518234 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165518235 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165518235 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165518235 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165518235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165518235 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165518235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165518235 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241114165518237 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 0f 96 56 cb 11 e8 1e 33 b5 7f 38 b6 2a 9c 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) 20241114165518237 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f1b3d8ebe60, cbp=0x61400002aca0) (sgsn_libgtp.c:630) 20241114165518237 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)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1637)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1630)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@96733a1a5f60: vl_len:13 SGSN_Test_0-SCCP(1630)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1630)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20241114165518242 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165518242 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165518242 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165518242 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165518242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165518242 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165518242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165518242 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165518242 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241114165518242 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241114165518242 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20241114165518242 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20241114165518243 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165518243 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165518243 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165518243 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165518243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165518243 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165518243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165518243 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@96733a1a5f60: vl_len:7 SGSN_Test_0-SCCP(1630)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1630)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241114165518246 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165518246 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165518246 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165518246 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165518246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165518246 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165518246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165518246 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165518246 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241114165518246 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241114165518246 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241114165518246 DMM INFO MM(262420000001005/e9134f61) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241114165518246 DMM DEBUG MM_STATE_Iu(15)[0x61200002e120]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241114165518246 DMM DEBUG MM_STATE_Iu(15)[0x61200002e120]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241114165518246 DMM INFO MM(262420000001005/e9134f61) Changing GTP-U endpoints 127.0.0.104/0xbaba3cd9 -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20241114165518246 DLGTP DEBUG Registering seq=1096 in restransmit req queue (gtp.c:402) 20241114165518246 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165518246 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165518246 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165518246 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165518246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165518246 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165518246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165518246 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-RAN(1631)@96733a1a5f60: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)6614828 TC_attach_pdp_act_pmm_idle(1637)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed 20241114165518248 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165518248 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165518248 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165518248 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165518248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165518248 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165518248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165518248 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_attach_pdp_act_pmm_idle(1637)@96733a1a5f60: 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 := 'E9134F61'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } 20241114165518249 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 0f 96 56 cb 11 e8 1e 33 b5 7f 38 b6 2a 9c 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) 20241114165518249 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f1b3d8ebe60, cbp=0x61400002aca0) (sgsn_libgtp.c:630) 20241114165518249 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) SGSN_Test_0-RAN(1631)@96733a1a5f60: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)6952 SGSN_Test_0-RAN(1631)@96733a1a5f60: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1630)@96733a1a5f60: First idle individual index:0 20241114165518449 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165518449 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165518449 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165518449 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165518449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165518450 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165518450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165518450 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165518451 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241114165518451 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241114165518451 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241114165518451 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE9134F61) type="signalling" (gprs_gmm.c:1937) 20241114165518451 DMM DEBUG GMM(gmm_fsm)[0x61200002dca0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241114165518451 DMM DEBUG MM(262420000001005/e9134f61) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241114165518451 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165518451 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165518451 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165518451 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165518451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165518451 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165518451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165518452 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165518452 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165518452 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165518452 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165518452 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165518452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165518452 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165518452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165518452 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@96733a1a5f60: { messageType := 2, destLocRef := '001B28'O, sourceLocRef := '000011'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1630)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@96733a1a5f60: vl_len:12 SGSN_Test_0-SCCP(1630)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1630)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241114165518456 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165518456 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165518456 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165518456 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165518456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165518456 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165518456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165518456 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165518456 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241114165518456 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241114165518456 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241114165518456 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20241114165518457 DMM DEBUG MM_STATE_Iu(15)[0x61200002e120]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241114165518457 DMM DEBUG MM_STATE_Iu(15)[0x61200002e120]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241114165518457 DMM INFO MM(262420000001005/e9134f61) <- GMM SERVICE ACCEPT (P-TMSI=0xe9134f61) (gprs_gmm.c:813) 20241114165518457 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241114165518457 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165518457 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165518457 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165518457 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165518457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165518457 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165518457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165518457 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165518457 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165518457 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165518457 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165518457 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165518457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165518457 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165518457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165518457 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1637)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed 20241114165529997 DGPRS DEBUG Checking for inactive LLMEs, time = 13414064 (sgsn.c:132) 20241114165536871 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:268) 20241114165536871 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1634)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114165536872 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) 20241114165546610 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165546612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165546612 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) 20241114165546652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165546654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165546654 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) 20241114165546687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165546689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165546689 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)@96733a1a5f60: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@96733a1a5f60: Test Component 1637 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1635)@96733a1a5f60: Final verdict of PTC: none 20241114165547951 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114165547951 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) -NSVCI98(1624)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1634)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(1629)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(1619)@96733a1a5f60: Final verdict of PTC: none SGSN_Test_0-SCCP(1630)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1620)@96733a1a5f60: Final verdict of PTC: none 20241114165547953 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241114165547953 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) 20241114165547953 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241114165547953 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) SGSN_Test-Gb0-NS0(1615)@96733a1a5f60: Final verdict of PTC: none 20241114165547953 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241114165547953 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) 20241114165547953 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241114165547953 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241114165547953 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) 20241114165547953 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165547953 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241114165547953 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) SGSN_Test-Gb0-BSSGP0(1616)@96733a1a5f60: Final verdict of PTC: none 20241114165547953 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241114165547953 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241114165547953 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241114165547954 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241114165547954 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) TC_attach_pdp_act_pmm_idle-BVCI196(1618)@96733a1a5f60: Final verdict of PTC: none SGSN_Test_0-RAN(1631)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1625)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1626)@96733a1a5f60: Final verdict of PTC: none SGSN_Test_0-M3UA(1632)@96733a1a5f60: Final verdict of PTC: none20241114165547954 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39150<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114165547954 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test-Gb1-BSSGP1(1621)@96733a1a5f60: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1628)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1636)@96733a1a5f60: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle(1637)@96733a1a5f60: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI98-provIP(1622)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(1627)@96733a1a5f60: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1623)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(1617)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-RNC_GTP(1633)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(1615): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1616): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(1617): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1618): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(1619): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(1620): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1621): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(1622): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1623): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(1624): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(1625): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1626): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(1627): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1628): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(1629): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test_0-SCCP(1630): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test_0-RAN(1631): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test_0-M3UA(1632): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-RNC_GTP(1633): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(1634): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(1635): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(1636): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1637): fail (none -> fail) reason: "Tguard timeout" MTC@96733a1a5f60: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: fail reason: Tguard timeout MTC@96733a1a5f60: 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'. Thu Nov 14 16:55:48 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 20241114165548086 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40554<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165548588 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40554<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=367752) 20241114165548952 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165548952 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=367752, count=369108) 20241114165549954 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165549954 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241114165549954 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241114165549954 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241114165549954 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:55: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_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 20241114165550955 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165550956 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_pmm_idle_rx_mt_data started. 20241114165551655 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40558<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165551656 DMM INFO MM(262420000001005/e9134f61) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114165551656 DMM INFO MM(262420000001005/e9134f61) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114165551656 DMM DEBUG GMM(gmm_fsm)[0x61200002dca0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114165551656 DMM DEBUG GMM(gmm_fsm)[0x61200002dca0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114165551656 DMM DEBUG MM_STATE_Iu(15)[0x61200002e120]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241114165551656 DMM DEBUG MM_STATE_Iu(15)[0x61200002e120]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241114165551656 DMM NOTICE MM(262420000001005/e9134f61) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241114165551656 DGPRS INFO PDP(262420000001005/0) Forcing release of PDP context (pdpctx.c:102) 20241114165551656 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241114165551656 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241114165551657 DLGTP DEBUG Registering seq=1097 in restransmit req queue (gtp.c:402) 20241114165551657 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20241114165551657 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) 20241114165551657 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:401) 20241114165551657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{Init}: Deallocated (fsm.c:568) 20241114165551657 DMM DEBUG MM_STATE_Gb[0x61200002dfa0]{Idle}: Deallocated (fsm.c:568) 20241114165551657 DMM DEBUG MM_STATE_Iu(15)[0x61200002e120]{Detached}: Deallocated (fsm.c:568) 20241114165551657 DMM DEBUG GMM(gmm_fsm)[0x61200002dca0]{Deregistered}: Deallocated (fsm.c:568) 20241114165551657 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241114165551657 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165551657 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165551657 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165551657 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165551657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165551657 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165551657 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:238) SGSN_Test-Gb0-NS0(1638)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1639)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1638)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1643)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165551707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114165551707 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) 20241114165551707 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) 20241114165551707 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165551707 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114165551707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165551707 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) 20241114165551707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165551707 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(1642)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1643)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165551709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165551710 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) 20241114165551710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165551710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165551710 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) 20241114165551710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165551710 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) 20241114165551710 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165551710 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114165551710 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165551710 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1643)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114165551711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165551711 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165551715 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1639)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1644)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241114165551724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165551724 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1642)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_pmm_idle_rx_mt_data-BVCI196(1640)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1647)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165551732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114165551732 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) 20241114165551732 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) 20241114165551732 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165551732 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114165551732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165551732 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) 20241114165551732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165551732 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)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165551733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165551733 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) 20241114165551733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165551733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165551733 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) 20241114165551733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165551733 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) 20241114165551733 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165551733 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114165551733 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165551733 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165551734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165551734 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1647)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165551737 DLNS DEBUG GPRS-NS2-VC(UDP-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(1644)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1644)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1648)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 20241114165551746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165551746 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI210(1646)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1649)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1648)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1652)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165551776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114165551776 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) 20241114165551776 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) 20241114165551776 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165551776 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114165551776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165551776 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) 20241114165551776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165551776 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)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165551778 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165551778 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) 20241114165551778 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165551778 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165551778 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) 20241114165551778 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165551778 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) 20241114165551778 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165551778 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114165551778 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165551778 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165551779 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165551779 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1652)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165551784 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1649)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@96733a1a5f60: Connecting RANAP RAN_Emulation to SCCP_SP_PORT 20241114165551794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165551794 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-M3UA(1655)@96733a1a5f60: ************************************************* SGSN_Test_0-M3UA(1655)@96733a1a5f60: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1655)@96733a1a5f60: ************************************************* MTC@96733a1a5f60: Starting RAN_Emulation SGSN_Test_0-SCCP(1653)@96733a1a5f60: v_sccp_pdu_maxlen:268 TC_pmm_idle_rx_mt_data-BVCI220(1651)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241114165551957 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165551957 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114165551957 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114165551957 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1657)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1657)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114165551959 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1657)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114165551960 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1657)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1657)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1657)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1657)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114165551996 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241114165551996 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) 20241114165551996 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241114165551996 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)@96733a1a5f60: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241114165551998 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165551998 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241114165551998 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241114165551998 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241114165551998 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241114165551998 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241114165551998 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241114165551999 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165552000 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241114165552000 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241114165552000 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241114165552000 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241114165552000 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241114165552000 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241114165552000 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241114165552806 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165552806 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165552807 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165552807 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165552807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165552807 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165552807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165552807 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165552807 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241114165552807 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241114165552808 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165552808 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165552808 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165552808 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165552808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165552808 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165552808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165552808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1654)@96733a1a5f60: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1640)@96733a1a5f60: Adding Client=TC_pmm_idle_rx_mt_data(1660), IMSI='262420000001007'H, TLLI='F13174ED'O, index=0 SGSN_Test-GSUP(1658)@96733a1a5f60: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@96733a1a5f60: 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 := 'A625'O, rac := 'FE'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)@96733a1a5f60: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)8802377 SGSN_Test_0-SCCP(1653)@96733a1a5f60: First idle individual index:0 SGSN_Test_0-RAN(1654)@96733a1a5f60: patch: N(SD) for ConnIdx 0 set to 1 20241114165553025 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165553025 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165553025 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165553025 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165553025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165553025 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165553025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165553025 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165553026 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241114165553026 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241114165553026 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241114165553026 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach" (gprs_gmm.c:1266) 20241114165553026 DMM DEBUG GMM(gmm_fsm)[0x61200002e8a0]{Deregistered}: Allocated (fsm.c:456) 20241114165553026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{Init}: Allocated (fsm.c:456) 20241114165553026 DMM DEBUG MM_STATE_Gb[0x61200002eba0]{Idle}: Allocated (fsm.c:456) 20241114165553026 DMM DEBUG MM_STATE_Iu[0x61200002ed20]{Detached}: Allocated (fsm.c:456) 20241114165553026 DMM DEBUG GMM(gmm_fsm)[0x61200002e8a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114165553026 DMM DEBUG GMM(gmm_fsm)[0x61200002e8a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114165553026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114165553026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114165553026 DMM DEBUG MM(262420000001007/e0a5506c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114165553026 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241114165553027 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165553027 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165553027 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165553027 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165553027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165553027 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165553027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165553027 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165553027 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165553027 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165553027 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165553027 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165553027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165553027 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165553027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165553027 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@96733a1a5f60: { messageType := 2, destLocRef := '865049'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)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@96733a1a5f60: 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 := 'E3D97FAD6A634967189B58555A9B156F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '20A2E863'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4A50329B59892A5E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D2003344AAE558ECBC7DEA7A94543987'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '65F33EED418C314F0804BEC589B61363'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C357FA10895B9C20002F362FC7EBEE3E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F356EBC9C3B8ECFF'O } } } } } SGSN_Test_0-SCCP(1653)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@96733a1a5f60: vl_len:23 SGSN_Test_0-SCCP(1653)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1653)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20241114165553040 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165553040 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165553040 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165553040 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165553040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165553040 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165553040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165553040 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165553040 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114165553040 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114165553040 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114165553040 DMM DEBUG MM(262420000001007/e0a5506c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20241114165553041 DMM NOTICE MM(262420000001007/e0a5506c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114165553041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114165553041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114165553041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114165553041 DMM DEBUG MM(262420000001007/e0a5506c) Requesting authorization (sgsn_auth.c:160) 20241114165553041 DMM INFO MM(262420000001007/e0a5506c) Requesting authentication tuples (sgsn_auth.c:184) 20241114165553041 DMM DEBUG MM(262420000001007/e0a5506c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114165553041 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20241114165553041 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)@96733a1a5f60: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1660) SGSN_Test-GSUP(1658)@96733a1a5f60: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1660)"262420000001007" 20241114165553044 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114165553044 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114165553044 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114165553044 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114165553044 DMM INFO MM(262420000001007/e0a5506c) Subscriber data update (mmctx.c:445) 20241114165553044 DMM DEBUG MM(262420000001007/e0a5506c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114165553044 DMM INFO MM(262420000001007/e0a5506c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114165553044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114165553044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114165553044 DMM INFO MM(262420000001007/e0a5506c) <- GMM AUTH AND CIPHERING REQ (rand = e3 d9 7f ad 6a 63 49 67 18 9b 58 55 5a 9b 15 6f , mmctx_is_r99=1, vec->auth_types=0x3, autn = c3 57 fa 10 89 5b 9c 20 00 2f 36 2f c7 eb ee 3e ) (gprs_gmm.c:483) 20241114165553044 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241114165553045 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165553045 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165553045 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165553045 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165553045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165553045 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165553045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165553045 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@96733a1a5f60: vl_len:37 SGSN_Test_0-SCCP(1653)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1653)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130322F356EBC923094B99990000100007F02904C3B8ECFF'O 20241114165553051 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165553051 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165553051 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165553051 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165553051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165553051 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165553051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165553051 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165553051 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114165553051 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114165553052 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114165553052 DMM INFO MM(262420000001007/e0a5506c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114165553052 DMM NOTICE MM(262420000001007/e0a5506c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114165553052 DMM DEBUG MM(262420000001007/e0a5506c) checking auth: received UMTS RES = f3 56 eb c9 c3 b8 ec ff (gprs_gmm.c:666) 20241114165553052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114165553052 DMM DEBUG MM(262420000001007/e0a5506c) Requesting authorization (sgsn_auth.c:160) 20241114165553052 DMM INFO MM(262420000001007/e0a5506c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114165553052 DMM DEBUG MM(262420000001007/e0a5506c) Requesting subscriber data update (gprs_subscriber.c:894) 20241114165553052 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20241114165553052 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) 20241114165553052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241114165553052 DMM DEBUG MM(262420000001007/e0a5506c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241114165553052 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165553052 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165553052 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165553052 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165553052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165553052 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165553052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165553052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@96733a1a5f60: vl_len:12 SGSN_Test_0-SCCP(1653)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1653)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241114165553060 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165553060 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165553060 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165553060 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165553060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165553060 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165553060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165553060 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165553061 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241114165553061 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241114165553061 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241114165553061 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 18) (iu_client.c:366) 20241114165553061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241114165553061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241114165553061 DMM INFO MM(262420000001007/e0a5506c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0a5506c) (gprs_gmm.c:300) 20241114165553061 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241114165553062 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165553062 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165553062 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165553062 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165553062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165553062 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165553062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165553062 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165553062 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165553062 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165553062 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165553062 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165553062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165553062 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165553062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165553062 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241114165553066 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114165553066 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114165553066 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241114165553066 DMM INFO MM(262420000001007/e0a5506c) Subscriber data update (mmctx.c:445) 20241114165553066 DMM DEBUG MM(262420000001007/e0a5506c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114165553066 DMM INFO MM(262420000001007/e0a5506c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114165553066 DMM NOTICE MM(262420000001007/e0a5506c) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20241114165553066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114165553066 DMM NOTICE MM(262420000001007/e0a5506c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114165553066 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) 20241114165553067 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114165553067 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241114165553067 DMM INFO MM(262420000001007/e0a5506c) Subscriber data update (mmctx.c:445) 20241114165553067 DMM DEBUG MM(262420000001007/e0a5506c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1653)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@96733a1a5f60: vl_len:14 SGSN_Test_0-SCCP(1653)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1653)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241114165553069 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165553069 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165553069 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165553069 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165553069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165553069 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165553069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165553069 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165553069 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114165553069 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114165553069 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114165553069 DMM INFO MM(262420000001007/e0a5506c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114165553070 DMM NOTICE MM(262420000001007/e0a5506c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114165553070 DMM DEBUG GMM(gmm_fsm)[0x61200002e8a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114165553070 DMM DEBUG GMM(gmm_fsm)[0x61200002e8a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114165553070 DMM DEBUG MM_STATE_Iu(18)[0x61200002ed20]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241114165553070 DMM DEBUG MM_STATE_Iu(18)[0x61200002ed20]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241114165553070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114165553070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241114165553070 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165553070 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165553070 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165553070 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165553070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165553070 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165553070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165553070 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@96733a1a5f60: vl_len:7 SGSN_Test_0-SCCP(1653)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1653)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241114165553076 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165553076 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165553076 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165553076 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165553076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165553076 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165553076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165553076 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165553076 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241114165553076 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241114165553076 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241114165553076 DMM INFO MM(262420000001007/e0a5506c) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241114165553076 DMM DEBUG MM_STATE_Iu(18)[0x61200002ed20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241114165553076 DMM DEBUG MM_STATE_Iu(18)[0x61200002ed20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241114165553077 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165553077 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165553077 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165553077 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165553077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165553077 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165553077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165553077 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@96733a1a5f60: Session index based on local reference:0 20241114165553078 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165553078 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165553078 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165553078 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165553078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165553078 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165553078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165553079 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1654)@96733a1a5f60: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)8802377 TC_pmm_idle_rx_mt_data(1660)@96733a1a5f60: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1660)@96733a1a5f60: 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 := 'E0A5506C'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@96733a1a5f60: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)11637046 SGSN_Test_0-RAN(1654)@96733a1a5f60: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1653)@96733a1a5f60: First idle individual index:0 20241114165553281 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165553281 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165553281 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165553281 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165553281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165553282 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165553282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165553282 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165553283 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241114165553283 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241114165553283 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241114165553283 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE0A5506C) type="signalling" (gprs_gmm.c:1937) 20241114165553283 DMM DEBUG GMM(gmm_fsm)[0x61200002e8a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241114165553283 DMM DEBUG GMM(gmm_fsm)[0x61200002e8a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241114165553283 DMM DEBUG MM(262420000001007/e0a5506c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241114165553283 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165553283 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165553283 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165553283 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165553283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165553283 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165553283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165553283 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165553283 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165553283 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165553284 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165553284 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165553284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165553284 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165553284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165553284 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@96733a1a5f60: { messageType := 2, destLocRef := 'B19136'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)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@96733a1a5f60: vl_len:12 SGSN_Test_0-SCCP(1653)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1653)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241114165553288 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165553288 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165553288 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165553288 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165553288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165553288 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165553288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165553288 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165553289 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241114165553289 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241114165553289 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241114165553289 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20241114165553289 DMM DEBUG MM_STATE_Iu(18)[0x61200002ed20]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241114165553289 DMM DEBUG MM_STATE_Iu(18)[0x61200002ed20]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241114165553289 DMM INFO MM(262420000001007/e0a5506c) <- GMM SERVICE ACCEPT (P-TMSI=0xe0a5506c) (gprs_gmm.c:813) 20241114165553289 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241114165553290 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165553290 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165553290 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165553290 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165553290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165553290 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165553290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165553290 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165553290 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165553290 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165553290 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165553290 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165553290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165553290 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165553290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165553290 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1660)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1653)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@96733a1a5f60: vl_len:23 SGSN_Test_0-SCCP(1653)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1653)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241114165553297 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165553297 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165553297 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165553297 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165553297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165553297 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165553297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165553297 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165553297 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114165553297 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114165553297 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114165553297 DMM INFO MM(262420000001007/e0a5506c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241114165553297 DMM INFO MM(262420000001007/e0a5506c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114165553297 DMM DEBUG MM(262420000001007/e0a5506c) Using GGSN 0 (gprs_sm.c:317) 20241114165553297 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) 20241114165553297 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20241114165553297 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114165553297 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:186) 20241114165553298 DLGTP DEBUG Registering seq=1098 in restransmit req queue (gtp.c:402) 20241114165553308 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 8e f5 43 f4 11 4a 3d 3f 15 14 05 7f 4c cf 49 4d 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) 20241114165553308 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1b3d8eced8, cbp=0x61400002dea0) (sgsn_libgtp.c:630) 20241114165553308 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241114165553309 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165553309 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165553309 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165553309 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165553309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165553309 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165553309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165553309 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@96733a1a5f60: vl_len:30 SGSN_Test_0-SCCP(1653)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1653)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800441F27BF'O 20241114165553327 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165553327 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165553327 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165553327 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165553327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165553327 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165553327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165553327 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165553327 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241114165553327 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241114165553328 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241114165553328 DRANAP INFO Rx RAB Assignment Response for UE conn_id 19 (iu_client.c:574) 20241114165553328 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241114165553328 DLGTP DEBUG Registering seq=1099 in restransmit req queue (gtp.c:402) 20241114165553328 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241114165553328 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241114165553328 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165553328 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165553328 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165553328 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165553328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165553328 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165553328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165553328 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241114165553331 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 8e f5 43 f4 11 4a 3d 3f 15 7f 4c cf 49 4d 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) 20241114165553331 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f1b3d8eced8, cbp=0x61400002dea0) (sgsn_libgtp.c:630) 20241114165553331 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) TC_pmm_idle_rx_mt_data(1660)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1660)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1653)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@96733a1a5f60: vl_len:13 SGSN_Test_0-SCCP(1653)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1653)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20241114165553335 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165553335 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165553335 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165553335 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165553335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165553335 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165553335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165553335 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165553335 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241114165553335 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241114165553335 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20241114165553335 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20241114165553335 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165553335 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165553335 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165553336 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165553336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165553336 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165553336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165553336 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@96733a1a5f60: vl_len:7 SGSN_Test_0-SCCP(1653)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1653)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241114165553338 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165553338 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165553338 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165553338 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165553338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165553338 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165553338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165553338 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165553339 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241114165553339 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241114165553339 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241114165553339 DMM INFO MM(262420000001007/e0a5506c) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241114165553339 DMM DEBUG MM_STATE_Iu(18)[0x61200002ed20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241114165553339 DMM DEBUG MM_STATE_Iu(18)[0x61200002ed20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241114165553339 DMM INFO MM(262420000001007/e0a5506c) Changing GTP-U endpoints 127.0.0.104/0x441f27bf -> 127.0.0.10/0x0000000f (gprs_mm_state_iu_fsm.c:52) 20241114165553339 DLGTP DEBUG Registering seq=1100 in restransmit req queue (gtp.c:402) 20241114165553339 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165553339 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165553339 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165553339 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165553339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165553339 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165553339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165553339 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-RAN(1654)@96733a1a5f60: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)11637046 20241114165553341 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165553341 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165553341 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165553341 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165553341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165553341 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) TC_pmm_idle_rx_mt_data(1660)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed 20241114165553341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165553341 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165553342 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 8e f5 43 f4 11 4a 3d 3f 15 7f 4c cf 49 4d 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) 20241114165553342 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f1b3d8eced8, cbp=0x61400002dea0) (sgsn_libgtp.c:630) 20241114165553342 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) SGSN_Test_0-RAN(1654)@96733a1a5f60: Created IMSI[0] for '262420000001007'H'E0A5506C'O to be handled at TC_pmm_idle_rx_mt_data(1660) 20241114165553346 DGPRS DEBUG GTP DATA IND from GGSN for 262420000001007, length=100 (sgsn_libgtp.c:823) 20241114165553346 DMM INFO MM(262420000001007/e0a5506c) Rx GTP for UE in PMM state Idle, paging it (sgsn_libgtp.c:830) 20241114165553346 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165553346 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165553346 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165553346 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165553346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165553346 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165553346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165553346 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1654)@96733a1a5f60: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@96733a1a5f60: 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 := 'E0A5506C'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@96733a1a5f60: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)12590366 SGSN_Test_0-RAN(1654)@96733a1a5f60: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1653)@96733a1a5f60: First idle individual index:0 20241114165553352 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165553352 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165553352 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165553352 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165553352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165553352 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165553352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165553352 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165553353 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241114165553353 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241114165553353 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241114165553353 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE0A5506C) type="signalling" (gprs_gmm.c:1937) 20241114165553353 DMM DEBUG GMM(gmm_fsm)[0x61200002e8a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241114165553353 DMM DEBUG MM(262420000001007/e0a5506c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241114165553353 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165553353 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165553353 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165553353 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165553353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165553353 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165553353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165553353 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165553353 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165553353 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165553354 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165553354 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165553354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165553354 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165553354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165553354 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@96733a1a5f60: { messageType := 2, destLocRef := 'C01D1E'O, sourceLocRef := '000014'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1653)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@96733a1a5f60: vl_len:12 SGSN_Test_0-SCCP(1653)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1653)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241114165553357 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165553357 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165553357 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165553357 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165553357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165553357 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165553357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165553357 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165553358 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241114165553358 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241114165553358 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241114165553358 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 20) (iu_client.c:366) 20241114165553358 DMM DEBUG MM_STATE_Iu(18)[0x61200002ed20]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241114165553358 DMM DEBUG MM_STATE_Iu(18)[0x61200002ed20]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241114165553358 DMM INFO MM(262420000001007/e0a5506c) <- GMM SERVICE ACCEPT (P-TMSI=0xe0a5506c) (gprs_gmm.c:813) 20241114165553358 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:510) 20241114165553358 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165553358 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165553358 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165553358 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165553358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165553358 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165553358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165553358 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165553358 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165553358 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165553358 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165553358 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165553359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165553359 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165553359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165553359 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1660)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed 20241114165559998 DGPRS DEBUG Checking for inactive LLMEs, time = 13414094 (sgsn.c:132) 20241114165611958 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:268) 20241114165611959 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) 20241114165611959 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1657)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114165621712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165621714 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165621714 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) 20241114165621734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165621735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165621736 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) 20241114165621780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165621781 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165621781 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)@96733a1a5f60: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@96733a1a5f60: Test Component 1660 has requested to stop MTC. Terminating current testcase execution. 20241114165623042 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114165623042 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP(1658)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1657)@96733a1a5f60: Final verdict of PTC: none 20241114165623043 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241114165623043 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) 20241114165623043 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) -NSVCI97(1643)@96733a1a5f60: Final verdict of PTC: none 20241114165623043 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241114165623043 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241114165623043 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) 20241114165623043 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241114165623043 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241114165623043 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) 20241114165623044 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165623044 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241114165623044 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241114165623044 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241114165623044 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241114165623044 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241114165623044 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241114165623044 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) -NSVCI99(1652)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(1647)@96733a1a5f60: Final verdict of PTC: none SGSN_Test_0-SCCP(1653)@96733a1a5f60: Final verdict of PTC: none 20241114165623044 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-RAN(1654)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1638)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1648)@96733a1a5f60: Final verdict of PTC: none SGSN_Test_0-M3UA(1655)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1639)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1644)@96733a1a5f60: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1640)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1649)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1642)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-RNC_GTP(1656)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1659)@96733a1a5f60: Final verdict of PTC: none 20241114165623045 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40558<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_pmm_idle_rx_mt_data(1660)@96733a1a5f60: Final verdict of PTC: fail reason: "Tguard timeout" TC_pmm_idle_rx_mt_data-BVCI210(1646)@96733a1a5f60: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1651)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(1650)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(1641)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(1645)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(1638): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1639): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1640): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(1641): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(1642): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(1643): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1644): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(1645): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1646): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(1647): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(1648): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1649): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(1650): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1651): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(1652): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test_0-SCCP(1653): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test_0-RAN(1654): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test_0-M3UA(1655): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-RNC_GTP(1656): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(1657): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(1658): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(1659): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_pmm_idle_rx_mt_data(1660): fail (none -> fail) reason: "Tguard timeout" MTC@96733a1a5f60: Test case TC_pmm_idle_rx_mt_data finished. Verdict: fail reason: Tguard timeout MTC@96733a1a5f60: 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'. Thu Nov 14 16:56:23 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 20241114165623184 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51696<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165623686 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51696<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=365228) 20241114165624043 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165624043 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=365228, count=378888) 20241114165625043 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165625043 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241114165625045 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241114165625045 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241114165625045 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:56: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_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 20241114165626045 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165626045 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_update_ctx_err_ind_from_ggsn started. 20241114165626751 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45258<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165626753 DMM INFO MM(262420000001007/e0a5506c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114165626753 DMM INFO MM(262420000001007/e0a5506c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114165626753 DMM DEBUG GMM(gmm_fsm)[0x61200002e8a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114165626753 DMM DEBUG GMM(gmm_fsm)[0x61200002e8a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114165626753 DMM DEBUG MM_STATE_Iu(18)[0x61200002ed20]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241114165626753 DMM DEBUG MM_STATE_Iu(18)[0x61200002ed20]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241114165626753 DMM NOTICE MM(262420000001007/e0a5506c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241114165626753 DGPRS INFO PDP(262420000001007/0) Forcing release of PDP context (pdpctx.c:102) 20241114165626753 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241114165626753 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241114165626753 DLGTP DEBUG Registering seq=1101 in restransmit req queue (gtp.c:402) 20241114165626753 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20241114165626753 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) 20241114165626753 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:401) 20241114165626753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{Init}: Deallocated (fsm.c:568) 20241114165626753 DMM DEBUG MM_STATE_Gb[0x61200002eba0]{Idle}: Deallocated (fsm.c:568) 20241114165626753 DMM DEBUG MM_STATE_Iu(18)[0x61200002ed20]{Detached}: Deallocated (fsm.c:568) 20241114165626753 DMM DEBUG GMM(gmm_fsm)[0x61200002e8a0]{Deregistered}: Deallocated (fsm.c:568) 20241114165626754 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241114165626754 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165626754 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165626754 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165626754 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165626754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165626754 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165626754 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:238) SGSN_Test-Gb0-NS0(1661)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1662)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1661)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1665)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165626798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114165626798 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) 20241114165626798 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) 20241114165626798 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165626798 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114165626798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165626798 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) 20241114165626798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165626798 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)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165626799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165626799 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) 20241114165626799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165626799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165626799 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) 20241114165626799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165626799 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) 20241114165626799 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165626799 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241114165626799 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165626800 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165626800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165626800 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)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1665)@96733a1a5f60: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165626804 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1662)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1662)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165626814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165626814 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)@96733a1a5f60: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1667)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1666)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1670)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1670)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165626830 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241114165626830 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) 20241114165626830 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) 20241114165626830 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165626830 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241114165626830 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165626830 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) 20241114165626830 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165626830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1670)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165626832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165626832 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) 20241114165626832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165626832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165626832 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) 20241114165626832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165626832 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) 20241114165626832 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165626832 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241114165626832 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165626832 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1670)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241114165626833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165626833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1670)@96733a1a5f60: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165626837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1667)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1667)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1671)@96733a1a5f60: Creating NSIP provider for "127.0.0.103":21012 20241114165626848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165626848 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@96733a1a5f60: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1672)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1671)@96733a1a5f60: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1675)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1675)@96733a1a5f60: Provider Link came up: sending NS-RESET 20241114165626870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241114165626870 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) 20241114165626870 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) 20241114165626870 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165626870 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241114165626870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165626870 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) 20241114165626870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165626870 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(1675)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241114165626872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165626872 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) 20241114165626872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165626872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241114165626872 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) 20241114165626872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241114165626872 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) 20241114165626872 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165626872 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241114165626872 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241114165626872 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241114165626873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165626873 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(1675)@96733a1a5f60: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1675)@96733a1a5f60: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241114165626877 DLNS DEBUG GPRS-NS2-VC(UDP-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)@96733a1a5f60: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1672)@96733a1a5f60: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241114165626887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241114165626888 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@96733a1a5f60: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1678)@96733a1a5f60: ************************************************* SGSN_Test_0-M3UA(1678)@96733a1a5f60: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1678)@96733a1a5f60: ************************************************* MTC@96733a1a5f60: Starting RAN_Emulation TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@96733a1a5f60: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1676)@96733a1a5f60: v_sccp_pdu_maxlen:268 20241114165627046 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165627046 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241114165627046 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:153) 20241114165627046 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1680)@96733a1a5f60: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1680)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241114165627047 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1680)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114165627048 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) SGSN_Test-GSUP-IPA(1680)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1680)@96733a1a5f60: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1680)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1680)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241114165627092 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241114165627092 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) 20241114165627092 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241114165627092 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)@96733a1a5f60: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241114165627095 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165627095 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241114165627095 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241114165627095 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241114165627095 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241114165627095 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241114165627095 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241114165627096 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165627096 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241114165627096 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241114165627096 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241114165627096 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241114165627096 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241114165627096 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241114165627096 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241114165627903 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165627903 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165627904 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165627904 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165627904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165627904 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165627904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165627904 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165627904 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241114165627904 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241114165627905 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165627905 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165627905 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165627905 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165627905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165627905 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165627905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165627905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1677)@96733a1a5f60: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@96733a1a5f60: Adding Client=TC_update_ctx_err_ind_from_ggsn(1683), IMSI='262420000001004'H, TLLI='E67C5055'O, index=0 SGSN_Test-GSUP(1681)@96733a1a5f60: 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)@96733a1a5f60: 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 := '8FE4'O, rac := 'F7'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)@96733a1a5f60: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)5204047 SGSN_Test_0-SCCP(1676)@96733a1a5f60: First idle individual index:0 SGSN_Test_0-RAN(1677)@96733a1a5f60: patch: N(SD) for ConnIdx 0 set to 1 20241114165628117 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165628117 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165628117 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165628117 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165628117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165628117 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165628117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165628117 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165628118 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241114165628118 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241114165628119 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241114165628119 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20241114165628119 DMM DEBUG GMM(gmm_fsm)[0x61200002f4a0]{Deregistered}: Allocated (fsm.c:456) 20241114165628119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{Init}: Allocated (fsm.c:456) 20241114165628119 DMM DEBUG MM_STATE_Gb[0x61200002f7a0]{Idle}: Allocated (fsm.c:456) 20241114165628119 DMM DEBUG MM_STATE_Iu[0x61200002f920]{Detached}: Allocated (fsm.c:456) 20241114165628119 DMM DEBUG GMM(gmm_fsm)[0x61200002f4a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241114165628119 DMM DEBUG GMM(gmm_fsm)[0x61200002f4a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241114165628119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241114165628119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241114165628119 DMM DEBUG MM(262420000001004/d15ab0e1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241114165628119 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:510) 20241114165628119 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165628119 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165628119 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165628120 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165628120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165628120 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165628120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165628120 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165628120 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165628120 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165628120 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165628120 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165628120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165628120 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165628120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165628120 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@96733a1a5f60: { messageType := 2, destLocRef := '4F684F'O ("OhO"), sourceLocRef := '000015'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1676)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@96733a1a5f60: 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 := '61EEB40816EBA025D16341F30C7EEA91'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '83015CC7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7801ACB21FA4C6E9'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '16982264A85A316C5BE388256AF999AF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '97E3D756AC7620F4C0C210260C427621'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B0C4FCDC37029A3D91080DD4F19B6683'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1354D2CB396FBB43'O } } } } } SGSN_Test_0-SCCP(1676)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@96733a1a5f60: vl_len:23 SGSN_Test_0-SCCP(1676)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1676)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241114165628130 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165628130 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165628130 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165628130 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165628130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165628130 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165628130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165628130 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165628130 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114165628130 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114165628130 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114165628130 DMM DEBUG MM(262420000001004/d15ab0e1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241114165628130 DMM NOTICE MM(262420000001004/d15ab0e1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241114165628130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241114165628130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241114165628130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241114165628130 DMM DEBUG MM(262420000001004/d15ab0e1) Requesting authorization (sgsn_auth.c:160) 20241114165628130 DMM INFO MM(262420000001004/d15ab0e1) Requesting authentication tuples (sgsn_auth.c:184) 20241114165628130 DMM DEBUG MM(262420000001004/d15ab0e1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241114165628130 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241114165628130 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)@96733a1a5f60: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1683) SGSN_Test-GSUP(1681)@96733a1a5f60: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1683)"262420000001004" 20241114165628133 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241114165628133 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241114165628133 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241114165628133 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241114165628133 DMM INFO MM(262420000001004/d15ab0e1) Subscriber data update (mmctx.c:445) 20241114165628133 DMM DEBUG MM(262420000001004/d15ab0e1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241114165628133 DMM INFO MM(262420000001004/d15ab0e1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241114165628133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241114165628133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241114165628133 DMM INFO MM(262420000001004/d15ab0e1) <- GMM AUTH AND CIPHERING REQ (rand = 61 ee b4 08 16 eb a0 25 d1 63 41 f3 0c 7e ea 91 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b0 c4 fc dc 37 02 9a 3d 91 08 0d d4 f1 9b 66 83 ) (gprs_gmm.c:483) 20241114165628133 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:510) 20241114165628134 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165628134 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165628134 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165628134 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165628134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165628134 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165628134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165628134 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@96733a1a5f60: vl_len:37 SGSN_Test_0-SCCP(1676)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1676)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081302221354D2CB23094B99990000100004F02904396FBB43'O 20241114165628139 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165628139 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165628139 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165628140 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165628140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165628140 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165628140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165628140 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165628140 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114165628140 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114165628140 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114165628140 DMM INFO MM(262420000001004/d15ab0e1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241114165628140 DMM NOTICE MM(262420000001004/d15ab0e1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241114165628140 DMM DEBUG MM(262420000001004/d15ab0e1) checking auth: received UMTS RES = 13 54 d2 cb 39 6f bb 43 (gprs_gmm.c:666) 20241114165628140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241114165628140 DMM DEBUG MM(262420000001004/d15ab0e1) Requesting authorization (sgsn_auth.c:160) 20241114165628140 DMM INFO MM(262420000001004/d15ab0e1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241114165628140 DMM DEBUG MM(262420000001004/d15ab0e1) Requesting subscriber data update (gprs_subscriber.c:894) 20241114165628140 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241114165628140 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) 20241114165628140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241114165628140 DMM DEBUG MM(262420000001004/d15ab0e1) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241114165628141 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165628141 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165628141 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165628141 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165628141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165628141 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165628141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165628141 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@96733a1a5f60: vl_len:12 SGSN_Test_0-SCCP(1676)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1676)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241114165628149 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165628149 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165628149 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165628149 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165628149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165628149 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165628149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165628150 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165628150 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241114165628150 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241114165628150 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241114165628150 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 21) (iu_client.c:366) 20241114165628150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241114165628150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241114165628150 DMM INFO MM(262420000001004/d15ab0e1) <- GMM ATTACH ACCEPT (new P-TMSI=0xd15ab0e1) (gprs_gmm.c:300) 20241114165628150 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:510) 20241114165628150 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165628150 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165628150 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165628150 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165628150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165628150 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165628151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165628151 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165628151 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165628151 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165628151 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165628151 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165628151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165628151 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165628151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165628151 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241114165628155 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241114165628155 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241114165628155 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241114165628155 DMM INFO MM(262420000001004/d15ab0e1) Subscriber data update (mmctx.c:445) 20241114165628155 DMM DEBUG MM(262420000001004/d15ab0e1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241114165628155 DMM INFO MM(262420000001004/d15ab0e1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241114165628155 DMM NOTICE MM(262420000001004/d15ab0e1) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241114165628155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241114165628155 DMM NOTICE MM(262420000001004/d15ab0e1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241114165628155 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) 20241114165628156 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241114165628156 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241114165628156 DMM INFO MM(262420000001004/d15ab0e1) Subscriber data update (mmctx.c:445) 20241114165628156 DMM DEBUG MM(262420000001004/d15ab0e1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1676)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@96733a1a5f60: vl_len:14 SGSN_Test_0-SCCP(1676)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1676)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241114165628157 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165628157 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165628157 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165628157 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165628157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165628158 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165628158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165628158 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165628158 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114165628158 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114165628158 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114165628158 DMM INFO MM(262420000001004/d15ab0e1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241114165628158 DMM NOTICE MM(262420000001004/d15ab0e1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241114165628158 DMM DEBUG GMM(gmm_fsm)[0x61200002f4a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241114165628158 DMM DEBUG GMM(gmm_fsm)[0x61200002f4a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241114165628158 DMM DEBUG MM_STATE_Iu(21)[0x61200002f920]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241114165628158 DMM DEBUG MM_STATE_Iu(21)[0x61200002f920]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241114165628158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241114165628158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241114165628158 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165628158 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165628158 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165628159 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165628159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165628159 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165628159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165628159 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@96733a1a5f60: vl_len:7 SGSN_Test_0-SCCP(1676)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1676)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241114165628163 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165628163 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165628163 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165628163 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165628163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165628163 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165628163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165628163 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165628163 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241114165628163 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241114165628163 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241114165628164 DMM INFO MM(262420000001004/d15ab0e1) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241114165628164 DMM DEBUG MM_STATE_Iu(21)[0x61200002f920]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241114165628164 DMM DEBUG MM_STATE_Iu(21)[0x61200002f920]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241114165628164 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165628164 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165628164 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165628164 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165628164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165628164 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165628164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165628164 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@96733a1a5f60: Session index based on local reference:0 20241114165628165 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165628165 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165628165 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165628165 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165628166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165628166 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165628166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165628166 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1677)@96733a1a5f60: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)5204047 TC_update_ctx_err_ind_from_ggsn(1683)@96733a1a5f60: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1683)@96733a1a5f60: 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 := 'D15AB0E1'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@96733a1a5f60: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)13379758 SGSN_Test_0-RAN(1677)@96733a1a5f60: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1676)@96733a1a5f60: First idle individual index:0 20241114165628369 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165628369 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165628369 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165628369 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165628369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165628369 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165628370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165628370 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165628371 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241114165628371 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241114165628371 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241114165628371 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD15AB0E1) type="signalling" (gprs_gmm.c:1937) 20241114165628371 DMM DEBUG GMM(gmm_fsm)[0x61200002f4a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241114165628371 DMM DEBUG GMM(gmm_fsm)[0x61200002f4a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241114165628371 DMM DEBUG MM(262420000001004/d15ab0e1) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241114165628371 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165628371 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165628371 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165628371 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165628371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165628371 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165628371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165628371 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165628371 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165628371 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165628371 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165628371 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165628372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165628372 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165628372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165628372 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@96733a1a5f60: { messageType := 2, destLocRef := 'CC28AE'O, sourceLocRef := '000016'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1676)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@96733a1a5f60: vl_len:12 SGSN_Test_0-SCCP(1676)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1676)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241114165628376 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165628376 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165628376 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165628376 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165628377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165628377 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165628377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165628377 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165628377 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241114165628377 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241114165628377 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241114165628377 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 22) (iu_client.c:366) 20241114165628377 DMM DEBUG MM_STATE_Iu(21)[0x61200002f920]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241114165628377 DMM DEBUG MM_STATE_Iu(21)[0x61200002f920]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241114165628377 DMM INFO MM(262420000001004/d15ab0e1) <- GMM SERVICE ACCEPT (P-TMSI=0xd15ab0e1) (gprs_gmm.c:813) 20241114165628377 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 22) (iu_client.c:510) 20241114165628378 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165628378 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165628378 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165628378 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165628378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165628378 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165628378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165628378 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165628378 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165628378 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165628378 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165628378 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165628378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165628378 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165628378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165628378 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1683)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1676)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@96733a1a5f60: vl_len:23 SGSN_Test_0-SCCP(1676)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1676)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241114165628385 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165628385 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165628385 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165628385 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165628385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165628385 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165628385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165628385 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165628385 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241114165628385 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241114165628385 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241114165628385 DMM INFO MM(262420000001004/d15ab0e1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241114165628385 DMM INFO MM(262420000001004/d15ab0e1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241114165628385 DMM DEBUG MM(262420000001004/d15ab0e1) Using GGSN 0 (gprs_sm.c:317) 20241114165628385 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) 20241114165628385 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241114165628385 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241114165628385 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:186) 20241114165628385 DLGTP DEBUG Registering seq=1102 in restransmit req queue (gtp.c:402) 20241114165628397 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 b1 8a bc 11 11 ed ce 42 05 14 05 7f 37 aa f2 a3 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) 20241114165628397 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1b3d8edf50, cbp=0x6140000312a0) (sgsn_libgtp.c:630) 20241114165628397 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241114165628398 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165628398 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165628398 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165628398 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165628398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165628398 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165628398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165628398 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@96733a1a5f60: vl_len:30 SGSN_Test_0-SCCP(1676)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1676)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800C2113442'O 20241114165628416 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165628416 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165628416 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165628416 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165628416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165628416 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165628416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165628416 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165628416 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241114165628416 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241114165628416 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241114165628416 DRANAP INFO Rx RAB Assignment Response for UE conn_id 22 (iu_client.c:574) 20241114165628416 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241114165628417 DLGTP DEBUG Registering seq=1103 in restransmit req queue (gtp.c:402) 20241114165628417 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241114165628417 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 22) (iu_client.c:510) 20241114165628417 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165628417 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165628417 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165628417 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165628417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165628417 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165628417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165628417 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241114165628420 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 b1 8a bc 11 11 ed ce 42 05 7f 37 aa f2 a3 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) 20241114165628420 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f1b3d8edf50, cbp=0x6140000312a0) (sgsn_libgtp.c:630) 20241114165628420 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)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1683)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-RAN(1677)@96733a1a5f60: Created IMSI[0] for '262420000001004'H'D15AB0E1'O to be handled at TC_update_ctx_err_ind_from_ggsn(1683) 20241114165628431 DLGTP DEBUG Begin pdp_tidget tid = 5400100000024262 (pdp.c:324) 20241114165628431 DLGTP DEBUG Begin pdp_tidget. Found (pdp.c:328) 20241114165628431 DGPRS INFO PDP(262420000001004:5): Context 0x7f1b3d8edf50 was updated (sgsn_libgtp.c:660) 20241114165628431 DMM INFO MM(262420000001004/d15ab0e1) GGSN received ErrorInd from RNC while tx DL data. Paging UE in state CommonProcedureInitiated (sgsn_libgtp.c:682) 20241114165628431 DMM DEBUG MM_STATE_Iu(21)[0x61200002f920]{Connected}: Received Event E_PMM_RX_GGSN_GTPU_DT_EI (sgsn_libgtp.c:685) 20241114165628431 DMM DEBUG MM_STATE_Iu(21)[0x61200002f920]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:112) 20241114165628431 DMM INFO MM(262420000001004/d15ab0e1) Changing GTP-U endpoints 127.0.0.104/0xc2113442 -> 127.0.0.10/0x00000010 (gprs_mm_state_iu_fsm.c:52) 20241114165628431 DLGTP DEBUG Registering seq=2 in restransmit resp queue (gtp.c:506) 20241114165628432 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165628432 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165628432 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165628432 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165628432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165628432 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165628432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165628432 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165628432 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165628432 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165628432 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165628432 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165628432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165628432 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165628432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165628432 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@96733a1a5f60: Session index based on local reference:0 20241114165628433 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165628433 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) SGSN_Test_0-RAN(1677)@96733a1a5f60: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)13379758 20241114165628433 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165628434 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165628434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165628434 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165628434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165628434 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1677)@96733a1a5f60: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_update_ctx_err_ind_from_ggsn(1683) TC_update_ctx_err_ind_from_ggsn(1683)@96733a1a5f60: 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 := 'D15AB0E1'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@96733a1a5f60: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)11311231 SGSN_Test_0-RAN(1677)@96733a1a5f60: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1676)@96733a1a5f60: First idle individual index:0 20241114165628637 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165628637 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165628637 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165628638 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165628638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165628638 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165628638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165628638 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165628639 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241114165628639 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241114165628639 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241114165628639 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD15AB0E1) type="signalling" (gprs_gmm.c:1937) 20241114165628639 DMM DEBUG GMM(gmm_fsm)[0x61200002f4a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241114165628639 DMM DEBUG MM(262420000001004/d15ab0e1) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241114165628639 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165628639 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165628639 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165628639 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165628639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165628639 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165628639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165628640 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165628640 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165628640 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165628640 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165628640 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165628640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165628640 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165628640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165628640 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@96733a1a5f60: { messageType := 2, destLocRef := 'AC987F'O, sourceLocRef := '000017'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1676)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@96733a1a5f60: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@96733a1a5f60: vl_len:12 SGSN_Test_0-SCCP(1676)@96733a1a5f60: vl_from0 SGSN_Test_0-SCCP(1676)@96733a1a5f60: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241114165628645 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165628645 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165628645 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241114165628645 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241114165628645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165628645 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165628645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241114165628645 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165628645 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241114165628645 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241114165628645 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241114165628645 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 23) (iu_client.c:366) 20241114165628645 DMM DEBUG MM_STATE_Iu(21)[0x61200002f920]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241114165628645 DMM DEBUG MM_STATE_Iu(21)[0x61200002f920]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241114165628645 DMM INFO MM(262420000001004/d15ab0e1) <- GMM SERVICE ACCEPT (P-TMSI=0xd15ab0e1) (gprs_gmm.c:813) 20241114165628645 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 23) (iu_client.c:510) 20241114165628646 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165628646 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165628646 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165628646 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165628646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165628646 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165628646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165628646 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241114165628646 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165628646 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165628646 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165628646 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165628646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165628646 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165628646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241114165628646 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@96733a1a5f60: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@96733a1a5f60: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@96733a1a5f60: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@96733a1a5f60: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1683)@96733a1a5f60: setverdict(pass): pass -> pass, component reason not changed 20241114165629999 DGPRS DEBUG Checking for inactive LLMEs, time = 13414124 (sgsn.c:132) 20241114165644005 DLGTP DEBUG Retransmit resp queue seq 2 expired, removing from queue (gsn.c:293) 20241114165647046 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:268) 20241114165647046 DLGSUP DEBUG GSUP sending PING (gsup_client.c:290) SGSN_Test-GSUP-IPA(1680)@96733a1a5f60: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@96733a1a5f60: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241114165647047 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:227) 20241114165656802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165656803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165656803 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) 20241114165656834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165656836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165656836 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) 20241114165656874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165656875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241114165656875 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)@96733a1a5f60: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@96733a1a5f60: Test Component 1683 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1681)@96733a1a5f60: Final verdict of PTC: none 20241114165658132 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241114165658132 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) SGSN_Test-GSUP-IPA(1680)@96733a1a5f60: Final verdict of PTC: none -NSVCI98(1670)@96733a1a5f60: Final verdict of PTC: none -NSVCI97(1665)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1666)@96733a1a5f60: Final verdict of PTC: none SGSN_Test_0-SCCP(1676)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1661)@96733a1a5f60: Final verdict of PTC: none 20241114165658134 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241114165658134 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) 20241114165658135 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241114165658135 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241114165658135 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241114165658135 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-Gb2-NS2(1671)@96733a1a5f60: Final verdict of PTC: none -NSVCI99(1675)@96733a1a5f60: Final verdict of PTC: none 20241114165658135 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241114165658135 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241114165658135 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) TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@96733a1a5f60: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1672)@96733a1a5f60: Final verdict of PTC: none 20241114165658135 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165658135 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) SGSN_Test_0-RAN(1677)@96733a1a5f60: Final verdict of PTC: none 20241114165658135 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241114165658135 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241114165658135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241114165658135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241114165658135 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) SGSN_Test-Gb1-BSSGP1(1667)@96733a1a5f60: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@96733a1a5f60: Final verdict of PTC: none 20241114165658135 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) SGSN_Test-Gb0-BSSGP0(1662)@96733a1a5f60: Final verdict of PTC: none 20241114165658135 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1678)@96733a1a5f60: Final verdict of PTC: none SGSN_Test-RNC_GTP(1679)@96733a1a5f60: Final verdict of PTC: none 20241114165658138 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45258<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GGSN_GTP(1682)@96733a1a5f60: Final verdict of PTC: none -NSVCI98-provIP(1668)@96733a1a5f60: Final verdict of PTC: none -NSVCI99-provIP(1673)@96733a1a5f60: Final verdict of PTC: none -NSVCI97-provIP(1663)@96733a1a5f60: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn(1683)@96733a1a5f60: Final verdict of PTC: fail reason: "Tguard timeout" MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: none MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-NS0(1661): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1662): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97-provIP(1663): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1664): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI97(1665): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-NS1(1666): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1667): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98-provIP(1668): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1669): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI98(1670): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-NS2(1671): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1672): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99-provIP(1673): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1674): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC -NSVCI99(1675): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test_0-SCCP(1676): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test_0-RAN(1677): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test_0-M3UA(1678): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-RNC_GTP(1679): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP-IPA(1680): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GSUP(1681): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC SGSN_Test-GGSN_GTP(1682): none (none -> none) MTC@96733a1a5f60: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1683): fail (none -> fail) reason: "Tguard timeout" MTC@96733a1a5f60: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: fail reason: Tguard timeout MTC@96733a1a5f60: 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'. Thu Nov 14 16:56:58 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 20241114165658269 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55436<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165658871 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55436<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=359356) 20241114165659134 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165659134 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=359356, count=360796) 20241114165700000 DGPRS DEBUG Checking for inactive LLMEs, time = 13414154 (sgsn.c:132) 20241114165700135 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165700135 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241114165700136 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241114165700136 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241114165700136 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@96733a1a5f60: 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@96733a1a5f60: Test execution finished. MTC@96733a1a5f60: 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 ------ Thu Nov 14 16:57: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_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 20241114165701136 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165701136 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_NS_connect_alive started. 20241114165701939 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55452<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165701941 DMM INFO MM(262420000001004/d15ab0e1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241114165701941 DMM INFO MM(262420000001004/d15ab0e1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241114165701941 DMM DEBUG GMM(gmm_fsm)[0x61200002f4a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241114165701941 DMM DEBUG GMM(gmm_fsm)[0x61200002f4a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241114165701941 DMM DEBUG MM_STATE_Iu(21)[0x61200002f920]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241114165701941 DMM DEBUG MM_STATE_Iu(21)[0x61200002f920]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241114165701941 DMM NOTICE MM(262420000001004/d15ab0e1) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241114165701941 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20241114165701941 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241114165701941 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241114165701941 DLGTP DEBUG Registering seq=1104 in restransmit req queue (gtp.c:402) 20241114165701941 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241114165701941 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) 20241114165701941 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:401) 20241114165701941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{Init}: Deallocated (fsm.c:568) 20241114165701942 DMM DEBUG MM_STATE_Gb[0x61200002f7a0]{Idle}: Deallocated (fsm.c:568) 20241114165701942 DMM DEBUG MM_STATE_Iu(21)[0x61200002f920]{Detached}: Deallocated (fsm.c:568) 20241114165701942 DMM DEBUG GMM(gmm_fsm)[0x61200002f4a0]{Deregistered}: Deallocated (fsm.c:568) 20241114165701942 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241114165701942 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241114165701942 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241114165701942 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241114165701942 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241114165701942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241114165701942 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241114165701942 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:238) 20241114165701963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241114165701963 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) 20241114165701963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241114165702137 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165702137 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: setverdict(pass): none -> pass MTC@96733a1a5f60: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20241114165702967 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55452<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1684)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: pass MTC@96733a1a5f60: Local verdict of PTC -provIP0(1684): none (pass -> pass) MTC@96733a1a5f60: Test case TC_NS_connect_alive finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:57:02 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 20241114165703010 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55468<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165703137 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165703138 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241114165703512 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55468<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=15864) 20241114165704139 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165704139 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=15864, count=20220) 20241114165705140 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165705140 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: 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 ------ Thu Nov 14 16:57: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_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 20241114165706141 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165706141 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test case TC_NS_connect_reset started. 20241114165706571 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55480<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165706573 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241114165706593 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241114165706593 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) 20241114165706593 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) 20241114165706593 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241114165706593 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241114165706593 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241114165706593 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) 20241114165706593 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165706593 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@96733a1a5f60: setverdict(pass): none -> pass 20241114165707142 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165707142 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20241114165707597 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55480<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1685)@96733a1a5f60: Final verdict of PTC: none MTC@96733a1a5f60: Setting final verdict of the test case. MTC@96733a1a5f60: Local verdict of MTC: pass MTC@96733a1a5f60: Local verdict of PTC -provIP0(1685): none (pass -> pass) MTC@96733a1a5f60: Test case TC_NS_connect_reset finished. Verdict: pass MTC@96733a1a5f60: 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'. Thu Nov 14 16:57:07 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 20241114165707639 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47586<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241114165708141 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47586<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241114165708142 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165708143 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 0 (prev_count=-1, count=11088) 20241114165709144 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165709144 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) Waiting for packet dumper to finish... 1 (prev_count=11088, count=12348) 20241114165709594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165710144 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165710145 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) MTC@96733a1a5f60: 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@96733a1a5f60: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@96733a1a5f60: Terminating MTC. MC@96733a1a5f60: MTC terminated. MC2> exit MC@96733a1a5f60: Shutting down session. MC@96733a1a5f60: 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-7803.log' -------------------- pass SGSN_Tests.TC_attach pass SGSN_Tests.TC_attach_mnc3 pass SGSN_Tests.TC_attach_umts_aka_umts_res pass SGSN_Tests.TC_attach_umts_aka_gsm_sres pass SGSN_Tests.TC_attach_timeout_after_pdp_act pass SGSN_Tests.TC_attach_auth_id_timeout pass SGSN_Tests.TC_attach_auth_sai_timeout pass SGSN_Tests.TC_attach_auth_sai_reject xfail SGSN_Tests.TC_attach_gsup_lu_timeout xfail SGSN_Tests.TC_attach_gsup_lu_reject pass SGSN_Tests.TC_attach_combined pass SGSN_Tests.TC_attach_accept_all pass SGSN_Tests.TC_attach_closed pass SGSN_Tests.TC_attach_no_imei_response pass SGSN_Tests.TC_attach_no_imsi_response pass SGSN_Tests.TC_attach_closed_add_vty pass SGSN_Tests.TC_attach_check_subscriber_list pass SGSN_Tests.TC_attach_detach_check_subscriber_list pass SGSN_Tests.TC_attach_check_complete_resend pass SGSN_Tests.TC_hlr_location_cancel_request_update pass SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass SGSN_Tests.TC_rau_unknown pass SGSN_Tests.TC_attach_rau pass SGSN_Tests.TC_attach_rau_a_a pass SGSN_Tests.TC_attach_rau_a_b pass SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass SGSN_Tests.TC_attach_usim_resync pass SGSN_Tests.TC_attach_usim_a54_a54 pass SGSN_Tests.TC_attach_usim_a54_a53 pass SGSN_Tests.TC_attach_usim_a53_a54 pass SGSN_Tests.TC_attach_usim_a50_a54 pass SGSN_Tests.TC_attach_usim_a54_a50 pass SGSN_Tests.TC_detach_unknown_nopoweroff pass SGSN_Tests.TC_detach_unknown_poweroff pass SGSN_Tests.TC_detach_nopoweroff pass SGSN_Tests.TC_detach_poweroff pass SGSN_Tests.TC_attach_pdp_act pass SGSN_Tests.TC_pdp_act_unattached pass SGSN_Tests.TC_attach_pdp_act_user pass SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass SGSN_Tests.TC_attach_pdp_act_deact_dup xfail SGSN_Tests.TC_attach_second_attempt pass SGSN_Tests.TC_attach_echo_timeout pass SGSN_Tests.TC_attach_restart_ctr_echo pass SGSN_Tests.TC_attach_restart_ctr_create pass SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass SGSN_Tests.TC_attach_pdp_act_gmm_detach pass SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass SGSN_Tests.TC_xid_empty_l3 pass SGSN_Tests.TC_xid_n201u pass SGSN_Tests.TC_llc_null pass SGSN_Tests.TC_llc_sabm_dm_llgmm pass SGSN_Tests.TC_llc_sabm_dm_ll5 pass SGSN_Tests.TC_suspend_nopaging pass SGSN_Tests.TC_suspend_resume pass SGSN_Tests.TC_suspend_rau pass SGSN_Tests.TC_paging_ps pass SGSN_Tests.TC_bssgp_rim_single_report pass SGSN_Tests.TC_rim_eutran_to_geran pass SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass SGSN_Tests.TC_cell_change_different_ci_attach pass SGSN_Tests.TC_cell_change_different_ci_data pass->FAIL SGSN_Tests.TC_sgsn_context_req_in pass->FAIL SGSN_Tests.TC_sgsn_context_req_out pass SGSN_Tests.TC_attach_req_id_req_ra_update pass SGSN_Tests_Iu.TC_iu_attach pass SGSN_Tests_Iu.TC_iu_attach_encr pass SGSN_Tests_Iu.TC_iu_attach_geran_rau pass SGSN_Tests_Iu.TC_geran_attach_iu_rau pass SGSN_Tests_Iu.TC_attach_pdp_act_user pass SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass->FAIL SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass->FAIL SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: PASS SGSN_Tests.TC_paging_ps_ra_multiple_cells NEW: PASS SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw NEW: PASS SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge Summary: pass->FAIL: 5 xfail: 3 pass: 77 NEW: PASS: 3 skip: 7 20241114165711146 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165711146 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (1354190) [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-20241114-1642-9fe98561-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'] 20241114165712147 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165712147 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241114165712595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241114165713148 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165713148 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241114165714149 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165714149 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241114165715149 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165715149 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241114165715596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-asan-20241114-1642-9fe98561-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/log_format.sh'] 20241114165716151 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165716151 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) 20241114165717152 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:76) 20241114165717152 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:153) [testenv][generic] Stopping stp (1354051) [testenv][generic] Stopping sgsn (1354110) [testenv] Showing testsuite/junit-xml-7803.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-20241114-1642-9fe98561-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/junit-xml-7803.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='88' failures='8' errors='0' skipped='0' inconc='0' time='880.00'> <testcase classname='SGSN_Tests' name='TC_attach' time='1.426558'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='1.578426'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='1.605778'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='1.591561'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.122463'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.597323'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='6.608111'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='6.603088'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='1.644205'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3219 SGSN_Tests control part SGSN_Tests.ttcn:755 TC_attach_gsup_lu_timeout testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_reject' time='1.536469'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3220 SGSN_Tests control part SGSN_Tests.ttcn:786 TC_attach_gsup_lu_reject testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_combined' time='1.527261'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.502158'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='2.566436'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.501059'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='31.634209'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.646226'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='1.588217'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='5.680438'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='35.646589'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='6.704531'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='1.814897'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.489663'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.604043'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.622471'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='1.706832'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='6.617732'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='6.726342'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b_wrong_old_ra' time='6.725801'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.642967'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='1.542448'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='1.513476'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='1.534067'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.543024'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='1.533887'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.507089'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.593249'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='1.690619'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='6.726229'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='0.703590'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.489956'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='0.715276'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='0.607377'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='0.601710'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='0.607999'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='2.615012'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.504937'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3259 SGSN_Tests control part SGSN_Tests.ttcn:1215 TC_attach_second_attempt testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_echo_timeout' time='35.572533'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='10.599278'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='0.595304'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='33.628954'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='10.607195'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='0.628139'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='0.606973'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='0.610100'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='2.616193'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='1.608877'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='1.621177'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='7.608125'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='2.595133'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='2.585975'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='6.618238'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='6.625761'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.139524'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='6.620896'/> <testcase classname='SGSN_Tests' name='TC_paging_ps_ra_multiple_cells' time='6.645546'/> <testcase classname='SGSN_Tests' name='TC_bssgp_rim_single_report' time='0.479311'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.479553'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='1.731854'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_data' time='2.625819'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='1.673638'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_data' time='0.628046'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='3.587632'> <failure type='fail-verdict'>Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3291 SGSN_Tests control part SGSN_Tests.ttcn:3108 TC_sgsn_context_req_in testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_out' time='1.522687'> <failure type='fail-verdict'>Rx unexpected RAU Reject SGSN_Tests.ttcn:3292 SGSN_Tests control part SGSN_Tests.ttcn:3206 TC_sgsn_context_req_out testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_req_id_req_ra_update' time='0.506332'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='1.688059'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='1.619462'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='1.660854'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='1.649195'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user' time='1.738184'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_v4raw' time='1.740359'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' time='1.724645'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' time='1.742374'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' time='1.772150'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_pmm_idle' time='31.444347'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests_Iu.ttcn:429 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:274 TC_attach_pdp_act_pmm_idle testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_pmm_idle_rx_mt_data' time='31.416591'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests_Iu.ttcn:430 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:354 TC_pmm_idle_rx_mt_data testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_update_ctx_err_ind_from_ggsn' time='31.429626'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests_Iu.ttcn:431 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:415 TC_update_ctx_err_ind_from_ggsn testcase </failure> </testcase> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_alive' time='1.030846'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.028630'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-nightly-asan-20241114-1642-9fe98561-0'] 96733a1a5f60dc359557db234054d877d639eb1466f1d8414f31689e96cba760 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-asan/166/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