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 9eb5e696a0997e0de8db0248ba8be31ebb2cdac9 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9eb5e696a0997e0de8db0248ba8be31ebb2cdac9 # timeout=10 Commit message: "testenv: make podman stop more robust" > git rev-list --no-walk 9eb5e696a0997e0de8db0248ba8be31ebb2cdac9 # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test-asan] $ /bin/sh -xe /tmp/jenkins424337904366392901.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:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:f96b9002f85c202a32ea4089a8fb37c144e238799746e3171f7ca42a94ed1795 Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d 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-20241102-1642-1199bd66-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-20241102-1642-1199bd66-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', '--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-02T16:42:01Z" level=error msg="json-file logging specified but not supported. Choosing k8s-file logging instead" Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241102-1642-1199bd66-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-20241102-1642-1199bd66-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 [8787 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 [190 kB] Fetched 9234 kB in 1s (9518 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-20241102-1642-1199bd66-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' 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-20241102-1642-1199bd66-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-20241102-1642-1199bd66-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-20241102-1642-1199bd66-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-20241102-1642-1199bd66-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:1828.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2237.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2270.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:3521.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4915.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5020.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5347.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5348.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5350.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5405.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5407.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:87.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:371.1-372.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:372.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:372.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:372.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:371.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:374.1-383.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:378.9-383.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:378.49-383.4: In parameter #2 for `ies': GSUP_Templates.ttcn:379.4-24: In component 1: GSUP_Templates.ttcn:379.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:379.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:379.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:375.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:389.1-391.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:390.9-391.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:390.47-391.53: In parameter #2 for `ies': GSUP_Templates.ttcn:391.4-24: In component 1: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:389.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:403.1-406.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:405.9-406.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:405.50-406.40: In parameter #2 for `ies': GSUP_Templates.ttcn:405.62-406.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:406.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:404.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:408.1-409.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:409.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:409.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:409.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:408.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:415.1-416.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:416.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:416.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1246.9-1327.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1259.24-1261.2: In template variable definition `ies': GSUP_Templates.ttcn:1260.3-23: In component 1: GSUP_Templates.ttcn:1260.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1260.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1260.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1246.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1284.2-1287.2: In if statement: GSUP_Templates.ttcn:1285.3-45: In variable assignment: GSUP_Templates.ttcn:1285.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1285.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1285.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:1248.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1304.2-1307.2: In if statement: GSUP_Templates.ttcn:1305.3-33: In variable assignment: GSUP_Templates.ttcn:1305.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1305.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1305.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1254.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:437.1-442.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:440.9-442.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:441.17-442.66: In parameter #2 for `ies': GSUP_Templates.ttcn:441.29-442.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:441.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:438.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:442.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:439.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:444.1-445.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:445.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:445.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:445.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:444.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:462.1-463.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:463.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:463.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:463.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:462.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:468.1-470.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:469.9-470.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:469.48-470.54: In parameter #2 for `ies': GSUP_Templates.ttcn:470.4-24: In component 1: GSUP_Templates.ttcn:470.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:470.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:470.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:468.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:476.1-478.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:477.9-478.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:477.43-478.55: In parameter #2 for `ies': GSUP_Templates.ttcn:478.4-24: In component 1: GSUP_Templates.ttcn:478.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:478.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:478.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:476.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:484.1-486.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:485.9-486.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:485.42-486.28: In parameter #2 for `ies': GSUP_Templates.ttcn:486.3-23: In component 1: GSUP_Templates.ttcn:486.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:486.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:486.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:484.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.1-490.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:489.9-490.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:489.41-490.50: In parameter #2 for `ies': GSUP_Templates.ttcn:490.3-23: In component 1: GSUP_Templates.ttcn:490.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:490.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:490.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:488.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:496.1-506.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:499.13-506.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:501.2-505.2: In parameter #2 for `ies': GSUP_Templates.ttcn:502.3-23: In component 1: GSUP_Templates.ttcn:502.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:502.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:502.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:497.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1362.9-1410.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1371.24-1373.2: In template variable definition `ies': GSUP_Templates.ttcn:1372.3-23: In component 1: GSUP_Templates.ttcn:1372.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1372.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1372.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1363.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1488.1-1505.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1494.13-1505.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1496.2-1504.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1497.3-23: In component 1: GSUP_Templates.ttcn:1497.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1497.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1497.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1489.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1518.1-1529.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1521.13-1529.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1523.2-1528.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1524.3-23: In component 1: GSUP_Templates.ttcn:1524.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1524.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1524.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1519.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1544.1-1557.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1548.13-1557.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1550.2-1556.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1551.3-23: In component 1: GSUP_Templates.ttcn:1551.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1551.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1551.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1545.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1583.1-1607.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1590.13-1607.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1592.2-1606.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1598.3-23: In component 1: GSUP_Templates.ttcn:1598.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1598.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1598.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1584.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1620.1-1631.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1623.13-1631.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1625.2-1630.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1626.3-23: In component 1: GSUP_Templates.ttcn:1626.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1626.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1626.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1621.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1646.1-1659.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1650.13-1659.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1652.2-1658.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1653.3-23: In component 1: GSUP_Templates.ttcn:1653.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1653.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1653.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1647.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1674.1-1687.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1678.13-1687.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1680.2-1686.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1681.3-23: In component 1: GSUP_Templates.ttcn:1681.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1681.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1681.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1675.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1700.1-1711.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1703.13-1711.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1705.2-1710.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1706.3-23: In component 1: GSUP_Templates.ttcn:1706.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1706.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1706.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1701.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1726.1-1739.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1730.13-1739.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1732.2-1738.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1733.3-23: In component 1: GSUP_Templates.ttcn:1733.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1733.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1733.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1727.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1778.1-1793.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1784.13-1793.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1786.2-1792.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1787.3-23: In component 1: GSUP_Templates.ttcn:1787.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1787.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1787.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1780.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1795.1-1808.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1800.13-1808.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1802.2-1807.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1803.3-23: In component 1: GSUP_Templates.ttcn:1803.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1803.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1803.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1797.2-29: 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-20241102-1642-1199bd66-0', 'make', '-j', '17'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_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_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAW_NS.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Tests_NS_part_7.cc Creating dependency file for SGSN_Tests_NS_part_5.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_4.cc Creating dependency file for SGSN_Tests_NS_part_3.cc Creating dependency file for SGSN_Tests_NS_part_2.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_6.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_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_6.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_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_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_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for ITU_X213_Types_part_7.cc Creating dependency file for ITU_X213_Types_part_6.cc Creating dependency file for ITU_X213_Types_part_5.cc Creating dependency file for ITU_X213_Types_part_4.cc Creating dependency file for ITU_X213_Types_part_3.cc Creating dependency file for ITU_X213_Types_part_2.cc Creating dependency file for ITU_X213_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPCP_Templates_part_7.cc Creating dependency file for IPCP_Templates_part_6.cc Creating dependency file for IPCP_Templates_part_5.cc Creating dependency file for IPCP_Templates_part_4.cc Creating dependency file for IPCP_Templates_part_3.cc Creating dependency file for IPCP_Templates_part_2.cc Creating dependency file for IPCP_Templates_part_1.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_7.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_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTP_Emulation_part_7.cc Creating dependency file for GTP_Emulation_part_6.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for ITU_X213_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for 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 GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__teid(const OCTETSTRING&)': GTP_Emulation.cc:4279:1: warning: control reaches end of non-void function [-Wreturn-type] 4279 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__imsi(const HEXSTRING&)': GTP_Emulation.cc:4352:1: warning: control reaches end of non-void function [-Wreturn-type] 4352 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates.o IPCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types.o ITU_X213_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests.o SGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu.o SGSN_Tests_Iu.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS.o SGSN_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_7.o BSSGP_ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_1.o GTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_2.o GTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_3.o GTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_4.o GTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_5.o GTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_6.o GTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_7.o GTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_1.o IPCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_2.o IPCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_3.o IPCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_4.o IPCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_5.o IPCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_6.o IPCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_7.o IPCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_1.o ITU_X213_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_2.o ITU_X213_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_3.o ITU_X213_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_4.o ITU_X213_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_5.o ITU_X213_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_6.o ITU_X213_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_7.o ITU_X213_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_1.o SGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_2.o SGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_3.o SGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_4.o SGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_5.o SGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_6.o SGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_7.o SGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_7.o SGSN_Tests_Iu_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_7.o SGSN_Tests_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:19806:1: warning: control reaches end of non-void function [-Wreturn-type] 19806 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:19858:1: warning: control reaches end of non-void function [-Wreturn-type] 19858 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:19967:1: warning: control reaches end of non-void function [-Wreturn-type] 19967 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:20018:1: warning: control reaches end of non-void function [-Wreturn-type] 20018 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_EncDec.o LLC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_EncDec.o RANAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_EncDec.o SCCP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr.so BSSGP_ConnHdlr.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types.so BSSGP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types.so GTPC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types.so GTPU_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation.so GTP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates.so IPCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types.so IPCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types.so ITU_X213_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common.so L3_Common.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates.so L3_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates.so LLC_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types.so LLC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types.so M3UA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4.so NS_Provider_IPL4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types.so NS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort.so RANAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates.so RANAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types.so RANAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates.so SCCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types.so SCCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests.so SGSN_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu.so SGSN_Tests_Iu.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS.so SGSN_Tests_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types.so SNDCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_7.so BSSGP_ConnHdlr_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_1.so GTP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_2.so GTP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_3.so GTP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_4.so GTP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_5.so GTP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_6.so GTP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_7.so GTP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_1.so IPCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_2.so IPCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_3.so IPCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_4.so IPCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_5.so IPCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_6.so IPCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_7.so IPCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_1.so ITU_X213_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_2.so ITU_X213_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_3.so ITU_X213_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_4.so ITU_X213_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_5.so ITU_X213_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_6.so ITU_X213_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_7.so ITU_X213_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_1.so LLC_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_2.so LLC_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_3.so LLC_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_4.so LLC_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_5.so LLC_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_6.so LLC_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_7.so LLC_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_1.so LLC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_2.so LLC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_3.so LLC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_4.so LLC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_5.so LLC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_6.so LLC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_7.so LLC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_7.so NS_Provider_IPL4_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_1.so RANAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_2.so RANAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_3.so RANAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_4.so RANAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_5.so RANAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_6.so RANAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_7.so RANAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_1.so RANAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_2.so RANAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_3.so RANAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_4.so RANAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_5.so RANAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_6.so RANAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_7.so RANAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_1.so RANAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_2.so RANAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_3.so RANAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_4.so RANAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_5.so RANAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_6.so RANAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_7.so RANAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_1.so SGSN_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_2.so SGSN_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_3.so SGSN_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_4.so SGSN_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_5.so SGSN_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_6.so SGSN_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_7.so SGSN_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_7.so SGSN_Tests_Iu_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_7.so SGSN_Tests_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_1.so SNDCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_2.so SNDCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_3.so SNDCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_4.so SNDCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_5.so SNDCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_6.so SNDCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_7.so SNDCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation.so BSSGP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation.so NS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter.so RAN_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation.so RAN_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS.so RAW_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_1.so BSSGP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_2.so BSSGP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_3.so BSSGP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_4.so BSSGP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_5.so BSSGP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_6.so BSSGP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_7.so BSSGP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_1.so NS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_2.so NS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_3.so NS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_4.so NS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_5.so NS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_6.so NS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_7.so NS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_1.so RAW_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_2.so RAW_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_3.so RAW_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_4.so RAW_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_5.so RAW_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_6.so RAW_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_7.so RAW_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes.so RANAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants.so RANAP_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers.so RANAP_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs.so RANAP_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents.so RANAP_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions.so RANAP_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_7.so RANAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_1.so RANAP_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_2.so RANAP_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_3.so RANAP_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_4.so RANAP_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_5.so RANAP_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_6.so RANAP_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_7.so RANAP_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_1.so RANAP_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_2.so RANAP_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_3.so RANAP_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_4.so RANAP_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_5.so RANAP_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_6.so RANAP_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_7.so RANAP_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_1.so RANAP_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_2.so RANAP_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_3.so RANAP_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_4.so RANAP_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_5.so RANAP_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_6.so RANAP_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_7.so RANAP_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_7.so RANAP_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_7.so RANAP_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_EncDec.so LLC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_EncDec.so RANAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_EncDec.so SCCP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o SGSN_Tests -Wl,--no-as-needed BSSGP_ConnHdlr.so BSSGP_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so GTPC_Types.so GTPU_Types.so GTP_Emulation.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPCP_Templates.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so ITU_X213_Types.so L3_Common.so L3_Templates.so LLC_Templates.so LLC_Types.so M3UA_Emulation.so M3UA_Types.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so NS_Provider_IPL4.so NS_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so RANAP_CodecPort.so RANAP_Templates.so RANAP_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTPasp_PortType.so SCTPasp_Types.so SGSN_Tests.so SGSN_Tests_Iu.so SGSN_Tests_NS.so SNDCP_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_7.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTP_Emulation_part_1.so GTP_Emulation_part_2.so GTP_Emulation_part_3.so GTP_Emulation_part_4.so GTP_Emulation_part_5.so GTP_Emulation_part_6.so GTP_Emulation_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_Templates_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPCP_Templates_part_1.so IPCP_Templates_part_2.so IPCP_Templates_part_3.so IPCP_Templates_part_4.so IPCP_Templates_part_5.so IPCP_Templates_part_6.so IPCP_Templates_part_7.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so ITU_X213_Types_part_1.so ITU_X213_Types_part_2.so ITU_X213_Types_part_3.so ITU_X213_Types_part_4.so ITU_X213_Types_part_5.so ITU_X213_Types_part_6.so ITU_X213_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so LLC_Templates_part_1.so LLC_Templates_part_2.so LLC_Templates_part_3.so LLC_Templates_part_4.so LLC_Templates_part_5.so LLC_Templates_part_6.so LLC_Templates_part_7.so LLC_Types_part_1.so LLC_Types_part_2.so LLC_Types_part_3.so LLC_Types_part_4.so LLC_Types_part_5.so LLC_Types_part_6.so LLC_Types_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so RANAP_CodecPort_part_1.so RANAP_CodecPort_part_2.so RANAP_CodecPort_part_3.so RANAP_CodecPort_part_4.so RANAP_CodecPort_part_5.so RANAP_CodecPort_part_6.so RANAP_CodecPort_part_7.so RANAP_Templates_part_1.so RANAP_Templates_part_2.so RANAP_Templates_part_3.so RANAP_Templates_part_4.so RANAP_Templates_part_5.so RANAP_Templates_part_6.so RANAP_Templates_part_7.so RANAP_Types_part_1.so RANAP_Types_part_2.so RANAP_Types_part_3.so RANAP_Types_part_4.so RANAP_Types_part_5.so RANAP_Types_part_6.so RANAP_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SGSN_Tests_part_1.so SGSN_Tests_part_2.so SGSN_Tests_part_3.so SGSN_Tests_part_4.so SGSN_Tests_part_5.so SGSN_Tests_part_6.so SGSN_Tests_part_7.so SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_7.so SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_7.so SNDCP_Types_part_1.so SNDCP_Types_part_2.so SNDCP_Types_part_3.so SNDCP_Types_part_4.so SNDCP_Types_part_5.so SNDCP_Types_part_6.so SNDCP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so BSSGP_Emulation.so IPA_Emulation.so NS_Emulation.so RAN_Adapter.so RAN_Emulation.so RAW_NS.so SCCP_Mapping.so BSSGP_Emulation_part_1.so BSSGP_Emulation_part_2.so BSSGP_Emulation_part_3.so BSSGP_Emulation_part_4.so BSSGP_Emulation_part_5.so BSSGP_Emulation_part_6.so BSSGP_Emulation_part_7.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so NS_Emulation_part_1.so NS_Emulation_part_2.so NS_Emulation_part_3.so NS_Emulation_part_4.so NS_Emulation_part_5.so NS_Emulation_part_6.so NS_Emulation_part_7.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Adapter_part_5.so RAN_Adapter_part_6.so RAN_Adapter_part_7.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so RAN_Emulation_part_5.so RAN_Emulation_part_6.so RAN_Emulation_part_7.so RAW_NS_part_1.so RAW_NS_part_2.so RAW_NS_part_3.so RAW_NS_part_4.so RAW_NS_part_5.so RAW_NS_part_6.so RAW_NS_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so RANAP_CommonDataTypes.so RANAP_Constants.so RANAP_Containers.so RANAP_IEs.so RANAP_PDU_Contents.so RANAP_PDU_Descriptions.so RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_7.so RANAP_Constants_part_1.so RANAP_Constants_part_2.so RANAP_Constants_part_3.so RANAP_Constants_part_4.so RANAP_Constants_part_5.so RANAP_Constants_part_6.so RANAP_Constants_part_7.so RANAP_Containers_part_1.so RANAP_Containers_part_2.so RANAP_Containers_part_3.so RANAP_Containers_part_4.so RANAP_Containers_part_5.so RANAP_Containers_part_6.so RANAP_Containers_part_7.so RANAP_IEs_part_1.so RANAP_IEs_part_2.so RANAP_IEs_part_3.so RANAP_IEs_part_4.so RANAP_IEs_part_5.so RANAP_IEs_part_6.so RANAP_IEs_part_7.so RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_7.so RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_7.so BSSGP_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so LLC_EncDec.so Native_FunctionDefs.so RANAP_EncDec.so SCCP_EncDec.so SCTPasp_PT.so TCCConversion.so TCCInterface.so TELNETasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSGP_ConnHdlr.o BSSGP_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o GTPC_Types.o GTPU_Types.o GTP_Emulation.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPCP_Templates.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o ITU_X213_Types.o L3_Common.o L3_Templates.o LLC_Templates.o LLC_Types.o M3UA_Emulation.o M3UA_Types.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o NS_Provider_IPL4.o NS_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o RANAP_CodecPort.o RANAP_Templates.o RANAP_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTPasp_PortType.o SCTPasp_Types.o SGSN_Tests.o SGSN_Tests_Iu.o SGSN_Tests_NS.o SNDCP_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_7.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTP_Emulation_part_1.o GTP_Emulation_part_2.o GTP_Emulation_part_3.o GTP_Emulation_part_4.o GTP_Emulation_part_5.o GTP_Emulation_part_6.o GTP_Emulation_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPCP_Templates_part_1.o IPCP_Templates_part_2.o IPCP_Templates_part_3.o IPCP_Templates_part_4.o IPCP_Templates_part_5.o IPCP_Templates_part_6.o IPCP_Templates_part_7.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o ITU_X213_Types_part_1.o ITU_X213_Types_part_2.o ITU_X213_Types_part_3.o ITU_X213_Types_part_4.o ITU_X213_Types_part_5.o ITU_X213_Types_part_6.o ITU_X213_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o LLC_Templates_part_1.o LLC_Templates_part_2.o LLC_Templates_part_3.o LLC_Templates_part_4.o LLC_Templates_part_5.o LLC_Templates_part_6.o LLC_Templates_part_7.o LLC_Types_part_1.o LLC_Types_part_2.o LLC_Types_part_3.o LLC_Types_part_4.o LLC_Types_part_5.o LLC_Types_part_6.o LLC_Types_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_7.o RANAP_Templates_part_1.o RANAP_Templates_part_2.o RANAP_Templates_part_3.o RANAP_Templates_part_4.o RANAP_Templates_part_5.o RANAP_Templates_part_6.o RANAP_Templates_part_7.o RANAP_Types_part_1.o RANAP_Types_part_2.o RANAP_Types_part_3.o RANAP_Types_part_4.o RANAP_Types_part_5.o RANAP_Types_part_6.o RANAP_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SGSN_Tests_part_1.o SGSN_Tests_part_2.o SGSN_Tests_part_3.o SGSN_Tests_part_4.o SGSN_Tests_part_5.o SGSN_Tests_part_6.o SGSN_Tests_part_7.o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_7.o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_7.o SNDCP_Types_part_1.o SNDCP_Types_part_2.o SNDCP_Types_part_3.o SNDCP_Types_part_4.o SNDCP_Types_part_5.o SNDCP_Types_part_6.o SNDCP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o BSSGP_Emulation.o IPA_Emulation.o NS_Emulation.o RAN_Adapter.o RAN_Emulation.o RAW_NS.o SCCP_Mapping.o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_7.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o NS_Emulation_part_1.o NS_Emulation_part_2.o NS_Emulation_part_3.o NS_Emulation_part_4.o NS_Emulation_part_5.o NS_Emulation_part_6.o NS_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o RAW_NS_part_1.o RAW_NS_part_2.o RAW_NS_part_3.o RAW_NS_part_4.o RAW_NS_part_5.o RAW_NS_part_6.o RAW_NS_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o RANAP_CommonDataTypes.o RANAP_Constants.o RANAP_Containers.o RANAP_IEs.o RANAP_PDU_Contents.o RANAP_PDU_Descriptions.o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_7.o RANAP_Constants_part_1.o RANAP_Constants_part_2.o RANAP_Constants_part_3.o RANAP_Constants_part_4.o RANAP_Constants_part_5.o RANAP_Constants_part_6.o RANAP_Constants_part_7.o RANAP_Containers_part_1.o RANAP_Containers_part_2.o RANAP_Containers_part_3.o RANAP_Containers_part_4.o RANAP_Containers_part_5.o RANAP_Containers_part_6.o RANAP_Containers_part_7.o RANAP_IEs_part_1.o RANAP_IEs_part_2.o RANAP_IEs_part_3.o RANAP_IEs_part_4.o RANAP_IEs_part_5.o RANAP_IEs_part_6.o RANAP_IEs_part_7.o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_7.o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_7.o BSSGP_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o LLC_EncDec.o Native_FunctionDefs.o RANAP_EncDec.o SCCP_EncDec.o SCTPasp_PT.o TCCConversion.o TCCInterface.o TELNETasp_PT.o; exit 1; fi [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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-20241102-1642-1199bd66-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-20241102-1642-1199bd66-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ InRelease [1570 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ Packages [51.9 kB] Fetched 53.4 kB in 0s (117 kB/s) Reading package lists... [testenv][generic] Installing packages: osmo-sgsn, osmo-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', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241102-1642-1199bd66-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-sgsn', 'osmo-stp'] 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 1 not upgraded. Need to get 6768 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 202411012029 [1196 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore22 1.10.0.27.aec32.202411012029~asan [580 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libgtp10 1.12.0.28.2b16.202411012029~asan [129 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoisdn0 1.10.0.27.aec32.202411012029~asan [162 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogsm20 1.10.0.27.aec32.202411012029~asan [1077 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmovty13 1.10.0.27.aec32.202411012029~asan [277 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoabis13 1.6.0.21.7306.202411012029~asan [313 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-gsup-client0 1.8.0.2.7c06.202411012029~asan [45.2 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmonetif11 1.5.1.5.89a1.202411012029~asan [198 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-sigtran10 2.0.0.20.875e.202411012029~asan [535 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoctrl0 1.10.0.27.aec32.202411012029~asan [96.8 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogb14 1.10.0.27.aec32.202411012029~asan [740 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-stp 2.0.0.20.875e.202411012029~asan [19.8 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libasn1c1 0.9.37.202411012029~asan [358 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-ranap7 1.6.0.3.655a.202411012029~asan [1649 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-sgsn 1.12.0.19.7228.202411012029~asan [588 kB] Fetched 6768 kB in 0s (38.6 MB/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_202411012029_amd64.deb ... Unpacking osmocom-nightly-asan (202411012029) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../01-libosmocore22_1.10.0.27.aec32.202411012029~asan_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.27.aec32.202411012029~asan) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../02-libgtp10_1.12.0.28.2b16.202411012029~asan_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0.28.2b16.202411012029~asan) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0.27.aec32.202411012029~asan_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.27.aec32.202411012029~asan) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0.27.aec32.202411012029~asan_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.27.aec32.202411012029~asan) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../05-libosmovty13_1.10.0.27.aec32.202411012029~asan_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.27.aec32.202411012029~asan) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../06-libosmoabis13_1.6.0.21.7306.202411012029~asan_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.21.7306.202411012029~asan) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../07-libosmo-gsup-client0_1.8.0.2.7c06.202411012029~asan_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202411012029~asan) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.5.1.5.89a1.202411012029~asan_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.5.89a1.202411012029~asan) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../09-libosmo-sigtran10_2.0.0.20.875e.202411012029~asan_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.20.875e.202411012029~asan) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../10-libosmoctrl0_1.10.0.27.aec32.202411012029~asan_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.27.aec32.202411012029~asan) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.10.0.27.aec32.202411012029~asan_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.27.aec32.202411012029~asan) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../12-osmo-stp_2.0.0.20.875e.202411012029~asan_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.20.875e.202411012029~asan) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../13-libasn1c1_0.9.37.202411012029~asan_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37.202411012029~asan) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../14-libosmo-ranap7_1.6.0.3.655a.202411012029~asan_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.3.655a.202411012029~asan) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../15-osmo-sgsn_1.12.0.19.7228.202411012029~asan_amd64.deb ... Unpacking osmo-sgsn (1.12.0.19.7228.202411012029~asan) ... Setting up osmocom-nightly-asan (202411012029) ... Setting up libasn1c1:amd64 (0.9.37.202411012029~asan) ... Setting up libosmocore22:amd64 (1.10.0.27.aec32.202411012029~asan) ... Setting up libosmovty13:amd64 (1.10.0.27.aec32.202411012029~asan) ... Setting up libosmoisdn0:amd64 (1.10.0.27.aec32.202411012029~asan) ... Setting up libgtp10:amd64 (1.12.0.28.2b16.202411012029~asan) ... Setting up libosmogsm20:amd64 (1.10.0.27.aec32.202411012029~asan) ... Setting up libosmoabis13:amd64 (1.6.0.21.7306.202411012029~asan) ... Setting up libosmoctrl0:amd64 (1.10.0.27.aec32.202411012029~asan) ... Setting up libosmogb14:amd64 (1.10.0.27.aec32.202411012029~asan) ... Setting up libosmonetif11:amd64 (1.5.1.5.89a1.202411012029~asan) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202411012029~asan) ... Setting up libosmo-sigtran10:amd64 (2.0.0.20.875e.202411012029~asan) ... Setting up osmo-stp:amd64 (2.0.0.20.875e.202411012029~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.202411012029~asan) ... Setting up osmo-sgsn (1.12.0.19.7228.202411012029~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-20241102-1642-1199bd66-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-20241102-1642-1199bd66-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-20241102-1642-1199bd66-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-20241102-1642-1199bd66-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-20241102-1642-1199bd66-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-20241102-1642-1199bd66-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-20241102-1642-1199bd66-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-20241102-1642-1199bd66-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-20241102-1642-1199bd66-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-20241102-1642-1199bd66-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/stp/stp.log'] 20241102164227501 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:338) 20241102164227501 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:638) 20241102164227501 DLSS7 INFO 0: asp-virt-rnc0-0: Restarting ASP virt-rnc0-0, r=127.0.0.104:23908<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241102164227501 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241102164227501 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20241102164227501 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20241102164227501 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:1079) 20241102164227501 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20241102164227501 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241102164227501 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:748) 20241102164227501 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20241102164227501 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20241102164227501 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20241102164227501 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20241102164227501 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20241102164227501 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20241102164227502 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-20241102-1642-1199bd66-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/sgsn/sgsn.log'] [testenv][generic] Running testsuite rate_ctr.c:86 validating counter group 0x563497301a80(sgsn) with 23 counters 20241102164227753 DLSS7 INFO (r=127.0.0.1:58112<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241102164227753 DLSS7 INFO (r=127.0.0.1:58112<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20241102164227753 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:58112<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241102164227753 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241102164227753 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20241102164227753 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241102164227753 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241102164227753 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20241102164227753 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20241102164227753 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20241102164227769 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:967) 20241102164227769 DGPRS NOTICE libGTP v1.12.0.28-2b16.202411012029~asan initialized (sgsn_main.c:462) 20241102164227769 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20241102164227769 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164227769 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20241102164227769 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20241102164227769 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20241102164227769 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241102164227769 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241102164227769 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241102164227769 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20241102164227769 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:409) 20241102164227769 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20241102164227769 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20241102164227769 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241102164227770 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241102164227770 DLSS7 INFO (r=127.0.0.1:50409<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241102164227770 DLSS7 INFO (r=127.0.0.1:50409<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20241102164227770 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:50409<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241102164227770 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241102164227770 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20241102164227770 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241102164227770 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241102164227770 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241102164227770 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241102164227770 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241102164227770 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241102164227770 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:58112<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241102164227770 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102164227770 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20241102164227770 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241102164227770 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241102164227770 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241102164227770 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241102164227770 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20241102164227770 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20241102164227770 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20241102164227770 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20241102164227771 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102164227771 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241102164227771 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241102164227771 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241102164227771 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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-20241102-1642-1199bd66-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@523952dc7221: Unix server socket created successfully. MC@523952dc7221: Listening on TCP port 45007. 523952dc7221 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 523952dc7221 45007 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@523952dc7221: New HC connected from 10.0.2.100 [10.0.2.100]. 523952dc7221: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@523952dc7221: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@523952dc7221: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@523952dc7221: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@523952dc7221: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@523952dc7221: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@523952dc7221: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@523952dc7221: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@523952dc7221: Configuration file was processed on all HCs. MC@523952dc7221: Creating MTC on host 10.0.2.100. MC@523952dc7221: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@523952dc7221: 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 ------ Sat Nov 2 16:42:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach.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 20241102164228771 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164228771 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241102164229346 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241102164229346 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20241102164229346 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:50409 err=None (osmo_ss7_asp.c:785) MTC@523952dc7221: 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@523952dc7221: Test case TC_attach started. 20241102164229465 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47890<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164229468 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164229513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNCONFIGURED}: Allocated (fsm.c:456) 20241102164229513 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) 20241102164229513 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) 20241102164229513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102164229514 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) 20241102164229514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164229514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164229514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164229514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164229515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164229515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164229515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164229516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164229516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164229516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164229516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164229516 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241102164229516 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102164229516 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164229516 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164229516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164229516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164229520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164229531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164229531 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach-BVCI196(6)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164229545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241102164229545 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) 20241102164229545 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) 20241102164229545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102164229545 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) 20241102164229545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164229545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164229545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164229545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164229546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164229546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164229546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164229547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164229547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164229547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164229547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164229547 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241102164229547 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102164229547 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164229547 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164229547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164229547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164229550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164229551 DLGLOBAL ERROR counter group 'bssgp:bss_ctx' already exists for index 0, instead using index 197. This is a software bug that needs fixing. (rate_ctr.c:221) SGSN_Test-Gb1-BSSGP1(9)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164229561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164229561 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(13)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 TC_attach-BVCI210(11)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(18)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(18)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164229595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNCONFIGURED}: Allocated (fsm.c:456) 20241102164229595 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) 20241102164229595 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) 20241102164229595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102164229595 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) 20241102164229595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164229595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164229595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164229595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(18)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164229597 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164229597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164229597 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164229598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164229598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164229598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164229598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164229598 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241102164229598 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102164229598 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164229598 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164229598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164229598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(18)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(18)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164229602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164229602 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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164229613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164229613 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(15)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102164229772 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164229772 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102164229772 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102164229772 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241102164229772 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102164229772 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:747) 20241102164229772 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:199) 20241102164229772 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20241102164229772 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:1079) 20241102164229772 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:748) 20241102164229772 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20241102164229772 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241102164229772 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:337) 20241102164229772 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241102164229773 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:656) SGSN_Test-GSUP-IPA(17)@523952dc7221: Established a new IPA connection (conn_id=2) 20241102164229773 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102164229773 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241102164229773 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241102164229773 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241102164229773 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241102164229773 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241102164229773 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241102164229773 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x612000004a20]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20241102164229774 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:656) SGSN_Test-GSUP-IPA(17)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102164229774 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(17)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(17)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102164229775 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(17)@523952dc7221: 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(17)@523952dc7221: 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(17)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(17)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@523952dc7221: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='C9106D3E'O, index=0 SGSN_Test-GSUP(19)@523952dc7221: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@523952dc7221: 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 := 'ED202D48FB5C0F99C00431BC2B74294B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1A16F881'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3F1F33C5DF3A68A9'O } } } } } 20241102164230828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164230829 DLLC NOTICE LLME(ffffffff/c9106d3e){UNASSIGNED} LLC RX: unknown TLLI 0xc9106d3e, creating LLME on the fly (gprs_llc.c:552) 20241102164230829 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164230829 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach" (gprs_gmm.c:1266) 20241102164230829 DMM DEBUG GMM(gmm_fsm)[0x6120000051a0]{Deregistered}: Allocated (fsm.c:456) 20241102164230829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{Init}: Allocated (fsm.c:456) 20241102164230829 DMM DEBUG MM_STATE_Gb[0x6120000054a0]{Idle}: Allocated (fsm.c:456) 20241102164230829 DMM DEBUG MM_STATE_Iu[0x612000005620]{Detached}: Allocated (fsm.c:456) 20241102164230829 DMM DEBUG GMM(gmm_fsm)[0x6120000051a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102164230829 DMM DEBUG GMM(gmm_fsm)[0x6120000051a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102164230829 DLLC NOTICE LLME(ffffffff/c9106d3e){UNASSIGNED} LLGM Assign pre (c9106d3e => ff02f640) (gprs_llc.c:1079) 20241102164230829 DLLC NOTICE LLME(c9106d3e/ff02f640){ASSIGNED} LLGM Assign post (c9106d3e => ff02f640) (gprs_llc.c:1125) 20241102164230829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102164230829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102164230829 DMM DEBUG MM(262420000000001/ff02f640) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102164230842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164230842 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102164230842 DMM DEBUG MM_STATE_Gb(0)[0x6120000054a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164230842 DMM DEBUG MM(262420000000001/ff02f640) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20241102164230842 DMM NOTICE MM(262420000000001/ff02f640) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102164230842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102164230842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102164230842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102164230842 DMM DEBUG MM(262420000000001/ff02f640) Requesting authorization (sgsn_auth.c:160) 20241102164230842 DMM INFO MM(262420000000001/ff02f640) Requesting authentication tuples (sgsn_auth.c:184) 20241102164230842 DMM DEBUG MM(262420000000001/ff02f640) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102164230842 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20241102164230842 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)@523952dc7221: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@523952dc7221: Added IMSI table entry 0TC_attach(21)"262420000000001" 20241102164230845 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102164230845 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102164230845 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102164230845 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102164230845 DMM INFO MM(262420000000001/ff02f640) Subscriber data update (mmctx.c:445) 20241102164230846 DMM DEBUG MM(262420000000001/ff02f640) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102164230846 DMM INFO MM(262420000000001/ff02f640) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102164230846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102164230846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102164230846 DMM INFO MM(262420000000001/ff02f640) <- GMM AUTH AND CIPHERING REQ (rand = ed 20 2d 48 fb 5c 0f 99 c0 04 31 bc 2b 74 29 4b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241102164230853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164230853 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164230853 DMM DEBUG MM_STATE_Gb(0)[0x6120000054a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164230853 DMM INFO MM(262420000000001/ff02f640) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102164230853 DMM NOTICE MM(262420000000001/ff02f640) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102164230853 DMM DEBUG MM(262420000000001/ff02f640) checking auth: received GSM SRES = 1a 16 f8 81 (gprs_gmm.c:666) 20241102164230853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102164230853 DMM DEBUG MM(262420000000001/ff02f640) Requesting authorization (sgsn_auth.c:160) 20241102164230853 DMM INFO MM(262420000000001/ff02f640) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102164230853 DMM DEBUG MM(262420000000001/ff02f640) Requesting subscriber data update (gprs_subscriber.c:894) 20241102164230854 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20241102164230854 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) 20241102164230854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241102164230854 DMM INFO MM(262420000000001/ff02f640) <- GMM ATTACH ACCEPT (new P-TMSI=0xff02f640) (gprs_gmm.c:300) 20241102164230855 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102164230855 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102164230855 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241102164230855 DMM INFO MM(262420000000001/ff02f640) Subscriber data update (mmctx.c:445) 20241102164230855 DMM DEBUG MM(262420000000001/ff02f640) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102164230855 DMM INFO MM(262420000000001/ff02f640) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102164230855 DMM NOTICE MM(262420000000001/ff02f640) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20241102164230855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102164230855 DMM NOTICE MM(262420000000001/ff02f640) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102164230855 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) 20241102164230856 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102164230856 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241102164230856 DMM INFO MM(262420000000001/ff02f640) Subscriber data update (mmctx.c:445) 20241102164230856 DMM DEBUG MM(262420000000001/ff02f640) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241102164230862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164230862 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241102164230862 DMM DEBUG MM_STATE_Gb(0)[0x6120000054a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164230862 DMM INFO MM(262420000000001/ff02f640) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102164230862 DMM NOTICE MM(262420000000001/ff02f640) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102164230862 DMM DEBUG GMM(gmm_fsm)[0x6120000051a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102164230862 DMM DEBUG GMM(gmm_fsm)[0x6120000051a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102164230862 DLLC NOTICE LLME(c9106d3e/ff02f640){ASSIGNED} LLGM Assign pre (ffffffff => ff02f640) (gprs_llc.c:1079) 20241102164230862 DLLC NOTICE LLME(ffffffff/ff02f640){ASSIGNED} LLGM Assign post (ffffffff => ff02f640) (gprs_llc.c:1125) 20241102164230862 DMM DEBUG MM_STATE_Gb(0)[0x6120000054a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102164230862 DMM DEBUG MM_STATE_Gb(0)[0x6120000054a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241102164230862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102164230862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@523952dc7221: setverdict(pass): none -> pass TC_attach-BVCI196(6)@523952dc7221: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@523952dc7221: Final verdict of PTC: pass 20241102164230916 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47890<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241102164230919 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(19)@523952dc7221: Final verdict of PTC: none 20241102164230919 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(7)@523952dc7221: Final verdict of PTC: none -NSVCI98(12)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(17)@523952dc7221: Final verdict of PTC: none TC_attach-BVCI210(11)@523952dc7221: Final verdict of PTC: none TC_attach-BVCI220(15)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@523952dc7221: Final verdict of PTC: none -NSVCI99(18)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@523952dc7221: Final verdict of PTC: none TC_attach-BVCI196(6)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(5)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(16)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(10)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach-BVCI220(15): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(16): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(17): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(18): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@523952dc7221: Test case TC_attach finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:42:31 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20241102164231068 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47898<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164231470 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47898<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105128) 20241102164231920 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164231920 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=105128, count=106388) 20241102164232920 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164232920 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:42:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_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 20241102164233922 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164233922 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_attach_mnc3 started. 20241102164234531 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47908<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164234533 DMM INFO MM(262420000000001/ff02f640) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102164234533 DMM INFO MM(262420000000001/ff02f640) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102164234533 DMM DEBUG GMM(gmm_fsm)[0x6120000051a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102164234533 DMM DEBUG GMM(gmm_fsm)[0x6120000051a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102164234533 DMM DEBUG MM_STATE_Gb(0)[0x6120000054a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102164234533 DMM DEBUG MM_STATE_Gb(0)[0x6120000054a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241102164234533 DLLC NOTICE LLME(ffffffff/ff02f640){ASSIGNED} LLGM Assign pre (ff02f640 => ffffffff) (gprs_llc.c:1079) 20241102164234533 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff02f640 => ffffffff) (gprs_llc.c:1125) 20241102164234533 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20241102164234533 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) 20241102164234533 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f1 09 00 28 01 01 (gsup_client.c:399) 20241102164234533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{Init}: Deallocated (fsm.c:568) 20241102164234533 DMM DEBUG MM_STATE_Gb(0)[0x6120000054a0]{Idle}: Deallocated (fsm.c:568) 20241102164234533 DMM DEBUG MM_STATE_Iu[0x612000005620]{Detached}: Deallocated (fsm.c:568) 20241102164234533 DMM DEBUG GMM(gmm_fsm)[0x6120000051a0]{Deregistered}: Deallocated (fsm.c:568) 20241102164234533 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(26)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164234575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102164234575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102164234575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102164234575 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164234575 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102164234575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164234575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164234575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164234575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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(26)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164234577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164234577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164234577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164234577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164234577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164234577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164234577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164234577 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164234578 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102164234578 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164234578 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164234578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164234578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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(26)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164234582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(23)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(27)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 20241102164234593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164234593 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI196(25)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(31)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164234614 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102164234615 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) 20241102164234615 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) 20241102164234615 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164234615 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102164234615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164234615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164234615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164234615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164234616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164234616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164234616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164234617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164234617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164234617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164234617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164234617 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164234617 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102164234617 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164234617 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(31)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102164234618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164234618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164234622 DLNS DEBUG GPRS-NS2-VC(UDP-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(28)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(32)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 20241102164234633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164234633 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI210(30)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(36)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164234658 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102164234658 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) 20241102164234658 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) 20241102164234658 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164234658 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102164234659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164234659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164234659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164234659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164234660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164234660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164234660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164234660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164234660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164234660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164234660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164234660 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164234660 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102164234660 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164234660 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164234661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164234661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164234665 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164234675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164234676 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(35)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102164234923 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164234923 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102164234923 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102164234923 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(37)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102164234925 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(37)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102164234925 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(37)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(37)@523952dc7221: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(37)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@523952dc7221: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='CB5D80C8'O, index=0 SGSN_Test-GSUP(38)@523952dc7221: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@523952dc7221: 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 := 'A726426B3B85EC442B7CD7377451BC28'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8189C59D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '51DACE87F3C7DB98'O } } } } } 20241102164235979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164235979 DLLC NOTICE LLME(ffffffff/cb5d80c8){UNASSIGNED} LLC RX: unknown TLLI 0xcb5d80c8, creating LLME on the fly (gprs_llc.c:552) 20241102164235979 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164235979 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241102164235979 DMM DEBUG GMM(gmm_fsm)[0x6120000057a0]{Deregistered}: Allocated (fsm.c:456) 20241102164235979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{Init}: Allocated (fsm.c:456) 20241102164235979 DMM DEBUG MM_STATE_Gb[0x612000005aa0]{Idle}: Allocated (fsm.c:456) 20241102164235979 DMM DEBUG MM_STATE_Iu[0x612000005c20]{Detached}: Allocated (fsm.c:456) 20241102164235979 DMM DEBUG GMM(gmm_fsm)[0x6120000057a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102164235979 DMM DEBUG GMM(gmm_fsm)[0x6120000057a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102164235979 DLLC NOTICE LLME(ffffffff/cb5d80c8){UNASSIGNED} LLGM Assign pre (cb5d80c8 => d8d1a730) (gprs_llc.c:1079) 20241102164235979 DLLC NOTICE LLME(cb5d80c8/d8d1a730){ASSIGNED} LLGM Assign post (cb5d80c8 => d8d1a730) (gprs_llc.c:1125) 20241102164235979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102164235979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102164235979 DMM DEBUG MM(262420000001001/d8d1a730) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102164235991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164235991 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102164235991 DMM DEBUG MM_STATE_Gb(0)[0x612000005aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164235991 DMM DEBUG MM(262420000001001/d8d1a730) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241102164235991 DMM NOTICE MM(262420000001001/d8d1a730) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102164235991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102164235991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102164235991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102164235991 DMM DEBUG MM(262420000001001/d8d1a730) Requesting authorization (sgsn_auth.c:160) 20241102164235992 DMM INFO MM(262420000001001/d8d1a730) Requesting authentication tuples (sgsn_auth.c:184) 20241102164235992 DMM DEBUG MM(262420000001001/d8d1a730) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102164235992 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241102164235992 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)@523952dc7221: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@523952dc7221: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20241102164235994 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102164235994 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102164235994 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102164235994 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102164235994 DMM INFO MM(262420000001001/d8d1a730) Subscriber data update (mmctx.c:445) 20241102164235994 DMM DEBUG MM(262420000001001/d8d1a730) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102164235994 DMM INFO MM(262420000001001/d8d1a730) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102164235994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102164235994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102164235995 DMM INFO MM(262420000001001/d8d1a730) <- GMM AUTH AND CIPHERING REQ (rand = a7 26 42 6b 3b 85 ec 44 2b 7c d7 37 74 51 bc 28 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241102164236002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164236002 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164236002 DMM DEBUG MM_STATE_Gb(0)[0x612000005aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164236002 DMM INFO MM(262420000001001/d8d1a730) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102164236002 DMM NOTICE MM(262420000001001/d8d1a730) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102164236002 DMM DEBUG MM(262420000001001/d8d1a730) checking auth: received GSM SRES = 81 89 c5 9d (gprs_gmm.c:666) 20241102164236002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102164236002 DMM DEBUG MM(262420000001001/d8d1a730) Requesting authorization (sgsn_auth.c:160) 20241102164236002 DMM INFO MM(262420000001001/d8d1a730) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102164236002 DMM DEBUG MM(262420000001001/d8d1a730) Requesting subscriber data update (gprs_subscriber.c:894) 20241102164236002 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241102164236002 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) 20241102164236002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241102164236002 DMM INFO MM(262420000001001/d8d1a730) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8d1a730) (gprs_gmm.c:300) 20241102164236004 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102164236004 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102164236004 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241102164236004 DMM INFO MM(262420000001001/d8d1a730) Subscriber data update (mmctx.c:445) 20241102164236004 DMM DEBUG MM(262420000001001/d8d1a730) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102164236004 DMM INFO MM(262420000001001/d8d1a730) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102164236004 DMM NOTICE MM(262420000001001/d8d1a730) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241102164236004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102164236004 DMM NOTICE MM(262420000001001/d8d1a730) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102164236004 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) 20241102164236005 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102164236005 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241102164236005 DMM INFO MM(262420000001001/d8d1a730) Subscriber data update (mmctx.c:445) 20241102164236005 DMM DEBUG MM(262420000001001/d8d1a730) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241102164236012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164236012 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241102164236012 DMM DEBUG MM_STATE_Gb(0)[0x612000005aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164236012 DMM INFO MM(262420000001001/d8d1a730) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102164236012 DMM NOTICE MM(262420000001001/d8d1a730) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102164236012 DMM DEBUG GMM(gmm_fsm)[0x6120000057a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102164236012 DMM DEBUG GMM(gmm_fsm)[0x6120000057a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102164236012 DLLC NOTICE LLME(cb5d80c8/d8d1a730){ASSIGNED} LLGM Assign pre (ffffffff => d8d1a730) (gprs_llc.c:1079) 20241102164236012 DLLC NOTICE LLME(ffffffff/d8d1a730){ASSIGNED} LLGM Assign post (ffffffff => d8d1a730) (gprs_llc.c:1125) 20241102164236012 DMM DEBUG MM_STATE_Gb(0)[0x612000005aa0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102164236012 DMM DEBUG MM_STATE_Gb(0)[0x612000005aa0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241102164236012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102164236012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@523952dc7221: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@523952dc7221: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@523952dc7221: Final verdict of PTC: pass 20241102164236065 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47908<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241102164236067 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102164236067 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(37)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP(38)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@523952dc7221: Final verdict of PTC: none -NSVCI97(26)@523952dc7221: Final verdict of PTC: none -NSVCI98(31)@523952dc7221: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@523952dc7221: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@523952dc7221: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@523952dc7221: Final verdict of PTC: none -NSVCI99(36)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(34)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(29)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(24)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@523952dc7221: Test case TC_attach_mnc3 finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:42:36 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20241102164236191 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47914<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164236593 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47914<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86000) 20241102164237068 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164237068 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=86000, count=90356) 20241102164238069 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164238069 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:42: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_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 20241102164239070 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164239070 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_attach_umts_aka_umts_res started. 20241102164239655 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40040<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164239656 DMM INFO MM(262420000001001/d8d1a730) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102164239656 DMM INFO MM(262420000001001/d8d1a730) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102164239656 DMM DEBUG GMM(gmm_fsm)[0x6120000057a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102164239656 DMM DEBUG GMM(gmm_fsm)[0x6120000057a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102164239657 DMM DEBUG MM_STATE_Gb(0)[0x612000005aa0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102164239657 DMM DEBUG MM_STATE_Gb(0)[0x612000005aa0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241102164239657 DLLC NOTICE LLME(ffffffff/d8d1a730){ASSIGNED} LLGM Assign pre (d8d1a730 => ffffffff) (gprs_llc.c:1079) 20241102164239657 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8d1a730 => ffffffff) (gprs_llc.c:1125) 20241102164239657 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241102164239657 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) 20241102164239657 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:399) 20241102164239657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{Init}: Deallocated (fsm.c:568) 20241102164239657 DMM DEBUG MM_STATE_Gb(0)[0x612000005aa0]{Idle}: Deallocated (fsm.c:568) 20241102164239657 DMM DEBUG MM_STATE_Iu[0x612000005c20]{Detached}: Deallocated (fsm.c:568) 20241102164239657 DMM DEBUG GMM(gmm_fsm)[0x6120000057a0]{Deregistered}: Deallocated (fsm.c:568) 20241102164239657 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164239696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102164239696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102164239696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102164239696 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164239696 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102164239696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164239696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164239696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164239696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164239698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164239698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164239698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164239698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164239698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164239698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164239698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164239698 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164239698 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102164239698 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164239698 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164239699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164239699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164239702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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(46)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164239713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164239713 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI196(44)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164239733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102164239733 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) 20241102164239733 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) 20241102164239733 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164239733 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102164239733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164239733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164239733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164239733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164239735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164239735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164239735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164239735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164239735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164239735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164239735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164239735 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164239735 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102164239735 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164239735 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164239736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164239736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(50)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164239739 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164239748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164239748 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI210(49)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164239769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102164239769 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) 20241102164239769 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) 20241102164239769 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164239769 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102164239769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164239769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164239769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164239769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164239771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164239771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164239771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164239771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164239771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164239771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164239771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164239771 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164239771 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102164239771 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164239771 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(55)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102164239772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164239772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-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)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164239775 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164239783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164239783 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(54)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102164240071 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164240071 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102164240071 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102164240071 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(56)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102164240073 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(56)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102164240074 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(56)@523952dc7221: 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)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@523952dc7221: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='EE7B44C3'O, index=0 SGSN_Test-GSUP(57)@523952dc7221: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@523952dc7221: 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 := '85C1B5AE262570B546098A32BA0E13E5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1B4B4DFA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5F40809D3342F5E4'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7908A0858F4E4C24B75A776EF6144113'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '60C6BAD3E51AC1CB255531994F77D221'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7078A384E60AFC3E2787FB06CE76EE33'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A332B93E6A344B08'O } } } } } 20241102164241130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164241131 DLLC NOTICE LLME(ffffffff/ee7b44c3){UNASSIGNED} LLC RX: unknown TLLI 0xee7b44c3, creating LLME on the fly (gprs_llc.c:552) 20241102164241131 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164241131 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20241102164241131 DMM DEBUG GMM(gmm_fsm)[0x612000005da0]{Deregistered}: Allocated (fsm.c:456) 20241102164241131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{Init}: Allocated (fsm.c:456) 20241102164241131 DMM DEBUG MM_STATE_Gb[0x6120000060a0]{Idle}: Allocated (fsm.c:456) 20241102164241131 DMM DEBUG MM_STATE_Iu[0x612000006220]{Detached}: Allocated (fsm.c:456) 20241102164241131 DMM DEBUG GMM(gmm_fsm)[0x612000005da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102164241131 DMM DEBUG GMM(gmm_fsm)[0x612000005da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102164241131 DLLC NOTICE LLME(ffffffff/ee7b44c3){UNASSIGNED} LLGM Assign pre (ee7b44c3 => d7d6de5c) (gprs_llc.c:1079) 20241102164241131 DLLC NOTICE LLME(ee7b44c3/d7d6de5c){ASSIGNED} LLGM Assign post (ee7b44c3 => d7d6de5c) (gprs_llc.c:1125) 20241102164241131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102164241131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102164241131 DMM DEBUG MM(262420000001002/d7d6de5c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102164241142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164241142 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102164241142 DMM DEBUG MM_STATE_Gb(0)[0x6120000060a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164241142 DMM DEBUG MM(262420000001002/d7d6de5c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241102164241142 DMM NOTICE MM(262420000001002/d7d6de5c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102164241142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102164241142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102164241142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102164241142 DMM DEBUG MM(262420000001002/d7d6de5c) Requesting authorization (sgsn_auth.c:160) 20241102164241142 DMM INFO MM(262420000001002/d7d6de5c) Requesting authentication tuples (sgsn_auth.c:184) 20241102164241142 DMM DEBUG MM(262420000001002/d7d6de5c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102164241142 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241102164241142 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)@523952dc7221: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@523952dc7221: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20241102164241145 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102164241145 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102164241145 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102164241145 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102164241145 DMM INFO MM(262420000001002/d7d6de5c) Subscriber data update (mmctx.c:445) 20241102164241145 DMM DEBUG MM(262420000001002/d7d6de5c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102164241145 DMM INFO MM(262420000001002/d7d6de5c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102164241145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102164241145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102164241145 DMM INFO MM(262420000001002/d7d6de5c) <- GMM AUTH AND CIPHERING REQ (rand = 85 c1 b5 ae 26 25 70 b5 46 09 8a 32 ba 0e 13 e5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 70 78 a3 84 e6 0a fc 3e 27 87 fb 06 ce 76 ee 33 ) (gprs_gmm.c:483) 20241102164241153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164241153 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164241153 DMM DEBUG MM_STATE_Gb(0)[0x6120000060a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164241153 DMM INFO MM(262420000001002/d7d6de5c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102164241153 DMM NOTICE MM(262420000001002/d7d6de5c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102164241153 DMM DEBUG MM(262420000001002/d7d6de5c) checking auth: received UMTS RES = a3 32 b9 3e 6a 34 4b 08 (gprs_gmm.c:666) 20241102164241153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102164241153 DMM DEBUG MM(262420000001002/d7d6de5c) Requesting authorization (sgsn_auth.c:160) 20241102164241153 DMM INFO MM(262420000001002/d7d6de5c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102164241153 DMM DEBUG MM(262420000001002/d7d6de5c) Requesting subscriber data update (gprs_subscriber.c:894) 20241102164241153 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241102164241153 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) 20241102164241153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241102164241153 DMM INFO MM(262420000001002/d7d6de5c) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7d6de5c) (gprs_gmm.c:300) 20241102164241155 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102164241155 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102164241155 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241102164241155 DMM INFO MM(262420000001002/d7d6de5c) Subscriber data update (mmctx.c:445) 20241102164241155 DMM DEBUG MM(262420000001002/d7d6de5c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102164241155 DMM INFO MM(262420000001002/d7d6de5c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102164241155 DMM NOTICE MM(262420000001002/d7d6de5c) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241102164241155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102164241155 DMM NOTICE MM(262420000001002/d7d6de5c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102164241155 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) 20241102164241155 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102164241155 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241102164241155 DMM INFO MM(262420000001002/d7d6de5c) Subscriber data update (mmctx.c:445) 20241102164241155 DMM DEBUG MM(262420000001002/d7d6de5c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241102164241162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164241162 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241102164241162 DMM DEBUG MM_STATE_Gb(0)[0x6120000060a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164241162 DMM INFO MM(262420000001002/d7d6de5c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102164241162 DMM NOTICE MM(262420000001002/d7d6de5c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102164241162 DMM DEBUG GMM(gmm_fsm)[0x612000005da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102164241162 DMM DEBUG GMM(gmm_fsm)[0x612000005da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102164241162 DLLC NOTICE LLME(ee7b44c3/d7d6de5c){ASSIGNED} LLGM Assign pre (ffffffff => d7d6de5c) (gprs_llc.c:1079) 20241102164241162 DLLC NOTICE LLME(ffffffff/d7d6de5c){ASSIGNED} LLGM Assign post (ffffffff => d7d6de5c) (gprs_llc.c:1125) 20241102164241162 DMM DEBUG MM_STATE_Gb(0)[0x6120000060a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102164241162 DMM DEBUG MM_STATE_Gb(0)[0x6120000060a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241102164241162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102164241162 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)@523952dc7221: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@523952dc7221: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@523952dc7221: Final verdict of PTC: pass 20241102164241215 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40040<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241102164241217 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102164241217 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(57)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@523952dc7221: Final verdict of PTC: none -NSVCI97(45)@523952dc7221: Final verdict of PTC: none -NSVCI98(50)@523952dc7221: Final verdict of PTC: none -NSVCI99(55)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@523952dc7221: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@523952dc7221: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@523952dc7221: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(53)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(43)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(48)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@523952dc7221: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:42:41 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 20241102164241343 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40052<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164241744 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40052<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86204) 20241102164242219 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164242219 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=86204, count=90560) 20241102164243221 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164243221 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:42: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_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 20241102164244222 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164244222 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_attach_umts_aka_gsm_sres started. 20241102164244807 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40064<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164244809 DMM INFO MM(262420000001002/d7d6de5c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102164244809 DMM INFO MM(262420000001002/d7d6de5c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102164244809 DMM DEBUG GMM(gmm_fsm)[0x612000005da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102164244809 DMM DEBUG GMM(gmm_fsm)[0x612000005da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102164244809 DMM DEBUG MM_STATE_Gb(0)[0x6120000060a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102164244809 DMM DEBUG MM_STATE_Gb(0)[0x6120000060a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241102164244809 DLLC NOTICE LLME(ffffffff/d7d6de5c){ASSIGNED} LLGM Assign pre (d7d6de5c => ffffffff) (gprs_llc.c:1079) 20241102164244809 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7d6de5c => ffffffff) (gprs_llc.c:1125) 20241102164244809 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241102164244809 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) 20241102164244809 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:399) 20241102164244809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{Init}: Deallocated (fsm.c:568) 20241102164244809 DMM DEBUG MM_STATE_Gb(0)[0x6120000060a0]{Idle}: Deallocated (fsm.c:568) 20241102164244809 DMM DEBUG MM_STATE_Iu[0x612000006220]{Detached}: Deallocated (fsm.c:568) 20241102164244809 DMM DEBUG GMM(gmm_fsm)[0x612000005da0]{Deregistered}: Deallocated (fsm.c:568) 20241102164244809 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164244848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102164244848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102164244848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102164244849 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164244849 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102164244849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164244849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164244849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164244849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164244850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164244850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164244850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164244850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164244850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164244850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164244850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164244850 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164244850 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102164244850 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164244850 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164244851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164244851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164244854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(61)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(65)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 20241102164244865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164244865 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI196(63)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164244888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102164244888 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) 20241102164244888 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) 20241102164244888 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164244888 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102164244888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164244888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164244888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164244888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164244890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164244890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164244890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164244890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164244890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164244891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164244891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164244891 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164244891 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102164244891 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164244891 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(69)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102164244891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164244891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164244896 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(66)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164244905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164244905 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI210(68)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164244925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102164244925 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) 20241102164244925 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) 20241102164244925 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164244925 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102164244925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164244925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164244926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164244926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164244927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164244927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164244927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164244927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164244927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164244927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164244927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164244927 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164244927 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102164244927 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164244927 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164244928 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164244928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164244931 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164244941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164244941 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(73)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102164245224 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164245224 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102164245224 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102164245224 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(75)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102164245226 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(75)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102164245227 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(75)@523952dc7221: 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)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@523952dc7221: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='D6DF1345'O, index=0 SGSN_Test-GSUP(76)@523952dc7221: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@523952dc7221: 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 := '90D442599A3EB6B09FEB3E2561DAC52B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5252567B'O ("RRV{") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5A12F534432F4612'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4AF7B8E39F612592467531B8C904F44A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'EB5F4C4D66523E4D8CE027D3BF337554'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6B787BAC38BF20D4E019D2FD9F13C682'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2FA16DD91EB57CD6'O } } } } } 20241102164246281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164246281 DLLC NOTICE LLME(ffffffff/d6df1345){UNASSIGNED} LLC RX: unknown TLLI 0xd6df1345, creating LLME on the fly (gprs_llc.c:552) 20241102164246281 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164246281 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20241102164246281 DMM DEBUG GMM(gmm_fsm)[0x6120000063a0]{Deregistered}: Allocated (fsm.c:456) 20241102164246281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{Init}: Allocated (fsm.c:456) 20241102164246281 DMM DEBUG MM_STATE_Gb[0x6120000066a0]{Idle}: Allocated (fsm.c:456) 20241102164246281 DMM DEBUG MM_STATE_Iu[0x612000006820]{Detached}: Allocated (fsm.c:456) 20241102164246281 DMM DEBUG GMM(gmm_fsm)[0x6120000063a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102164246281 DMM DEBUG GMM(gmm_fsm)[0x6120000063a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102164246281 DLLC NOTICE LLME(ffffffff/d6df1345){UNASSIGNED} LLGM Assign pre (d6df1345 => d84d7de3) (gprs_llc.c:1079) 20241102164246282 DLLC NOTICE LLME(d6df1345/d84d7de3){ASSIGNED} LLGM Assign post (d6df1345 => d84d7de3) (gprs_llc.c:1125) 20241102164246282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102164246282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102164246282 DMM DEBUG MM(262420000001003/d84d7de3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102164246295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164246295 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102164246295 DMM DEBUG MM_STATE_Gb(0)[0x6120000066a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164246295 DMM DEBUG MM(262420000001003/d84d7de3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241102164246295 DMM NOTICE MM(262420000001003/d84d7de3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102164246295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102164246295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102164246295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102164246295 DMM DEBUG MM(262420000001003/d84d7de3) Requesting authorization (sgsn_auth.c:160) 20241102164246295 DMM INFO MM(262420000001003/d84d7de3) Requesting authentication tuples (sgsn_auth.c:184) 20241102164246295 DMM DEBUG MM(262420000001003/d84d7de3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102164246296 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241102164246296 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)@523952dc7221: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@523952dc7221: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20241102164246299 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102164246299 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102164246299 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102164246299 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102164246299 DMM INFO MM(262420000001003/d84d7de3) Subscriber data update (mmctx.c:445) 20241102164246299 DMM DEBUG MM(262420000001003/d84d7de3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102164246299 DMM INFO MM(262420000001003/d84d7de3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102164246299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102164246299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102164246299 DMM INFO MM(262420000001003/d84d7de3) <- GMM AUTH AND CIPHERING REQ (rand = 90 d4 42 59 9a 3e b6 b0 9f eb 3e 25 61 da c5 2b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6b 78 7b ac 38 bf 20 d4 e0 19 d2 fd 9f 13 c6 82 ) (gprs_gmm.c:483) 20241102164246308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164246308 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164246308 DMM DEBUG MM_STATE_Gb(0)[0x6120000066a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164246308 DMM INFO MM(262420000001003/d84d7de3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102164246308 DMM NOTICE MM(262420000001003/d84d7de3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102164246308 DMM DEBUG MM(262420000001003/d84d7de3) checking auth: received GSM SRES = 52 52 56 7b (gprs_gmm.c:666) 20241102164246308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102164246308 DMM DEBUG MM(262420000001003/d84d7de3) Requesting authorization (sgsn_auth.c:160) 20241102164246308 DMM INFO MM(262420000001003/d84d7de3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102164246309 DMM DEBUG MM(262420000001003/d84d7de3) Requesting subscriber data update (gprs_subscriber.c:894) 20241102164246309 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241102164246309 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) 20241102164246309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241102164246309 DMM INFO MM(262420000001003/d84d7de3) <- GMM ATTACH ACCEPT (new P-TMSI=0xd84d7de3) (gprs_gmm.c:300) 20241102164246310 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102164246310 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102164246310 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241102164246310 DMM INFO MM(262420000001003/d84d7de3) Subscriber data update (mmctx.c:445) 20241102164246310 DMM DEBUG MM(262420000001003/d84d7de3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102164246310 DMM INFO MM(262420000001003/d84d7de3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102164246310 DMM NOTICE MM(262420000001003/d84d7de3) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241102164246310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102164246310 DMM NOTICE MM(262420000001003/d84d7de3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102164246310 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) 20241102164246311 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102164246311 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241102164246311 DMM INFO MM(262420000001003/d84d7de3) Subscriber data update (mmctx.c:445) 20241102164246311 DMM DEBUG MM(262420000001003/d84d7de3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241102164246317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164246317 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241102164246317 DMM DEBUG MM_STATE_Gb(0)[0x6120000066a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164246317 DMM INFO MM(262420000001003/d84d7de3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102164246317 DMM NOTICE MM(262420000001003/d84d7de3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102164246317 DMM DEBUG GMM(gmm_fsm)[0x6120000063a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102164246317 DMM DEBUG GMM(gmm_fsm)[0x6120000063a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102164246317 DLLC NOTICE LLME(d6df1345/d84d7de3){ASSIGNED} LLGM Assign pre (ffffffff => d84d7de3) (gprs_llc.c:1079) 20241102164246317 DLLC NOTICE LLME(ffffffff/d84d7de3){ASSIGNED} LLGM Assign post (ffffffff => d84d7de3) (gprs_llc.c:1125) 20241102164246317 DMM DEBUG MM_STATE_Gb(0)[0x6120000066a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102164246317 DMM DEBUG MM_STATE_Gb(0)[0x6120000066a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241102164246317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102164246317 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)@523952dc7221: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@523952dc7221: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@523952dc7221: Final verdict of PTC: pass 20241102164246370 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40064<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241102164246372 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102164246372 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(76)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(75)@523952dc7221: Final verdict of PTC: none -NSVCI97(64)@523952dc7221: Final verdict of PTC: none -NSVCI98(69)@523952dc7221: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@523952dc7221: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@523952dc7221: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@523952dc7221: Final verdict of PTC: none -NSVCI99(74)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(72)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(62)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(67)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@523952dc7221: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:42:46 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 20241102164246496 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40066<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164246898 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40066<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84496) 20241102164247373 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164247374 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84496, count=90548) 20241102164248375 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164248375 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:42: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_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 20241102164249376 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164249376 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_attach_timeout_after_pdp_act started. 20241102164249959 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48210<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164249961 DMM INFO MM(262420000001003/d84d7de3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102164249961 DMM INFO MM(262420000001003/d84d7de3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102164249961 DMM DEBUG GMM(gmm_fsm)[0x6120000063a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102164249961 DMM DEBUG GMM(gmm_fsm)[0x6120000063a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102164249961 DMM DEBUG MM_STATE_Gb(0)[0x6120000066a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102164249961 DMM DEBUG MM_STATE_Gb(0)[0x6120000066a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241102164249961 DLLC NOTICE LLME(ffffffff/d84d7de3){ASSIGNED} LLGM Assign pre (d84d7de3 => ffffffff) (gprs_llc.c:1079) 20241102164249961 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d84d7de3 => ffffffff) (gprs_llc.c:1125) 20241102164249961 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241102164249961 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) 20241102164249961 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:399) 20241102164249961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{Init}: Deallocated (fsm.c:568) 20241102164249961 DMM DEBUG MM_STATE_Gb(0)[0x6120000066a0]{Idle}: Deallocated (fsm.c:568) 20241102164249961 DMM DEBUG MM_STATE_Iu[0x612000006820]{Detached}: Deallocated (fsm.c:568) 20241102164249961 DMM DEBUG GMM(gmm_fsm)[0x6120000063a0]{Deregistered}: Deallocated (fsm.c:568) 20241102164249961 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164250007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102164250007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102164250007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102164250007 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164250008 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102164250008 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164250008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164250008 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164250008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164250009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164250009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164250009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164250010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164250010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164250010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164250010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164250010 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164250010 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102164250010 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164250010 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(83)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102164250010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164250011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164250015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164250024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164250024 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(85)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI196(82)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(84)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(89)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(89)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164250049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102164250049 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) 20241102164250049 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) 20241102164250049 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164250049 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102164250049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164250049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164250049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164250049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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(88)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(89)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164250051 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164250051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164250051 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164250052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164250052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164250052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164250052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164250052 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164250052 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102164250052 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164250052 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164250052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164250052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(89)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(89)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164250057 DLNS DEBUG GPRS-NS2-VC(UDP-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(90)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(85)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164250068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164250068 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI210(86)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(88)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(94)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(94)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164250084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102164250084 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) 20241102164250084 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) 20241102164250084 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164250084 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102164250084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164250084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164250084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164250084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(94)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164250085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164250085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164250085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164250086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164250086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164250086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164250086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164250086 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164250086 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102164250086 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164250086 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164250086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164250086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(94)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(94)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164250090 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164250100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164250100 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(91)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102164250377 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164250377 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102164250378 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102164250378 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(93)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(93)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102164250380 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(93)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(93)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102164250380 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(93)@523952dc7221: 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(93)@523952dc7221: 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(93)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(93)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@523952dc7221: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='C69FE81D'O, index=0 SGSN_Test-GSUP(95)@523952dc7221: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@523952dc7221: 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 := '0A496DEFA27918C0EC6AE7EB9B8C3336'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8883257D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C8B5A9CF4A998EF5'O } } } } } 20241102164250428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164250428 DLLC NOTICE LLME(ffffffff/c69fe81d){UNASSIGNED} LLC RX: unknown TLLI 0xc69fe81d, creating LLME on the fly (gprs_llc.c:552) 20241102164250428 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164250428 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20241102164250428 DMM DEBUG GMM(gmm_fsm)[0x6120000069a0]{Deregistered}: Allocated (fsm.c:456) 20241102164250428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Init}: Allocated (fsm.c:456) 20241102164250428 DMM DEBUG MM_STATE_Gb[0x612000006ca0]{Idle}: Allocated (fsm.c:456) 20241102164250428 DMM DEBUG MM_STATE_Iu[0x612000006e20]{Detached}: Allocated (fsm.c:456) 20241102164250428 DMM DEBUG GMM(gmm_fsm)[0x6120000069a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102164250428 DMM DEBUG GMM(gmm_fsm)[0x6120000069a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102164250428 DLLC NOTICE LLME(ffffffff/c69fe81d){UNASSIGNED} LLGM Assign pre (c69fe81d => d73d27b5) (gprs_llc.c:1079) 20241102164250428 DLLC NOTICE LLME(c69fe81d/d73d27b5){ASSIGNED} LLGM Assign post (c69fe81d => d73d27b5) (gprs_llc.c:1125) 20241102164250428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102164250428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102164250428 DMM DEBUG MM(262420000000021/d73d27b5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102164250442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164250442 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102164250443 DMM DEBUG MM_STATE_Gb(0)[0x612000006ca0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164250443 DMM DEBUG MM(262420000000021/d73d27b5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241102164250443 DMM NOTICE MM(262420000000021/d73d27b5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102164250443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102164250443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102164250443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102164250443 DMM DEBUG MM(262420000000021/d73d27b5) Requesting authorization (sgsn_auth.c:160) 20241102164250443 DMM INFO MM(262420000000021/d73d27b5) Requesting authentication tuples (sgsn_auth.c:184) 20241102164250443 DMM DEBUG MM(262420000000021/d73d27b5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102164250443 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241102164250443 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)@523952dc7221: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@523952dc7221: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20241102164250446 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102164250446 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102164250446 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102164250446 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102164250446 DMM INFO MM(262420000000021/d73d27b5) Subscriber data update (mmctx.c:445) 20241102164250446 DMM DEBUG MM(262420000000021/d73d27b5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102164250446 DMM INFO MM(262420000000021/d73d27b5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102164250446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102164250446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102164250446 DMM INFO MM(262420000000021/d73d27b5) <- GMM AUTH AND CIPHERING REQ (rand = 0a 49 6d ef a2 79 18 c0 ec 6a e7 eb 9b 8c 33 36 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241102164250455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164250455 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164250455 DMM DEBUG MM_STATE_Gb(0)[0x612000006ca0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164250455 DMM INFO MM(262420000000021/d73d27b5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102164250455 DMM NOTICE MM(262420000000021/d73d27b5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102164250455 DMM DEBUG MM(262420000000021/d73d27b5) checking auth: received GSM SRES = 88 83 25 7d (gprs_gmm.c:666) 20241102164250455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102164250455 DMM DEBUG MM(262420000000021/d73d27b5) Requesting authorization (sgsn_auth.c:160) 20241102164250455 DMM INFO MM(262420000000021/d73d27b5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102164250455 DMM DEBUG MM(262420000000021/d73d27b5) Requesting subscriber data update (gprs_subscriber.c:894) 20241102164250455 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241102164250455 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) 20241102164250455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241102164250455 DMM INFO MM(262420000000021/d73d27b5) <- GMM ATTACH ACCEPT (new P-TMSI=0xd73d27b5) (gprs_gmm.c:300) 20241102164250457 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102164250457 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102164250457 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241102164250457 DMM INFO MM(262420000000021/d73d27b5) Subscriber data update (mmctx.c:445) 20241102164250457 DMM DEBUG MM(262420000000021/d73d27b5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102164250457 DMM INFO MM(262420000000021/d73d27b5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102164250457 DMM NOTICE MM(262420000000021/d73d27b5) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241102164250457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102164250457 DMM NOTICE MM(262420000000021/d73d27b5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102164250457 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) 20241102164250457 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102164250457 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241102164250457 DMM INFO MM(262420000000021/d73d27b5) Subscriber data update (mmctx.c:445) 20241102164250458 DMM DEBUG MM(262420000000021/d73d27b5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241102164250463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164250463 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241102164250463 DMM DEBUG MM_STATE_Gb(0)[0x612000006ca0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164250463 DMM INFO MM(262420000000021/d73d27b5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102164250463 DMM NOTICE MM(262420000000021/d73d27b5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102164250463 DMM DEBUG GMM(gmm_fsm)[0x6120000069a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102164250463 DMM DEBUG GMM(gmm_fsm)[0x6120000069a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102164250463 DLLC NOTICE LLME(c69fe81d/d73d27b5){ASSIGNED} LLGM Assign pre (ffffffff => d73d27b5) (gprs_llc.c:1079) 20241102164250463 DLLC NOTICE LLME(ffffffff/d73d27b5){ASSIGNED} LLGM Assign post (ffffffff => d73d27b5) (gprs_llc.c:1125) 20241102164250463 DMM DEBUG MM_STATE_Gb(0)[0x612000006ca0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102164250463 DMM DEBUG MM_STATE_Gb(0)[0x612000006ca0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241102164250463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102164250463 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)@523952dc7221: setverdict(pass): none -> pass 20241102164250515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164250515 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241102164250515 DMM DEBUG MM_STATE_Gb(0)[0x612000006ca0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164250515 DMM INFO MM(262420000000021/d73d27b5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241102164250515 DMM INFO MM(262420000000021/d73d27b5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241102164250515 DMM DEBUG MM(262420000000021/d73d27b5) Using GGSN 0 (gprs_sm.c:317) 20241102164250515 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241102164250515 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241102164250515 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20241102164250515 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20241102164250527 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 3b ba e8 5f 11 5d cb cb 3c 14 05 7f 84 2f 11 9b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1024 from retransmit req queue (gtp.c:443) 20241102164250527 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbf886de848, cbp=0x614000002ea0) (sgsn_libgtp.c:630) 20241102164250527 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241102164250527 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x62100082e0b8 TLLI=d73d27b5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241102164250528 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241102164250528 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed 20241102164250537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164250537 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2c6d8a CMD=UI DATA (gprs_llc_parse.c:89) 20241102164250537 DMM DEBUG MM_STATE_Gb(0)[0x612000006ca0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164250537 DMM INFO MM(262420000000021/d73d27b5) -> GMM ATTACH REQUEST MI(TMSI-0xD73D27B5) type="GPRS attach" (gprs_gmm.c:1266) 20241102164250537 DMM DEBUG GMM(gmm_fsm)[0x6120000069a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102164250537 DMM DEBUG GMM(gmm_fsm)[0x6120000069a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241102164250537 DLLC NOTICE LLME(ffffffff/d73d27b5){ASSIGNED} LLGM Assign pre (d73d27b5 => c055cac1) (gprs_llc.c:1079) 20241102164250537 DLLC NOTICE LLME(d73d27b5/c055cac1){ASSIGNED} LLGM Assign post (d73d27b5 => c055cac1) (gprs_llc.c:1125) 20241102164250537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102164250537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102164250537 DMM DEBUG MM(262420000000021/c055cac1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102164250542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164250542 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241102164250542 DMM DEBUG MM_STATE_Gb(0)[0x612000006ca0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164250542 DMM DEBUG MM(262420000000021/c055cac1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241102164250542 DMM NOTICE MM(262420000000021/c055cac1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102164250542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102164250542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102164250542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102164250542 DMM DEBUG MM(262420000000021/c055cac1) Requesting authorization (sgsn_auth.c:160) 20241102164250542 DMM INFO MM(262420000000021/c055cac1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102164250543 DMM DEBUG MM(262420000000021/c055cac1) Requesting subscriber data update (gprs_subscriber.c:894) 20241102164250543 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241102164250543 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) 20241102164250543 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102164250544 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102164250544 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241102164250544 DMM INFO MM(262420000000021/c055cac1) Subscriber data update (mmctx.c:445) 20241102164250544 DMM DEBUG MM(262420000000021/c055cac1) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241102164250544 DMM INFO MM(262420000000021/c055cac1) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241102164250544 DMM NOTICE MM(262420000000021/c055cac1) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241102164250544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102164250544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102164250544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241102164250544 DMM INFO MM(262420000000021/c055cac1) <- GMM ATTACH ACCEPT (new P-TMSI=0xc055cac1) (gprs_gmm.c:300) 20241102164250544 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) 20241102164250544 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102164250544 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241102164250544 DMM INFO MM(262420000000021/c055cac1) Subscriber data update (mmctx.c:445) 20241102164250544 DMM DEBUG MM(262420000000021/c055cac1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@523952dc7221: Trying to receive 5 ATTACH ACCEPTs 20241102164256545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241102164256545 DMM INFO MM(262420000000021/c055cac1) <- GMM ATTACH ACCEPT (new P-TMSI=0xc055cac1) (gprs_gmm.c:300) 20241102164257748 DGPRS DEBUG Checking for inactive LLMEs, time = 12376511 (sgsn.c:132) 20241102164302547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241102164302547 DMM INFO MM(262420000000021/c055cac1) <- GMM ATTACH ACCEPT (new P-TMSI=0xc055cac1) (gprs_gmm.c:300) 20241102164308549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241102164308549 DMM INFO MM(262420000000021/c055cac1) <- GMM ATTACH ACCEPT (new P-TMSI=0xc055cac1) (gprs_gmm.c:300) 20241102164310378 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241102164310378 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(93)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(93)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102164310379 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241102164314550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241102164314550 DMM INFO MM(262420000000021/c055cac1) <- GMM ATTACH ACCEPT (new P-TMSI=0xc055cac1) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@523952dc7221: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@523952dc7221: Make sure not more than 5 ATTACH ACCEPT messages are sent 20241102164320012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164320013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164320013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241102164320053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164320055 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164320055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241102164320087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164320089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164320089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241102164320550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241102164320550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241102164320550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241102164320550 DMM NOTICE MM(262420000000021/c055cac1) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241102164320550 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20241102164320550 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x62100082e0b8, TLLI=c055cac1, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241102164320550 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241102164320550 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241102164320550 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20241102164320551 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241102164320551 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) 20241102164320551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Reject}: Deallocated (fsm.c:568) 20241102164320551 DMM DEBUG MM_STATE_Gb(0)[0x612000006ca0]{Ready}: Deallocated (fsm.c:568) 20241102164320551 DMM DEBUG MM_STATE_Iu[0x612000006e20]{Detached}: Deallocated (fsm.c:568) 20241102164320551 DMM DEBUG GMM(gmm_fsm)[0x6120000069a0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241102164320551 DLLC NOTICE LLME(d73d27b5/c055cac1){ASSIGNED} LLGM Assign pre (c055cac1 => ffffffff) (gprs_llc.c:1079) 20241102164320551 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c055cac1 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@523952dc7221: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@523952dc7221: Final verdict of PTC: pass 20241102164321060 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48210<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(95)@523952dc7221: Final verdict of PTC: none 20241102164321062 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102164321062 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_timeout_after_pdp_act-BVCI210(86)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(93)@523952dc7221: Final verdict of PTC: none -NSVCI97(83)@523952dc7221: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(88)@523952dc7221: Final verdict of PTC: none -NSVCI99(94)@523952dc7221: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(91)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@523952dc7221: Final verdict of PTC: none -NSVCI98(89)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(81)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(87)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(92)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(86): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(87): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(88): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(89): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(91): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(92): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(93): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(94): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@523952dc7221: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:43:21 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 20241102164321185 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35372<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164321487 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35372<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=126092) 20241102164322064 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164322064 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=126092, count=131524) 20241102164323065 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164323065 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:43: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_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 20241102164324066 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164324066 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_attach_auth_id_timeout started. 20241102164324550 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35376<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164324552 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(103)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(103)@523952dc7221: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(102)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 20241102164324603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102164324603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102164324604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102164324604 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164324604 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102164324604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164324604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164324604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164324604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(103)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164324605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164324605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164324605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164324606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164324606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164324606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164324606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164324606 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164324606 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102164324606 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164324606 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(103)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102164324606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164324606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(103)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164324609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(99)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241102164324619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164324619 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI196(100)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(102)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164324629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102164324629 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) 20241102164324629 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) 20241102164324629 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164324629 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102164324629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164324629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164324630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164324630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164324631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164324631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164324631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164324631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164324631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164324631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164324631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164324631 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164324631 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102164324631 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164324632 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(107)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102164324632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164324632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164324635 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164324645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164324645 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI210(106)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164324667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102164324667 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) 20241102164324667 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) 20241102164324667 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164324667 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102164324667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164324667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164324667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164324667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164324668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164324668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164324668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164324669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164324669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164324669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164324669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164324669 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164324669 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102164324669 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164324669 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(112)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102164324670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164324670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-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)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164324673 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164324683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164324683 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(111)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102164325067 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164325067 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102164325067 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102164325067 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102164325069 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(113)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102164325070 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@523952dc7221: 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)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(100)@523952dc7221: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='CF558BEC'O, index=0 SGSN_Test-GSUP(114)@523952dc7221: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20241102164325115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164325116 DLLC NOTICE LLME(ffffffff/cf558bec){UNASSIGNED} LLC RX: unknown TLLI 0xcf558bec, creating LLME on the fly (gprs_llc.c:552) 20241102164325116 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164325116 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000002) type="GPRS attach" (gprs_gmm.c:1266) 20241102164325116 DMM DEBUG GMM(gmm_fsm)[0x612000007120]{Deregistered}: Allocated (fsm.c:456) 20241102164325116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{Init}: Allocated (fsm.c:456) 20241102164325116 DMM DEBUG MM_STATE_Gb[0x612000007420]{Idle}: Allocated (fsm.c:456) 20241102164325116 DMM DEBUG MM_STATE_Iu[0x6120000075a0]{Detached}: Allocated (fsm.c:456) 20241102164325116 DMM DEBUG GMM(gmm_fsm)[0x612000007120]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102164325116 DMM DEBUG GMM(gmm_fsm)[0x612000007120]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102164325116 DLLC NOTICE LLME(ffffffff/cf558bec){UNASSIGNED} LLGM Assign pre (cf558bec => c6c464b0) (gprs_llc.c:1079) 20241102164325116 DLLC NOTICE LLME(cf558bec/c6c464b0){ASSIGNED} LLGM Assign post (cf558bec => c6c464b0) (gprs_llc.c:1125) 20241102164325116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102164325116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102164325116 DMM DEBUG MM(262420000000002/c6c464b0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102164327750 DGPRS DEBUG Checking for inactive LLMEs, time = 12376541 (sgsn.c:132) 20241102164331117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241102164331117 DMM DEBUG MM(262420000000002/c6c464b0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102164337118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241102164337118 DMM DEBUG MM(262420000000002/c6c464b0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102164343119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241102164343119 DMM DEBUG MM(262420000000002/c6c464b0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102164345068 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241102164345068 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102164345068 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241102164349120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241102164349120 DMM DEBUG MM(262420000000002/c6c464b0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102164354608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164354611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164354611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241102164354633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164354635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164354635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241102164354670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164354672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164354672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241102164355121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241102164355121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241102164355121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241102164355121 DMM NOTICE MM(262420000000002/c6c464b0) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241102164355121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{Reject}: Deallocated (fsm.c:568) 20241102164355121 DMM DEBUG MM_STATE_Gb(0)[0x612000007420]{Idle}: Deallocated (fsm.c:568) 20241102164355121 DMM DEBUG MM_STATE_Iu[0x6120000075a0]{Detached}: Deallocated (fsm.c:568) 20241102164355121 DMM DEBUG GMM(gmm_fsm)[0x612000007120]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241102164355121 DLLC NOTICE LLME(cf558bec/c6c464b0){ASSIGNED} LLGM Assign pre (c6c464b0 => ffffffff) (gprs_llc.c:1079) 20241102164355121 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6c464b0 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@523952dc7221: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(100)@523952dc7221: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@523952dc7221: Final verdict of PTC: pass 20241102164355131 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35376<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(114)@523952dc7221: Final verdict of PTC: none 20241102164355133 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102164355133 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_auth_id_timeout-BVCI196(100)@523952dc7221: Final verdict of PTC: none -NSVCI99(112)@523952dc7221: Final verdict of PTC: none -NSVCI97(103)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@523952dc7221: Final verdict of PTC: none -NSVCI98(107)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(102)@523952dc7221: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@523952dc7221: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(110)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(101)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(105)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(100): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(101): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(102): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(103): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@523952dc7221: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:43:55 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 20241102164355265 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43568<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164355567 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43568<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60392) 20241102164356134 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164356134 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=60392, count=68648) 20241102164357135 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164357135 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:43: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_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 20241102164357750 DGPRS DEBUG Checking for inactive LLMEs, time = 12376571 (sgsn.c:132) 20241102164358137 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164358137 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_attach_auth_sai_timeout started. 20241102164358627 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48538<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164358629 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164358678 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102164358678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102164358678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102164358679 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164358679 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102164358679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164358679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164358679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164358679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164358680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164358680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164358680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164358680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164358680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164358680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164358680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164358680 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164358680 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102164358680 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164358680 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164358681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164358681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164358685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(122)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 20241102164358694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164358694 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI196(120)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(122)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(126)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164358716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102164358716 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) 20241102164358716 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) 20241102164358716 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164358716 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102164358716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164358716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164358716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164358717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164358718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164358718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164358718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164358719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164358719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164358719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164358719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164358719 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164358719 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102164358719 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164358719 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164358719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164358719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164358723 DLNS DEBUG GPRS-NS2-VC(UDP-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(127)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164358733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164358733 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(128)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_timeout-BVCI210(125)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(127)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(132)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(132)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164358760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102164358760 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) 20241102164358760 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) 20241102164358760 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164358760 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102164358760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164358760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164358760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164358760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(132)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164358762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164358762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164358762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164358762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164358762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164358762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164358762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164358762 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164358762 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102164358762 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164358762 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164358762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164358762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(132)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(132)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164358766 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164358774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164358775 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(129)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102164359138 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164359138 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102164359138 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102164359138 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(131)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(131)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102164359141 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(131)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(131)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102164359141 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(131)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(131)@523952dc7221: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(131)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(131)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@523952dc7221: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='E9C5D03E'O, index=0 SGSN_Test-GSUP(133)@523952dc7221: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20241102164359185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164359185 DLLC NOTICE LLME(ffffffff/e9c5d03e){UNASSIGNED} LLC RX: unknown TLLI 0xe9c5d03e, creating LLME on the fly (gprs_llc.c:552) 20241102164359185 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164359185 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach" (gprs_gmm.c:1266) 20241102164359185 DMM DEBUG GMM(gmm_fsm)[0x612000007720]{Deregistered}: Allocated (fsm.c:456) 20241102164359185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000078a0]{Init}: Allocated (fsm.c:456) 20241102164359185 DMM DEBUG MM_STATE_Gb[0x612000007a20]{Idle}: Allocated (fsm.c:456) 20241102164359185 DMM DEBUG MM_STATE_Iu[0x612000007ba0]{Detached}: Allocated (fsm.c:456) 20241102164359185 DMM DEBUG GMM(gmm_fsm)[0x612000007720]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102164359185 DMM DEBUG GMM(gmm_fsm)[0x612000007720]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102164359185 DLLC NOTICE LLME(ffffffff/e9c5d03e){UNASSIGNED} LLGM Assign pre (e9c5d03e => c34ff0dc) (gprs_llc.c:1079) 20241102164359185 DLLC NOTICE LLME(e9c5d03e/c34ff0dc){ASSIGNED} LLGM Assign post (e9c5d03e => c34ff0dc) (gprs_llc.c:1125) 20241102164359185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000078a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102164359185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000078a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102164359185 DMM DEBUG MM(262420000000003/c34ff0dc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102164359196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164359196 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102164359196 DMM DEBUG MM_STATE_Gb(0)[0x612000007a20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164359196 DMM DEBUG MM(262420000000003/c34ff0dc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20241102164359196 DMM NOTICE MM(262420000000003/c34ff0dc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102164359196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000078a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102164359196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000078a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102164359196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000078a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102164359196 DMM DEBUG MM(262420000000003/c34ff0dc) Requesting authorization (sgsn_auth.c:160) 20241102164359196 DMM INFO MM(262420000000003/c34ff0dc) Requesting authentication tuples (sgsn_auth.c:184) 20241102164359196 DMM DEBUG MM(262420000000003/c34ff0dc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102164359196 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20241102164359196 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)@523952dc7221: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@523952dc7221: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20241102164405197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000078a0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241102164405197 DMM ERROR MM(262420000000003/c34ff0dc) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241102164405197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000078a0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241102164405197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000078a0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241102164405197 DMM NOTICE MM(262420000000003/c34ff0dc) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241102164405197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000078a0]{Reject}: Deallocated (fsm.c:568) 20241102164405197 DMM DEBUG MM_STATE_Gb(0)[0x612000007a20]{Idle}: Deallocated (fsm.c:568) 20241102164405197 DMM DEBUG MM_STATE_Iu[0x612000007ba0]{Detached}: Deallocated (fsm.c:568) 20241102164405197 DMM DEBUG GMM(gmm_fsm)[0x612000007720]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241102164405197 DLLC NOTICE LLME(e9c5d03e/c34ff0dc){ASSIGNED} LLGM Assign pre (c34ff0dc => ffffffff) (gprs_llc.c:1079) 20241102164405197 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c34ff0dc => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@523952dc7221: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@523952dc7221: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@523952dc7221: Final verdict of PTC: pass 20241102164405208 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48538<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241102164405210 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102164405210 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(133)@523952dc7221: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@523952dc7221: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(131)@523952dc7221: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(129)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@523952dc7221: Final verdict of PTC: none -NSVCI97(121)@523952dc7221: Final verdict of PTC: none -NSVCI99(132)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@523952dc7221: Final verdict of PTC: none -NSVCI98(126)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(124)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(130)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(119)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(129): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(130): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(131): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(132): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@523952dc7221: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:44:05 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 20241102164405336 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48546<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164405637 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48546<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66772) 20241102164406211 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164406211 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=66772, count=67412) 20241102164407212 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164407212 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:44: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_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 20241102164408214 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164408214 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_attach_auth_sai_reject started. 20241102164408699 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49288<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164408701 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164408744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102164408744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102164408744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102164408744 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164408744 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102164408744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164408744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164408744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164408744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164408746 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164408746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164408746 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164408747 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164408747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164408747 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164408747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164408747 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164408747 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102164408747 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164408747 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(140)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102164408748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164408748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164408752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241102164408764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164408764 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI196(139)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(141)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(146)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(146)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164408783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102164408783 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) 20241102164408783 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) 20241102164408783 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164408783 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102164408783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164408784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164408784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164408784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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(146)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164408785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164408785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164408785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164408786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164408786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164408786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164408786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164408786 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164408786 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102164408786 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164408786 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb2-NS2(145)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 20241102164408787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(146)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102164408787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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(146)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164408791 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164408801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164408801 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(147)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_reject-BVCI210(143)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(145)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164408817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102164408817 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) 20241102164408817 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) 20241102164408817 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164408817 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102164408817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164408817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164408817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164408817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164408819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164408819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164408819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164408819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164408819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164408819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164408819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164408819 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164408819 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102164408819 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164408819 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164408820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164408820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164408824 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164408834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164408834 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(149)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102164409215 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164409215 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102164409215 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102164409215 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(151)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102164409217 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(151)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102164409218 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(151)@523952dc7221: 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)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@523952dc7221: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='DC3A7608'O, index=0 SGSN_Test-GSUP(152)@523952dc7221: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20241102164409260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164409260 DLLC NOTICE LLME(ffffffff/dc3a7608){UNASSIGNED} LLC RX: unknown TLLI 0xdc3a7608, creating LLME on the fly (gprs_llc.c:552) 20241102164409260 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164409260 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach" (gprs_gmm.c:1266) 20241102164409260 DMM DEBUG GMM(gmm_fsm)[0x612000007d20]{Deregistered}: Allocated (fsm.c:456) 20241102164409260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ea0]{Init}: Allocated (fsm.c:456) 20241102164409260 DMM DEBUG MM_STATE_Gb[0x612000008020]{Idle}: Allocated (fsm.c:456) 20241102164409260 DMM DEBUG MM_STATE_Iu[0x6120000081a0]{Detached}: Allocated (fsm.c:456) 20241102164409260 DMM DEBUG GMM(gmm_fsm)[0x612000007d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102164409261 DMM DEBUG GMM(gmm_fsm)[0x612000007d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102164409261 DLLC NOTICE LLME(ffffffff/dc3a7608){UNASSIGNED} LLGM Assign pre (dc3a7608 => db38f2d1) (gprs_llc.c:1079) 20241102164409261 DLLC NOTICE LLME(dc3a7608/db38f2d1){ASSIGNED} LLGM Assign post (dc3a7608 => db38f2d1) (gprs_llc.c:1125) 20241102164409261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ea0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102164409261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ea0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102164409261 DMM DEBUG MM(262420000000004/db38f2d1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102164409274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164409274 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102164409274 DMM DEBUG MM_STATE_Gb(0)[0x612000008020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164409274 DMM DEBUG MM(262420000000004/db38f2d1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20241102164409274 DMM NOTICE MM(262420000000004/db38f2d1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102164409274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ea0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102164409274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ea0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102164409274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ea0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102164409274 DMM DEBUG MM(262420000000004/db38f2d1) Requesting authorization (sgsn_auth.c:160) 20241102164409274 DMM INFO MM(262420000000004/db38f2d1) Requesting authentication tuples (sgsn_auth.c:184) 20241102164409274 DMM DEBUG MM(262420000000004/db38f2d1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102164409274 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20241102164409274 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)@523952dc7221: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@523952dc7221: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20241102164409277 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20241102164409277 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20241102164409277 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20241102164415275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ea0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241102164415275 DMM ERROR MM(262420000000004/db38f2d1) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241102164415275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ea0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241102164415275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ea0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241102164415275 DMM NOTICE MM(262420000000004/db38f2d1) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241102164415275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ea0]{Reject}: Deallocated (fsm.c:568) 20241102164415275 DMM DEBUG MM_STATE_Gb(0)[0x612000008020]{Idle}: Deallocated (fsm.c:568) 20241102164415275 DMM DEBUG MM_STATE_Iu[0x6120000081a0]{Detached}: Deallocated (fsm.c:568) 20241102164415275 DMM DEBUG GMM(gmm_fsm)[0x612000007d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241102164415275 DLLC NOTICE LLME(dc3a7608/db38f2d1){ASSIGNED} LLGM Assign pre (db38f2d1 => ffffffff) (gprs_llc.c:1079) 20241102164415276 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db38f2d1 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@523952dc7221: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@523952dc7221: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@523952dc7221: Final verdict of PTC: pass 20241102164415287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49288<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(152)@523952dc7221: Final verdict of PTC: none 20241102164415289 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102164415289 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(146)@523952dc7221: Final verdict of PTC: none -NSVCI97(140)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@523952dc7221: Final verdict of PTC: none -NSVCI99(150)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@523952dc7221: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(143)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@523952dc7221: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@523952dc7221: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(145)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(138)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(144)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(148)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(143): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(144): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(145): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(146): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@523952dc7221: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:44:15 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 20241102164415423 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49296<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164415724 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49296<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59580) 20241102164416290 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164416290 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59580, count=68704) 20241102164417291 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164417291 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:44:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_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 20241102164418293 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164418293 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_attach_gsup_lu_timeout started. 20241102164418783 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48640<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164418784 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164418827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102164418827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102164418827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102164418827 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164418827 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102164418827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164418827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164418827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164418827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164418829 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164418829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164418829 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164418830 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164418830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164418830 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164418830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164418830 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164418830 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102164418830 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164418830 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164418830 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164418830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164418834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(156)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(160)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 20241102164418843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164418844 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI196(158)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(164)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164418865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102164418865 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) 20241102164418865 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) 20241102164418865 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164418866 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102164418866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164418866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164418866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164418866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164418867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164418868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164418868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164418868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164418868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164418868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164418868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164418868 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164418868 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102164418868 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164418868 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164418869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164418869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164418873 DLNS DEBUG GPRS-NS2-VC(UDP-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(165)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(161)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164418883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164418883 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI210(163)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164418904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102164418904 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) 20241102164418904 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) 20241102164418904 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164418904 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102164418904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164418904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164418904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164418904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164418905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164418905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164418906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164418906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164418906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164418906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164418906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164418906 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164418906 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102164418906 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164418906 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164418907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164418907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164418910 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164418919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164418919 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(168)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102164419294 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164419294 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102164419294 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102164419294 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(170)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102164419296 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(170)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102164419297 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(170)@523952dc7221: 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)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@523952dc7221: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='F22DCE72'O, index=0 SGSN_Test-GSUP(171)@523952dc7221: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@523952dc7221: 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 := '59FBC8827B60FE4351859F8BFE141426'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8BB6A925'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0240481B811A4FB5'O } } } } } 20241102164420348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164420348 DLLC NOTICE LLME(ffffffff/f22dce72){UNASSIGNED} LLC RX: unknown TLLI 0xf22dce72, creating LLME on the fly (gprs_llc.c:552) 20241102164420348 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164420349 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach" (gprs_gmm.c:1266) 20241102164420349 DMM DEBUG GMM(gmm_fsm)[0x612000008320]{Deregistered}: Allocated (fsm.c:456) 20241102164420349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{Init}: Allocated (fsm.c:456) 20241102164420349 DMM DEBUG MM_STATE_Gb[0x612000008620]{Idle}: Allocated (fsm.c:456) 20241102164420349 DMM DEBUG MM_STATE_Iu[0x6120000087a0]{Detached}: Allocated (fsm.c:456) 20241102164420349 DMM DEBUG GMM(gmm_fsm)[0x612000008320]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102164420349 DMM DEBUG GMM(gmm_fsm)[0x612000008320]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102164420349 DLLC NOTICE LLME(ffffffff/f22dce72){UNASSIGNED} LLGM Assign pre (f22dce72 => dbea1fb7) (gprs_llc.c:1079) 20241102164420349 DLLC NOTICE LLME(f22dce72/dbea1fb7){ASSIGNED} LLGM Assign post (f22dce72 => dbea1fb7) (gprs_llc.c:1125) 20241102164420349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102164420349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102164420349 DMM DEBUG MM(262420000000005/dbea1fb7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102164420364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164420364 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102164420364 DMM DEBUG MM_STATE_Gb(0)[0x612000008620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164420364 DMM DEBUG MM(262420000000005/dbea1fb7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20241102164420364 DMM NOTICE MM(262420000000005/dbea1fb7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102164420364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102164420364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102164420364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102164420364 DMM DEBUG MM(262420000000005/dbea1fb7) Requesting authorization (sgsn_auth.c:160) 20241102164420364 DMM INFO MM(262420000000005/dbea1fb7) Requesting authentication tuples (sgsn_auth.c:184) 20241102164420364 DMM DEBUG MM(262420000000005/dbea1fb7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102164420364 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20241102164420364 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)@523952dc7221: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@523952dc7221: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20241102164420367 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102164420367 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102164420367 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102164420367 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102164420367 DMM INFO MM(262420000000005/dbea1fb7) Subscriber data update (mmctx.c:445) 20241102164420367 DMM DEBUG MM(262420000000005/dbea1fb7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102164420367 DMM INFO MM(262420000000005/dbea1fb7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102164420367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102164420367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102164420367 DMM INFO MM(262420000000005/dbea1fb7) <- GMM AUTH AND CIPHERING REQ (rand = 59 fb c8 82 7b 60 fe 43 51 85 9f 8b fe 14 14 26 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241102164420376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164420376 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164420376 DMM DEBUG MM_STATE_Gb(0)[0x612000008620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164420376 DMM INFO MM(262420000000005/dbea1fb7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102164420376 DMM NOTICE MM(262420000000005/dbea1fb7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102164420376 DMM DEBUG MM(262420000000005/dbea1fb7) checking auth: received GSM SRES = 8b b6 a9 25 (gprs_gmm.c:666) 20241102164420376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102164420376 DMM DEBUG MM(262420000000005/dbea1fb7) Requesting authorization (sgsn_auth.c:160) 20241102164420376 DMM INFO MM(262420000000005/dbea1fb7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102164420376 DMM DEBUG MM(262420000000005/dbea1fb7) Requesting subscriber data update (gprs_subscriber.c:894) 20241102164420376 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20241102164420376 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) 20241102164420376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241102164420376 DMM INFO MM(262420000000005/dbea1fb7) <- GMM ATTACH ACCEPT (new P-TMSI=0xdbea1fb7) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@523952dc7221: setverdict(fail): none -> fail MC@523952dc7221: Test Component 173 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(171)@523952dc7221: Final verdict of PTC: none 20241102164420385 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102164420385 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(170)@523952dc7221: Final verdict of PTC: none -NSVCI99(169)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@523952dc7221: Final verdict of PTC: none -NSVCI97(159)@523952dc7221: Final verdict of PTC: none -NSVCI98(164)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@523952dc7221: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@523952dc7221: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@523952dc7221: Final verdict of PTC: none 20241102164420387 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48640<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(166)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@523952dc7221: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@523952dc7221: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@523952dc7221: Final verdict of PTC: fail -NSVCI98-provIP(162)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(167)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(157)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@523952dc7221: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@523952dc7221: 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'. Sat Nov 2 16:44:20 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 20241102164420511 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48650<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164420912 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48650<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50928) 20241102164421386 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164421386 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50928, count=74172) 20241102164422388 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164422388 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:44: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_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 20241102164423389 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164423389 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_attach_gsup_lu_reject started. 20241102164423970 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48666<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164423971 DMM INFO MM(262420000000005/dbea1fb7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102164423971 DMM INFO MM(262420000000005/dbea1fb7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102164423971 DMM DEBUG GMM(gmm_fsm)[0x612000008320]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102164423971 DMM DEBUG GMM(gmm_fsm)[0x612000008320]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102164423971 DMM DEBUG MM_STATE_Gb(0)[0x612000008620]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102164423971 DMM ERROR MM_STATE_Gb(0)[0x612000008620]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241102164423971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241102164423971 DMM DEBUG MM_STATE_Gb(0)[0x612000008620]{Idle}: Deallocated (fsm.c:568) 20241102164423971 DMM DEBUG MM_STATE_Iu[0x6120000087a0]{Detached}: Deallocated (fsm.c:568) 20241102164423971 DMM DEBUG GMM(gmm_fsm)[0x612000008320]{Deregistered}: Deallocated (fsm.c:568) 20241102164423971 DLLC NOTICE LLME(f22dce72/dbea1fb7){ASSIGNED} LLGM Assign pre (dbea1fb7 => ffffffff) (gprs_llc.c:1079) 20241102164423971 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dbea1fb7 => ffffffff) (gprs_llc.c:1125) 20241102164423971 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164424011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102164424011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102164424011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102164424011 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164424011 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102164424011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164424011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164424011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164424011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164424012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164424012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164424012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164424012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164424012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164424012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164424012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164424013 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164424013 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102164424013 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164424013 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(178)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102164424013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164424013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164424017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164424025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164424025 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(179)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 TC_attach_gsup_lu_reject-BVCI196(177)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(184)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(184)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164424056 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102164424057 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) 20241102164424057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) SGSN_Test-Gb2-NS2(183)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 20241102164424057 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164424057 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102164424057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164424057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164424057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164424057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(184)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164424058 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164424058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164424058 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164424059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164424059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164424059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164424059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164424059 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164424059 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102164424059 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164424059 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(184)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102164424059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164424059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(184)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164424062 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164424071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164424072 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI210(181)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(183)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164424087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102164424087 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) 20241102164424087 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) 20241102164424087 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164424087 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102164424087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164424087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164424087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164424087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164424089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164424089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164424089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164424089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164424089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164424089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164424089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164424089 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164424089 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102164424089 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164424089 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164424089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164424089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164424093 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164424103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164424103 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(187)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102164424390 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164424390 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102164424390 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102164424390 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(189)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102164424392 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(189)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102164424392 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(189)@523952dc7221: 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)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@523952dc7221: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='C12D994B'O, index=0 SGSN_Test-GSUP(190)@523952dc7221: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@523952dc7221: 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 := 'CA068E3CD4AF29F0CED7896C42534D41'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A6B96667'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AA47B688B36B8194'O } } } } } 20241102164425448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164425448 DLLC NOTICE LLME(ffffffff/c12d994b){UNASSIGNED} LLC RX: unknown TLLI 0xc12d994b, creating LLME on the fly (gprs_llc.c:552) 20241102164425448 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164425448 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach" (gprs_gmm.c:1266) 20241102164425448 DMM DEBUG GMM(gmm_fsm)[0x612000008920]{Deregistered}: Allocated (fsm.c:456) 20241102164425448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{Init}: Allocated (fsm.c:456) 20241102164425448 DMM DEBUG MM_STATE_Gb[0x612000008c20]{Idle}: Allocated (fsm.c:456) 20241102164425448 DMM DEBUG MM_STATE_Iu[0x612000008da0]{Detached}: Allocated (fsm.c:456) 20241102164425448 DMM DEBUG GMM(gmm_fsm)[0x612000008920]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102164425448 DMM DEBUG GMM(gmm_fsm)[0x612000008920]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102164425448 DLLC NOTICE LLME(ffffffff/c12d994b){UNASSIGNED} LLGM Assign pre (c12d994b => c040cba0) (gprs_llc.c:1079) 20241102164425448 DLLC NOTICE LLME(c12d994b/c040cba0){ASSIGNED} LLGM Assign post (c12d994b => c040cba0) (gprs_llc.c:1125) 20241102164425448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102164425449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102164425449 DMM DEBUG MM(262420000000006/c040cba0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102164425462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164425462 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102164425462 DMM DEBUG MM_STATE_Gb(0)[0x612000008c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164425462 DMM DEBUG MM(262420000000006/c040cba0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20241102164425462 DMM NOTICE MM(262420000000006/c040cba0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102164425462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102164425462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102164425462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102164425462 DMM DEBUG MM(262420000000006/c040cba0) Requesting authorization (sgsn_auth.c:160) 20241102164425462 DMM INFO MM(262420000000006/c040cba0) Requesting authentication tuples (sgsn_auth.c:184) 20241102164425462 DMM DEBUG MM(262420000000006/c040cba0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102164425463 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20241102164425463 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)@523952dc7221: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@523952dc7221: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20241102164425466 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102164425466 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102164425466 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102164425466 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102164425466 DMM INFO MM(262420000000006/c040cba0) Subscriber data update (mmctx.c:445) 20241102164425466 DMM DEBUG MM(262420000000006/c040cba0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102164425466 DMM INFO MM(262420000000006/c040cba0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102164425466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102164425466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102164425466 DMM INFO MM(262420000000006/c040cba0) <- GMM AUTH AND CIPHERING REQ (rand = ca 06 8e 3c d4 af 29 f0 ce d7 89 6c 42 53 4d 41 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241102164425474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164425474 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164425474 DMM DEBUG MM_STATE_Gb(0)[0x612000008c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164425474 DMM INFO MM(262420000000006/c040cba0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102164425474 DMM NOTICE MM(262420000000006/c040cba0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102164425474 DMM DEBUG MM(262420000000006/c040cba0) checking auth: received GSM SRES = a6 b9 66 67 (gprs_gmm.c:666) 20241102164425474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102164425474 DMM DEBUG MM(262420000000006/c040cba0) Requesting authorization (sgsn_auth.c:160) 20241102164425474 DMM INFO MM(262420000000006/c040cba0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102164425474 DMM DEBUG MM(262420000000006/c040cba0) Requesting subscriber data update (gprs_subscriber.c:894) 20241102164425474 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20241102164425474 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) 20241102164425474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241102164425474 DMM INFO MM(262420000000006/c040cba0) <- GMM ATTACH ACCEPT (new P-TMSI=0xc040cba0) (gprs_gmm.c:300) 20241102164425475 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20241102164425475 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20241102164425475 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20241102164425475 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102164425475 DMM INFO MM(262420000000006/c040cba0) Subscriber data update (mmctx.c:445) 20241102164425475 DMM DEBUG MM(262420000000006/c040cba0) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@523952dc7221: setverdict(fail): none -> fail MC@523952dc7221: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20241102164425482 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102164425482 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(178)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP(190)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@523952dc7221: Final verdict of PTC: none -NSVCI98(184)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(183)@523952dc7221: Final verdict of PTC: none -NSVCI99(188)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@523952dc7221: Final verdict of PTC: none 20241102164425484 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48666<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_gsup_lu_reject-BVCI220(187)@523952dc7221: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(181)@523952dc7221: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(182)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(176)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(186)@523952dc7221: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@523952dc7221: Final verdict of PTC: fail MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(181): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(182): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(183): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(184): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@523952dc7221: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@523952dc7221: 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'. Sat Nov 2 16:44:25 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 20241102164425609 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48674<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164426011 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48674<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76544) 20241102164426483 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164426484 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=76544, count=80900) 20241102164427485 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164427485 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241102164427750 DGPRS DEBUG Checking for inactive LLMEs, time = 12376601 (sgsn.c:132) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:44:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_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 20241102164428487 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164428487 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_attach_combined started. 20241102164429069 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41780<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164429071 DMM INFO MM(262420000000006/c040cba0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102164429071 DMM INFO MM(262420000000006/c040cba0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102164429071 DMM DEBUG GMM(gmm_fsm)[0x612000008920]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102164429071 DMM DEBUG GMM(gmm_fsm)[0x612000008920]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102164429071 DMM DEBUG MM_STATE_Gb(0)[0x612000008c20]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102164429071 DMM ERROR MM_STATE_Gb(0)[0x612000008c20]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241102164429071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241102164429071 DMM DEBUG MM_STATE_Gb(0)[0x612000008c20]{Idle}: Deallocated (fsm.c:568) 20241102164429071 DMM DEBUG MM_STATE_Iu[0x612000008da0]{Detached}: Deallocated (fsm.c:568) 20241102164429071 DMM DEBUG GMM(gmm_fsm)[0x612000008920]{Deregistered}: Deallocated (fsm.c:568) 20241102164429071 DLLC NOTICE LLME(c12d994b/c040cba0){ASSIGNED} LLGM Assign pre (c040cba0 => ffffffff) (gprs_llc.c:1079) 20241102164429071 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c040cba0 => ffffffff) (gprs_llc.c:1125) 20241102164429071 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164429115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102164429115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102164429115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102164429115 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164429115 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102164429115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164429115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164429115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164429115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164429117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164429117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164429117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164429117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164429117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164429117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164429117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164429117 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164429117 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102164429117 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164429117 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164429118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164429118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164429122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164429131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164429131 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_combined-BVCI196(196)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164429151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102164429151 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) 20241102164429151 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) 20241102164429151 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164429151 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102164429151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164429151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164429151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164429151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164429152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164429152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164429153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164429153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164429153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164429153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164429153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164429153 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164429153 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102164429153 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164429153 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164429153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164429153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164429158 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164429168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164429168 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_combined-BVCI210(201)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(208)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(208)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164429194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102164429194 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) 20241102164429194 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) 20241102164429194 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164429194 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102164429194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164429194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164429194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164429194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(208)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164429196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164429196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164429196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164429196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164429197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164429197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164429197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164429197 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164429197 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102164429197 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164429197 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164429197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164429197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(208)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(208)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164429202 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164429212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164429212 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(205)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102164429488 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164429488 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102164429488 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102164429488 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(207)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(207)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102164429490 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(207)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(207)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102164429491 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(207)@523952dc7221: 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(207)@523952dc7221: 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(207)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(207)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@523952dc7221: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='CE64EEA0'O, index=0 SGSN_Test-GSUP(209)@523952dc7221: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@523952dc7221: 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 := '2DA72BC8D1C56FCFB52187561F8BF319'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '007777FD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B2D669D6D58E048E'O } } } } } 20241102164430544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164430544 DLLC NOTICE LLME(ffffffff/ce64eea0){UNASSIGNED} LLC RX: unknown TLLI 0xce64eea0, creating LLME on the fly (gprs_llc.c:552) 20241102164430544 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164430544 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241102164430544 DMM DEBUG GMM(gmm_fsm)[0x612000008f20]{Deregistered}: Allocated (fsm.c:456) 20241102164430544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{Init}: Allocated (fsm.c:456) 20241102164430544 DMM DEBUG MM_STATE_Gb[0x612000009220]{Idle}: Allocated (fsm.c:456) 20241102164430544 DMM DEBUG MM_STATE_Iu[0x6120000093a0]{Detached}: Allocated (fsm.c:456) 20241102164430544 DMM DEBUG GMM(gmm_fsm)[0x612000008f20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102164430544 DMM DEBUG GMM(gmm_fsm)[0x612000008f20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102164430544 DLLC NOTICE LLME(ffffffff/ce64eea0){UNASSIGNED} LLGM Assign pre (ce64eea0 => f5ada72b) (gprs_llc.c:1079) 20241102164430544 DLLC NOTICE LLME(ce64eea0/f5ada72b){ASSIGNED} LLGM Assign post (ce64eea0 => f5ada72b) (gprs_llc.c:1125) 20241102164430544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102164430544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102164430544 DMM DEBUG MM(262420000000007/f5ada72b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102164430557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164430557 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102164430557 DMM DEBUG MM_STATE_Gb(0)[0x612000009220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164430557 DMM DEBUG MM(262420000000007/f5ada72b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20241102164430557 DMM NOTICE MM(262420000000007/f5ada72b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102164430557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102164430557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102164430557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102164430557 DMM DEBUG MM(262420000000007/f5ada72b) Requesting authorization (sgsn_auth.c:160) 20241102164430557 DMM INFO MM(262420000000007/f5ada72b) Requesting authentication tuples (sgsn_auth.c:184) 20241102164430557 DMM DEBUG MM(262420000000007/f5ada72b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102164430557 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20241102164430557 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)@523952dc7221: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@523952dc7221: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20241102164430560 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102164430560 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102164430560 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102164430560 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102164430560 DMM INFO MM(262420000000007/f5ada72b) Subscriber data update (mmctx.c:445) 20241102164430560 DMM DEBUG MM(262420000000007/f5ada72b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102164430560 DMM INFO MM(262420000000007/f5ada72b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102164430560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102164430560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102164430560 DMM INFO MM(262420000000007/f5ada72b) <- GMM AUTH AND CIPHERING REQ (rand = 2d a7 2b c8 d1 c5 6f cf b5 21 87 56 1f 8b f3 19 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241102164430569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164430569 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164430569 DMM DEBUG MM_STATE_Gb(0)[0x612000009220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164430569 DMM INFO MM(262420000000007/f5ada72b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102164430569 DMM NOTICE MM(262420000000007/f5ada72b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102164430569 DMM DEBUG MM(262420000000007/f5ada72b) checking auth: received GSM SRES = 00 77 77 fd (gprs_gmm.c:666) 20241102164430569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102164430569 DMM DEBUG MM(262420000000007/f5ada72b) Requesting authorization (sgsn_auth.c:160) 20241102164430569 DMM INFO MM(262420000000007/f5ada72b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102164430569 DMM DEBUG MM(262420000000007/f5ada72b) Requesting subscriber data update (gprs_subscriber.c:894) 20241102164430569 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20241102164430569 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) 20241102164430569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241102164430569 DMM INFO MM(262420000000007/f5ada72b) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5ada72b) (gprs_gmm.c:300) 20241102164430570 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102164430570 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102164430570 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241102164430570 DMM INFO MM(262420000000007/f5ada72b) Subscriber data update (mmctx.c:445) 20241102164430570 DMM DEBUG MM(262420000000007/f5ada72b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102164430571 DMM INFO MM(262420000000007/f5ada72b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102164430571 DMM NOTICE MM(262420000000007/f5ada72b) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20241102164430571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102164430571 DMM NOTICE MM(262420000000007/f5ada72b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102164430571 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) 20241102164430571 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102164430571 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241102164430571 DMM INFO MM(262420000000007/f5ada72b) Subscriber data update (mmctx.c:445) 20241102164430571 DMM DEBUG MM(262420000000007/f5ada72b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@523952dc7221: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@523952dc7221: Removing Client IMSI='262420000000007'H, index=0 20241102164430578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164430578 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241102164430578 DMM DEBUG MM_STATE_Gb(0)[0x612000009220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164430578 DMM INFO MM(262420000000007/f5ada72b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102164430578 DMM NOTICE MM(262420000000007/f5ada72b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102164430578 DMM DEBUG GMM(gmm_fsm)[0x612000008f20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102164430578 DMM DEBUG GMM(gmm_fsm)[0x612000008f20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102164430578 DLLC NOTICE LLME(ce64eea0/f5ada72b){ASSIGNED} LLGM Assign pre (ffffffff => f5ada72b) (gprs_llc.c:1079) 20241102164430578 DLLC NOTICE LLME(ffffffff/f5ada72b){ASSIGNED} LLGM Assign post (ffffffff => f5ada72b) (gprs_llc.c:1125) 20241102164430578 DMM DEBUG MM_STATE_Gb(0)[0x612000009220]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102164430578 DMM DEBUG MM_STATE_Gb(0)[0x612000009220]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241102164430578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102164430578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@523952dc7221: Final verdict of PTC: pass 20241102164430581 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41780<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(209)@523952dc7221: Final verdict of PTC: none 20241102164430583 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102164430583 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(207)@523952dc7221: Final verdict of PTC: none -NSVCI97(197)@523952dc7221: Final verdict of PTC: none -NSVCI99(208)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@523952dc7221: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@523952dc7221: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@523952dc7221: Final verdict of PTC: none TC_attach_combined-BVCI220(205)@523952dc7221: Final verdict of PTC: none -NSVCI98(202)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(195)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(206)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(200)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_combined-BVCI220(205): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(206): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(207): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(208): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@523952dc7221: Test case TC_attach_combined finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:44:30 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20241102164430709 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41786<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164431111 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41786<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48032) 20241102164431585 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164431585 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48032, count=88792) 20241102164432586 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164432586 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:44:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_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 20241102164433588 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164433588 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_attach_accept_all started. 20241102164434171 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41796<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164434173 DMM INFO MM(262420000000007/f5ada72b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102164434173 DMM INFO MM(262420000000007/f5ada72b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102164434173 DMM DEBUG GMM(gmm_fsm)[0x612000008f20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102164434173 DMM DEBUG GMM(gmm_fsm)[0x612000008f20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102164434173 DMM DEBUG MM_STATE_Gb(0)[0x612000009220]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102164434173 DMM DEBUG MM_STATE_Gb(0)[0x612000009220]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241102164434173 DLLC NOTICE LLME(ffffffff/f5ada72b){ASSIGNED} LLGM Assign pre (f5ada72b => ffffffff) (gprs_llc.c:1079) 20241102164434173 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5ada72b => ffffffff) (gprs_llc.c:1125) 20241102164434173 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20241102164434173 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) 20241102164434173 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f7 09 00 28 01 01 (gsup_client.c:399) 20241102164434173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{Init}: Deallocated (fsm.c:568) 20241102164434173 DMM DEBUG MM_STATE_Gb(0)[0x612000009220]{Idle}: Deallocated (fsm.c:568) 20241102164434173 DMM DEBUG MM_STATE_Iu[0x6120000093a0]{Detached}: Deallocated (fsm.c:568) 20241102164434173 DMM DEBUG GMM(gmm_fsm)[0x612000008f20]{Deregistered}: Deallocated (fsm.c:568) 20241102164434173 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(217)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(217)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164434221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102164434221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102164434222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102164434222 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164434222 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102164434222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164434222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164434222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164434222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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(217)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(216)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 20241102164434223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164434224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164434224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164434224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164434224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164434224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164434224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164434224 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164434224 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102164434224 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164434224 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164434225 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164434225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(217)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(217)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164434229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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(218)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(213)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164434241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164434241 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI196(214)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(216)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(222)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164434258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102164434258 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) 20241102164434258 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) 20241102164434258 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164434258 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102164434258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164434258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164434258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164434258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164434259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164434259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164434259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164434260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164434260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164434260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164434260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164434260 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164434260 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102164434260 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164434260 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb2-NS2(221)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 20241102164434260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164434260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(222)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164434265 DLNS DEBUG GPRS-NS2-VC(UDP-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(223)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(218)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164434275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164434275 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI210(219)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(221)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(227)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(227)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164434293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102164434293 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) 20241102164434293 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) 20241102164434293 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164434293 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102164434293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164434293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164434293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164434293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(227)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164434295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164434295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164434295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164434295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164434295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164434295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164434295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164434295 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164434295 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102164434295 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164434295 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164434296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164434296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(227)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(227)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164434301 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164434310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164434310 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(224)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102164434590 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164434590 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102164434590 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102164434590 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(226)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(226)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102164434592 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(226)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(226)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102164434592 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(226)@523952dc7221: 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(226)@523952dc7221: 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(226)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(226)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(214)@523952dc7221: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='FC25CFA4'O, index=0 SGSN_Test-GSUP(228)@523952dc7221: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20241102164435649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164435649 DLLC NOTICE LLME(ffffffff/fc25cfa4){UNASSIGNED} LLC RX: unknown TLLI 0xfc25cfa4, creating LLME on the fly (gprs_llc.c:552) 20241102164435649 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164435650 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach" (gprs_gmm.c:1266) 20241102164435650 DMM DEBUG GMM(gmm_fsm)[0x612000009520]{Deregistered}: Allocated (fsm.c:456) 20241102164435650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000096a0]{Init}: Allocated (fsm.c:456) 20241102164435650 DMM DEBUG MM_STATE_Gb[0x612000009820]{Idle}: Allocated (fsm.c:456) 20241102164435650 DMM DEBUG MM_STATE_Iu[0x6120000099a0]{Detached}: Allocated (fsm.c:456) 20241102164435650 DMM DEBUG GMM(gmm_fsm)[0x612000009520]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102164435650 DMM DEBUG GMM(gmm_fsm)[0x612000009520]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102164435650 DLLC NOTICE LLME(ffffffff/fc25cfa4){UNASSIGNED} LLGM Assign pre (fc25cfa4 => ca354852) (gprs_llc.c:1079) 20241102164435650 DLLC NOTICE LLME(fc25cfa4/ca354852){ASSIGNED} LLGM Assign post (fc25cfa4 => ca354852) (gprs_llc.c:1125) 20241102164435650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000096a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102164435650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000096a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102164435650 DMM DEBUG MM(262420000000008/ca354852) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102164435664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164435664 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102164435664 DMM DEBUG MM_STATE_Gb(0)[0x612000009820]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164435664 DMM DEBUG MM(262420000000008/ca354852) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20241102164435664 DMM NOTICE MM(262420000000008/ca354852) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102164435664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000096a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102164435664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000096a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102164435664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000096a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241102164435664 DMM INFO MM(262420000000008/ca354852) <- GMM ATTACH ACCEPT (new P-TMSI=0xca354852) (gprs_gmm.c:300) TC_attach_accept_all(230)@523952dc7221: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(214)@523952dc7221: Removing Client IMSI='262420000000008'H, index=0 20241102164436652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164436652 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164436652 DMM DEBUG MM_STATE_Gb(0)[0x612000009820]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164436652 DMM INFO MM(262420000000008/ca354852) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102164436652 DMM NOTICE MM(262420000000008/ca354852) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102164436653 DMM DEBUG GMM(gmm_fsm)[0x612000009520]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102164436653 DMM DEBUG GMM(gmm_fsm)[0x612000009520]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102164436653 DLLC NOTICE LLME(fc25cfa4/ca354852){ASSIGNED} LLGM Assign pre (ffffffff => ca354852) (gprs_llc.c:1079) 20241102164436653 DLLC NOTICE LLME(ffffffff/ca354852){ASSIGNED} LLGM Assign post (ffffffff => ca354852) (gprs_llc.c:1125) 20241102164436653 DMM DEBUG MM_STATE_Gb(0)[0x612000009820]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102164436653 DMM DEBUG MM_STATE_Gb(0)[0x612000009820]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241102164436653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000096a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102164436653 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)@523952dc7221: Final verdict of PTC: pass 20241102164436655 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41796<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241102164436657 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102164436658 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(212)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP(228)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(226)@523952dc7221: Final verdict of PTC: none -NSVCI97(217)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(216)@523952dc7221: Final verdict of PTC: none TC_attach_accept_all-BVCI210(219)@523952dc7221: Final verdict of PTC: none -NSVCI98(222)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@523952dc7221: Final verdict of PTC: none TC_attach_accept_all-BVCI220(224)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@523952dc7221: Final verdict of PTC: none -NSVCI99(227)@523952dc7221: Final verdict of PTC: none TC_attach_accept_all-BVCI196(214)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(221)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(220)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(215)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(225)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_accept_all-BVCI196(214): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(215): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(216): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(217): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_accept_all-BVCI210(219): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(220): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(221): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(222): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_accept_all-BVCI220(224): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(225): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(226): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(227): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@523952dc7221: Test case TC_attach_accept_all finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:44:36 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 20241102164436781 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52574<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164437182 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52574<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66676) 20241102164437659 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164437659 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=66676, count=71312) 20241102164438660 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164438660 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:44:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_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 20241102164439662 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164439663 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_attach_closed started. 20241102164440243 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52582<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164440245 DMM INFO MM(262420000000008/ca354852) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102164440245 DMM INFO MM(262420000000008/ca354852) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102164440245 DMM DEBUG GMM(gmm_fsm)[0x612000009520]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102164440245 DMM DEBUG GMM(gmm_fsm)[0x612000009520]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102164440245 DMM DEBUG MM_STATE_Gb(0)[0x612000009820]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102164440245 DMM DEBUG MM_STATE_Gb(0)[0x612000009820]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241102164440245 DLLC NOTICE LLME(ffffffff/ca354852){ASSIGNED} LLGM Assign pre (ca354852 => ffffffff) (gprs_llc.c:1079) 20241102164440245 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca354852 => ffffffff) (gprs_llc.c:1125) 20241102164440245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000096a0]{Init}: Deallocated (fsm.c:568) 20241102164440245 DMM DEBUG MM_STATE_Gb(0)[0x612000009820]{Idle}: Deallocated (fsm.c:568) 20241102164440245 DMM DEBUG MM_STATE_Iu[0x6120000099a0]{Detached}: Deallocated (fsm.c:568) 20241102164440245 DMM DEBUG GMM(gmm_fsm)[0x612000009520]{Deregistered}: Deallocated (fsm.c:568) 20241102164440245 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(235)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164440291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102164440291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102164440291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102164440291 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164440291 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102164440291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164440291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164440291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164440291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164440292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164440293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164440293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164440293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164440293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164440293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164440293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164440293 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164440293 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102164440293 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164440293 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164440293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164440293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164440298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(236)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164440307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164440307 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed-BVCI196(234)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164440328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102164440328 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) 20241102164440328 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) 20241102164440328 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164440328 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102164440328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164440328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164440328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164440328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164440330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164440330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164440330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164440330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164440330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164440330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164440330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164440330 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164440330 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102164440330 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164440330 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164440330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164440330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164440334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(241)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(237)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164440344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164440344 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed-BVCI210(239)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(245)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164440366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102164440366 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) 20241102164440366 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) 20241102164440366 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164440366 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102164440366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164440366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164440366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164440366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164440368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164440368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164440368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164440368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164440368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164440368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164440368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164440368 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164440368 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102164440368 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164440368 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164440368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164440368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164440373 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164440382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164440382 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(244)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102164440664 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164440664 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102164440664 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102164440664 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(246)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102164440666 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(246)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102164440667 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(246)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(246)@523952dc7221: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(246)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@523952dc7221: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='DE0056F4'O, index=0 SGSN_Test-GSUP(247)@523952dc7221: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@523952dc7221: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='DE0056F4'O, index=1 20241102164441725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164441725 DLLC NOTICE LLME(ffffffff/de0056f4){UNASSIGNED} LLC RX: unknown TLLI 0xde0056f4, creating LLME on the fly (gprs_llc.c:552) 20241102164441725 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164441725 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20241102164441725 DMM DEBUG GMM(gmm_fsm)[0x612000009b20]{Deregistered}: Allocated (fsm.c:456) 20241102164441725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009ca0]{Init}: Allocated (fsm.c:456) 20241102164441725 DMM DEBUG MM_STATE_Gb[0x612000009e20]{Idle}: Allocated (fsm.c:456) 20241102164441725 DMM DEBUG MM_STATE_Iu[0x612000009fa0]{Detached}: Allocated (fsm.c:456) 20241102164441725 DMM DEBUG GMM(gmm_fsm)[0x612000009b20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102164441725 DMM DEBUG GMM(gmm_fsm)[0x612000009b20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102164441725 DLLC NOTICE LLME(ffffffff/de0056f4){UNASSIGNED} LLGM Assign pre (de0056f4 => eddd0be1) (gprs_llc.c:1079) 20241102164441725 DLLC NOTICE LLME(de0056f4/eddd0be1){ASSIGNED} LLGM Assign post (de0056f4 => eddd0be1) (gprs_llc.c:1125) 20241102164441725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009ca0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102164441725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009ca0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102164441725 DMM DEBUG MM(001010123456789/eddd0be1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102164441738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164441738 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102164441738 DMM DEBUG MM_STATE_Gb(0)[0x612000009e20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164441738 DMM DEBUG MM(001010123456789/eddd0be1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241102164441738 DMM NOTICE MM(001010123456789/eddd0be1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102164441738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009ca0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102164441738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009ca0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102164441738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009ca0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241102164441738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009ca0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241102164441738 DMM NOTICE MM(001010123456789/eddd0be1) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241102164441738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009ca0]{Reject}: Deallocated (fsm.c:568) 20241102164441738 DMM DEBUG MM_STATE_Gb(0)[0x612000009e20]{Idle}: Deallocated (fsm.c:568) 20241102164441738 DMM DEBUG MM_STATE_Iu[0x612000009fa0]{Detached}: Deallocated (fsm.c:568) 20241102164441738 DMM DEBUG GMM(gmm_fsm)[0x612000009b20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241102164441738 DLLC NOTICE LLME(de0056f4/eddd0be1){ASSIGNED} LLGM Assign pre (eddd0be1 => ffffffff) (gprs_llc.c:1079) 20241102164441738 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eddd0be1 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@523952dc7221: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@523952dc7221: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@523952dc7221: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@523952dc7221: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='CBAD390D'O, index=2 SGSN_Test-GSUP(247)@523952dc7221: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20241102164441781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164441781 DLLC NOTICE LLME(ffffffff/cbad390d){UNASSIGNED} LLC RX: unknown TLLI 0xcbad390d, creating LLME on the fly (gprs_llc.c:552) 20241102164441781 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164441781 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach" (gprs_gmm.c:1266) 20241102164441781 DMM DEBUG GMM(gmm_fsm)[0x61200000a120]{Deregistered}: Allocated (fsm.c:456) 20241102164441781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a2a0]{Init}: Allocated (fsm.c:456) 20241102164441781 DMM DEBUG MM_STATE_Gb[0x61200000a420]{Idle}: Allocated (fsm.c:456) 20241102164441781 DMM DEBUG MM_STATE_Iu[0x61200000a5a0]{Detached}: Allocated (fsm.c:456) 20241102164441781 DMM DEBUG GMM(gmm_fsm)[0x61200000a120]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102164441781 DMM DEBUG GMM(gmm_fsm)[0x61200000a120]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102164441781 DLLC NOTICE LLME(ffffffff/cbad390d){UNASSIGNED} LLGM Assign pre (cbad390d => d5e12db0) (gprs_llc.c:1079) 20241102164441781 DLLC NOTICE LLME(cbad390d/d5e12db0){ASSIGNED} LLGM Assign post (cbad390d => d5e12db0) (gprs_llc.c:1125) 20241102164441781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a2a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102164441781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a2a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102164441781 DMM DEBUG MM(262420000000010/d5e12db0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102164441787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164441787 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102164441787 DMM DEBUG MM_STATE_Gb(0)[0x61200000a420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164441787 DMM DEBUG MM(262420000000010/d5e12db0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20241102164441787 DMM NOTICE MM(262420000000010/d5e12db0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102164441787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a2a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102164441787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a2a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102164441787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a2a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241102164441787 DMM INFO MM(262420000000010/d5e12db0) <- GMM ATTACH ACCEPT (new P-TMSI=0xd5e12db0) (gprs_gmm.c:300) TC_attach_closed(250)@523952dc7221: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@523952dc7221: Removing Client IMSI='262420000000010'H, index=2 20241102164442786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164442787 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164442787 DMM DEBUG MM_STATE_Gb(0)[0x61200000a420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164442787 DMM INFO MM(262420000000010/d5e12db0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102164442787 DMM NOTICE MM(262420000000010/d5e12db0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102164442787 DMM DEBUG GMM(gmm_fsm)[0x61200000a120]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102164442787 DMM DEBUG GMM(gmm_fsm)[0x61200000a120]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102164442787 DLLC NOTICE LLME(cbad390d/d5e12db0){ASSIGNED} LLGM Assign pre (ffffffff => d5e12db0) (gprs_llc.c:1079) 20241102164442787 DLLC NOTICE LLME(ffffffff/d5e12db0){ASSIGNED} LLGM Assign post (ffffffff => d5e12db0) (gprs_llc.c:1125) 20241102164442787 DMM DEBUG MM_STATE_Gb(0)[0x61200000a420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102164442787 DMM DEBUG MM_STATE_Gb(0)[0x61200000a420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241102164442787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a2a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102164442787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a2a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@523952dc7221: Final verdict of PTC: pass 20241102164442788 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52582<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_closed-BVCI210(239)@523952dc7221: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP(247)@523952dc7221: Final verdict of PTC: none 20241102164442791 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102164442791 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(246)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@523952dc7221: Final verdict of PTC: none -NSVCI97(235)@523952dc7221: Final verdict of PTC: none -NSVCI98(240)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@523952dc7221: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@523952dc7221: Final verdict of PTC: none -NSVCI99(245)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(233)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(238)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(243)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@523952dc7221: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@523952dc7221: Test case TC_attach_closed finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:44:42 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20241102164442918 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52598<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164443320 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52598<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=77768) 20241102164443792 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164443792 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=77768, count=82124) 20241102164444793 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164444793 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:44:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_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 20241102164445794 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164445794 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_attach_no_imei_response started. 20241102164446383 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52600<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164446384 DMM INFO MM(262420000000010/d5e12db0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102164446385 DMM INFO MM(262420000000010/d5e12db0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102164446385 DMM DEBUG GMM(gmm_fsm)[0x61200000a120]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102164446385 DMM DEBUG GMM(gmm_fsm)[0x61200000a120]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102164446385 DMM DEBUG MM_STATE_Gb(0)[0x61200000a420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102164446385 DMM DEBUG MM_STATE_Gb(0)[0x61200000a420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241102164446385 DLLC NOTICE LLME(ffffffff/d5e12db0){ASSIGNED} LLGM Assign pre (d5e12db0 => ffffffff) (gprs_llc.c:1079) 20241102164446385 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d5e12db0 => ffffffff) (gprs_llc.c:1125) 20241102164446385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a2a0]{Init}: Deallocated (fsm.c:568) 20241102164446385 DMM DEBUG MM_STATE_Gb(0)[0x61200000a420]{Idle}: Deallocated (fsm.c:568) 20241102164446385 DMM DEBUG MM_STATE_Iu[0x61200000a5a0]{Detached}: Deallocated (fsm.c:568) 20241102164446385 DMM DEBUG GMM(gmm_fsm)[0x61200000a120]{Deregistered}: Deallocated (fsm.c:568) 20241102164446385 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(255)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164446426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102164446426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102164446427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102164446427 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164446427 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102164446427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164446427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164446427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164446427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164446428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164446428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164446428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164446428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164446428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164446428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164446428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164446428 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164446428 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102164446428 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164446428 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164446429 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164446429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164446432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(256)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(252)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164446442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164446442 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI196(254)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164446462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102164446462 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) 20241102164446462 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) 20241102164446463 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164446463 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102164446463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164446463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164446463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164446463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164446464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164446464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164446464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164446465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164446465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164446465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164446465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164446465 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164446465 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102164446465 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164446465 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(260)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102164446466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164446466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164446469 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(257)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164446480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164446480 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI210(259)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(261)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164446502 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102164446502 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) 20241102164446502 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) 20241102164446502 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164446502 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102164446502 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164446502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164446502 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164446502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164446504 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164446504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164446504 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164446504 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164446504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164446504 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164446504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164446504 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164446504 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102164446504 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164446504 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164446504 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164446505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164446509 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164446521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164446521 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(264)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102164446795 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164446795 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102164446795 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102164446795 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(266)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102164446797 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(266)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102164446797 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(266)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@523952dc7221: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='CFA1D7E7'O, index=0 SGSN_Test-GSUP(267)@523952dc7221: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20241102164447849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164447850 DLLC NOTICE LLME(ffffffff/cfa1d7e7){UNASSIGNED} LLC RX: unknown TLLI 0xcfa1d7e7, creating LLME on the fly (gprs_llc.c:552) 20241102164447850 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164447850 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241102164447850 DMM DEBUG GMM(gmm_fsm)[0x61200000a720]{Deregistered}: Allocated (fsm.c:456) 20241102164447850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{Init}: Allocated (fsm.c:456) 20241102164447850 DMM DEBUG MM_STATE_Gb[0x61200000aa20]{Idle}: Allocated (fsm.c:456) 20241102164447850 DMM DEBUG MM_STATE_Iu[0x61200000aba0]{Detached}: Allocated (fsm.c:456) 20241102164447850 DMM DEBUG GMM(gmm_fsm)[0x61200000a720]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102164447850 DMM DEBUG GMM(gmm_fsm)[0x61200000a720]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102164447850 DLLC NOTICE LLME(ffffffff/cfa1d7e7){UNASSIGNED} LLGM Assign pre (cfa1d7e7 => cc8ae49d) (gprs_llc.c:1079) 20241102164447850 DLLC NOTICE LLME(cfa1d7e7/cc8ae49d){ASSIGNED} LLGM Assign post (cfa1d7e7 => cc8ae49d) (gprs_llc.c:1125) 20241102164447850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102164447850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102164447850 DMM DEBUG MM(262420000000032/cc8ae49d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102164453851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241102164453851 DMM DEBUG MM(262420000000032/cc8ae49d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102164457752 DGPRS DEBUG Checking for inactive LLMEs, time = 12376631 (sgsn.c:132) 20241102164459852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241102164459852 DMM DEBUG MM(262420000000032/cc8ae49d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102164505852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241102164505853 DMM DEBUG MM(262420000000032/cc8ae49d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102164506795 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241102164506796 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241102164506796 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102164511853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241102164511854 DMM DEBUG MM(262420000000032/cc8ae49d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102164516430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164516432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164516432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241102164516467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164516468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164516469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241102164516505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164516506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164516506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241102164517854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241102164517855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241102164517855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241102164517855 DMM NOTICE MM(262420000000032/cc8ae49d) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241102164517855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{Reject}: Deallocated (fsm.c:568) 20241102164517855 DMM DEBUG MM_STATE_Gb(0)[0x61200000aa20]{Idle}: Deallocated (fsm.c:568) 20241102164517855 DMM DEBUG MM_STATE_Iu[0x61200000aba0]{Detached}: Deallocated (fsm.c:568) 20241102164517855 DMM DEBUG GMM(gmm_fsm)[0x61200000a720]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241102164517855 DLLC NOTICE LLME(cfa1d7e7/cc8ae49d){ASSIGNED} LLGM Assign pre (cc8ae49d => ffffffff) (gprs_llc.c:1079) 20241102164517855 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc8ae49d => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@523952dc7221: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@523952dc7221: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@523952dc7221: Final verdict of PTC: pass 20241102164517865 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52600<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(267)@523952dc7221: Final verdict of PTC: none 20241102164517867 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb1-BSSGP1(257)@523952dc7221: Final verdict of PTC: none 20241102164517867 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(251)@523952dc7221: Final verdict of PTC: none -NSVCI98(260)@523952dc7221: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@523952dc7221: Final verdict of PTC: none -NSVCI99(265)@523952dc7221: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@523952dc7221: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@523952dc7221: Final verdict of PTC: none -NSVCI97(255)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(258)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(253)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(263)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@523952dc7221: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:45:17 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 20241102164517992 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52012<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164518294 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52012<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63360) 20241102164518868 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164518868 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=63360, count=71616) 20241102164519869 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164519869 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:45:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_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 20241102164520870 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164520870 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_attach_no_imsi_response started. 20241102164521355 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52026<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164521356 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(274)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164521401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102164521401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102164521401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102164521401 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164521401 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102164521401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164521401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164521401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164521401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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(274)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164521403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164521403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164521403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164521403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164521403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164521403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164521403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164521403 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164521403 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102164521403 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164521403 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(274)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102164521404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164521404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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(274)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164521408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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(275)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(271)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164521419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164521419 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI196(273)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(275)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164521441 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102164521441 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) 20241102164521441 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) 20241102164521441 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164521441 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102164521441 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164521441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164521441 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164521441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164521443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164521443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164521443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164521443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164521443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164521443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164521443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164521443 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164521443 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102164521443 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164521443 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164521444 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164521444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164521448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(276)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(280)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 20241102164521457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164521458 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI210(278)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164521479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102164521479 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) 20241102164521479 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) 20241102164521479 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164521479 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102164521479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164521480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164521480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164521480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164521481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164521481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164521481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164521482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164521482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164521482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164521482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164521482 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164521482 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102164521482 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164521482 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164521482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164521482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164521486 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164521494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164521494 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(283)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102164521871 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164521871 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102164521871 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102164521871 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102164521873 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(285)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102164521873 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@523952dc7221: 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)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@523952dc7221: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='DCEA4E64'O, index=0 SGSN_Test-GSUP(286)@523952dc7221: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20241102164522926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164522926 DLLC NOTICE LLME(ffffffff/dcea4e64){UNASSIGNED} LLC RX: unknown TLLI 0xdcea4e64, creating LLME on the fly (gprs_llc.c:552) 20241102164522926 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164522926 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241102164522926 DMM DEBUG GMM(gmm_fsm)[0x61200000ad20]{Deregistered}: Allocated (fsm.c:456) 20241102164522926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{Init}: Allocated (fsm.c:456) 20241102164522926 DMM DEBUG MM_STATE_Gb[0x61200000b020]{Idle}: Allocated (fsm.c:456) 20241102164522926 DMM DEBUG MM_STATE_Iu[0x61200000b1a0]{Detached}: Allocated (fsm.c:456) 20241102164522926 DMM DEBUG GMM(gmm_fsm)[0x61200000ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102164522926 DMM DEBUG GMM(gmm_fsm)[0x61200000ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102164522926 DLLC NOTICE LLME(ffffffff/dcea4e64){UNASSIGNED} LLGM Assign pre (dcea4e64 => e8e44743) (gprs_llc.c:1079) 20241102164522926 DLLC NOTICE LLME(dcea4e64/e8e44743){ASSIGNED} LLGM Assign post (dcea4e64 => e8e44743) (gprs_llc.c:1125) 20241102164522926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102164522927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102164522927 DMM DEBUG MM(/e8e44743) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102164522940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164522940 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102164522940 DMM DEBUG MM_STATE_Gb(3706343012)[0x61200000b020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164522940 DMM DEBUG MM(/e8e44743) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20241102164522940 DMM NOTICE MM(/e8e44743) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102164522940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102164522940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20241102164522940 DMM DEBUG MM(/e8e44743) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241102164527752 DGPRS DEBUG Checking for inactive LLMEs, time = 12376661 (sgsn.c:132) 20241102164528941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241102164528941 DMM DEBUG MM(/e8e44743) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241102164534942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241102164534942 DMM DEBUG MM(/e8e44743) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241102164540943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241102164540943 DMM DEBUG MM(/e8e44743) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241102164541872 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241102164541872 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102164541872 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241102164546944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241102164546944 DMM DEBUG MM(/e8e44743) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241102164551405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164551407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164551407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241102164551445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164551447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164551447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241102164551482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164551484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164551484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241102164552944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241102164552944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241102164552945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241102164552945 DMM NOTICE MM(/e8e44743) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241102164552945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{Reject}: Deallocated (fsm.c:568) 20241102164552945 DMM DEBUG MM_STATE_Gb(3706343012)[0x61200000b020]{Idle}: Deallocated (fsm.c:568) 20241102164552945 DMM DEBUG MM_STATE_Iu[0x61200000b1a0]{Detached}: Deallocated (fsm.c:568) 20241102164552945 DMM DEBUG GMM(gmm_fsm)[0x61200000ad20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241102164552945 DLLC NOTICE LLME(dcea4e64/e8e44743){ASSIGNED} LLGM Assign pre (e8e44743 => ffffffff) (gprs_llc.c:1079) 20241102164552945 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8e44743 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@523952dc7221: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@523952dc7221: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@523952dc7221: Final verdict of PTC: pass 20241102164552956 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52026<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241102164552959 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102164552959 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(281)@523952dc7221: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@523952dc7221: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@523952dc7221: Final verdict of PTC: none -NSVCI97(274)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@523952dc7221: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP(286)@523952dc7221: Final verdict of PTC: none -NSVCI99(284)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(277)@523952dc7221: Final verdict of PTC: none -NSVCI98(279)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(282)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(272)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@523952dc7221: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:45:53 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 20241102164553052 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52722<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164553354 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52722<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=64088) 20241102164553960 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164553960 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=64088, count=72340) 20241102164554961 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164554961 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:45:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_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 20241102164555962 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164555962 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_attach_closed_add_vty started. 20241102164556413 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52732<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164556414 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(294)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164556468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102164556468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102164556468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102164556468 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164556468 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102164556468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164556468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164556468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164556468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(293)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 20241102164556470 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164556470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164556470 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164556471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164556471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164556471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164556471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164556471 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164556471 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102164556471 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164556471 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164556471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164556471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(294)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164556476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164556484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164556484 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(295)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed_add_vty-BVCI196(291)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(293)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164556495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102164556495 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) 20241102164556495 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) 20241102164556495 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164556495 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102164556495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164556495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164556495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164556495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164556497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164556497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164556498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164556498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164556498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164556498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164556498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164556498 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164556498 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102164556498 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164556498 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164556498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164556498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(298)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164556502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(299)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(295)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164556512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164556512 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI210(297)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(299)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(303)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164556533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102164556533 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) 20241102164556533 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) 20241102164556533 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164556533 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102164556533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164556533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164556533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164556533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164556534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164556534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164556534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164556534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164556534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164556534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164556534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164556534 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164556535 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102164556535 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164556535 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164556535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(303)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102164556535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164556540 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164556550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164556550 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(302)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102164556963 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164556963 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102164556963 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102164556963 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(304)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102164556965 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(304)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102164556966 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(304)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(304)@523952dc7221: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(304)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241102164557753 DGPRS DEBUG Checking for inactive LLMEs, time = 12376691 (sgsn.c:132) TC_attach_closed_add_vty-BVCI196(291)@523952dc7221: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='F407B04C'O, index=0 SGSN_Test-GSUP(305)@523952dc7221: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(291)@523952dc7221: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='F407B04C'O, index=1 20241102164558026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164558026 DLLC NOTICE LLME(ffffffff/f407b04c){UNASSIGNED} LLC RX: unknown TLLI 0xf407b04c, creating LLME on the fly (gprs_llc.c:552) 20241102164558026 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164558027 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20241102164558027 DMM DEBUG GMM(gmm_fsm)[0x61200000b320]{Deregistered}: Allocated (fsm.c:456) 20241102164558027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b4a0]{Init}: Allocated (fsm.c:456) 20241102164558027 DMM DEBUG MM_STATE_Gb[0x61200000b620]{Idle}: Allocated (fsm.c:456) 20241102164558027 DMM DEBUG MM_STATE_Iu[0x61200000b7a0]{Detached}: Allocated (fsm.c:456) 20241102164558027 DMM DEBUG GMM(gmm_fsm)[0x61200000b320]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102164558027 DMM DEBUG GMM(gmm_fsm)[0x61200000b320]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102164558027 DLLC NOTICE LLME(ffffffff/f407b04c){UNASSIGNED} LLGM Assign pre (f407b04c => d180fb1e) (gprs_llc.c:1079) 20241102164558027 DLLC NOTICE LLME(f407b04c/d180fb1e){ASSIGNED} LLGM Assign post (f407b04c => d180fb1e) (gprs_llc.c:1125) 20241102164558027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b4a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102164558027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b4a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102164558027 DMM DEBUG MM(001010123456789/d180fb1e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102164558040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164558040 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102164558041 DMM DEBUG MM_STATE_Gb(0)[0x61200000b620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164558041 DMM DEBUG MM(001010123456789/d180fb1e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241102164558041 DMM NOTICE MM(001010123456789/d180fb1e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102164558041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b4a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102164558041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b4a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102164558041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b4a0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241102164558041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b4a0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241102164558041 DMM NOTICE MM(001010123456789/d180fb1e) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241102164558041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b4a0]{Reject}: Deallocated (fsm.c:568) 20241102164558041 DMM DEBUG MM_STATE_Gb(0)[0x61200000b620]{Idle}: Deallocated (fsm.c:568) 20241102164558041 DMM DEBUG MM_STATE_Iu[0x61200000b7a0]{Detached}: Deallocated (fsm.c:568) 20241102164558041 DMM DEBUG GMM(gmm_fsm)[0x61200000b320]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241102164558041 DLLC NOTICE LLME(f407b04c/d180fb1e){ASSIGNED} LLGM Assign pre (d180fb1e => ffffffff) (gprs_llc.c:1079) 20241102164558041 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d180fb1e => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@523952dc7221: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(291)@523952dc7221: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(291)@523952dc7221: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='F407B04C'O, index=2 20241102164558049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164558049 DLLC NOTICE LLME(ffffffff/f407b04c){UNASSIGNED} LLC RX: unknown TLLI 0xf407b04c, creating LLME on the fly (gprs_llc.c:552) 20241102164558049 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x669cbf CMD=UI DATA (gprs_llc_parse.c:89) 20241102164558049 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach" (gprs_gmm.c:1266) 20241102164558049 DMM DEBUG GMM(gmm_fsm)[0x61200000b920]{Deregistered}: Allocated (fsm.c:456) 20241102164558049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000baa0]{Init}: Allocated (fsm.c:456) 20241102164558049 DMM DEBUG MM_STATE_Gb[0x61200000bc20]{Idle}: Allocated (fsm.c:456) 20241102164558049 DMM DEBUG MM_STATE_Iu[0x61200000bda0]{Detached}: Allocated (fsm.c:456) 20241102164558049 DMM DEBUG GMM(gmm_fsm)[0x61200000b920]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102164558049 DMM DEBUG GMM(gmm_fsm)[0x61200000b920]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102164558049 DLLC NOTICE LLME(ffffffff/f407b04c){UNASSIGNED} LLGM Assign pre (f407b04c => d10998c3) (gprs_llc.c:1079) 20241102164558049 DLLC NOTICE LLME(f407b04c/d10998c3){ASSIGNED} LLGM Assign post (f407b04c => d10998c3) (gprs_llc.c:1125) 20241102164558049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000baa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102164558049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000baa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102164558049 DMM DEBUG MM(001010123456700/d10998c3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102164558055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164558055 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164558055 DMM DEBUG MM_STATE_Gb(0)[0x61200000bc20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164558055 DMM DEBUG MM(001010123456700/d10998c3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241102164558055 DMM NOTICE MM(001010123456700/d10998c3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102164558055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000baa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102164558055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000baa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102164558056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000baa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241102164558056 DMM INFO MM(001010123456700/d10998c3) <- GMM ATTACH ACCEPT (new P-TMSI=0xd10998c3) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(291)@523952dc7221: Removing Client IMSI='001010123456700'H, index=2 20241102164559053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164559053 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164559053 DMM DEBUG MM_STATE_Gb(0)[0x61200000bc20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164559053 DMM INFO MM(001010123456700/d10998c3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102164559053 DMM NOTICE MM(001010123456700/d10998c3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102164559053 DMM DEBUG GMM(gmm_fsm)[0x61200000b920]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102164559053 DMM DEBUG GMM(gmm_fsm)[0x61200000b920]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102164559054 DLLC NOTICE LLME(f407b04c/d10998c3){ASSIGNED} LLGM Assign pre (ffffffff => d10998c3) (gprs_llc.c:1079) 20241102164559054 DLLC NOTICE LLME(ffffffff/d10998c3){ASSIGNED} LLGM Assign post (ffffffff => d10998c3) (gprs_llc.c:1125) 20241102164559054 DMM DEBUG MM_STATE_Gb(0)[0x61200000bc20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102164559054 DMM DEBUG MM_STATE_Gb(0)[0x61200000bc20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241102164559054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000baa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102164559054 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)@523952dc7221: Final verdict of PTC: pass 20241102164559055 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52732<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241102164559058 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102164559058 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(305)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@523952dc7221: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(291)@523952dc7221: Final verdict of PTC: none -NSVCI97(294)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@523952dc7221: Final verdict of PTC: none -NSVCI98(298)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(293)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@523952dc7221: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@523952dc7221: Final verdict of PTC: none -NSVCI99(303)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@523952dc7221: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(296)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(292)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(301)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(291): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(292): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(293): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(294): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@523952dc7221: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:45:59 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 20241102164559185 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55032<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164559586 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55032<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71124) 20241102164600059 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164600059 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=71124, count=81180) 20241102164601060 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164601060 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:46:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_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 20241102164602061 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164602061 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_attach_check_subscriber_list started. 20241102164602651 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55036<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164602653 DMM INFO MM(001010123456700/d10998c3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102164602653 DMM INFO MM(001010123456700/d10998c3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102164602653 DMM DEBUG GMM(gmm_fsm)[0x61200000b920]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102164602653 DMM DEBUG GMM(gmm_fsm)[0x61200000b920]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102164602653 DMM DEBUG MM_STATE_Gb(0)[0x61200000bc20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102164602653 DMM DEBUG MM_STATE_Gb(0)[0x61200000bc20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241102164602653 DLLC NOTICE LLME(ffffffff/d10998c3){ASSIGNED} LLGM Assign pre (d10998c3 => ffffffff) (gprs_llc.c:1079) 20241102164602653 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d10998c3 => ffffffff) (gprs_llc.c:1125) 20241102164602653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000baa0]{Init}: Deallocated (fsm.c:568) 20241102164602653 DMM DEBUG MM_STATE_Gb(0)[0x61200000bc20]{Idle}: Deallocated (fsm.c:568) 20241102164602653 DMM DEBUG MM_STATE_Iu[0x61200000bda0]{Detached}: Deallocated (fsm.c:568) 20241102164602653 DMM DEBUG GMM(gmm_fsm)[0x61200000b920]{Deregistered}: Deallocated (fsm.c:568) 20241102164602653 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164602694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102164602694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102164602694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102164602694 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164602695 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102164602695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164602695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164602695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164602695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164602696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164602696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164602696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164602697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164602697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164602697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164602697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164602697 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164602697 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102164602697 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164602697 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164602697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164602697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164602701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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(313)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164602709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164602709 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI196(311)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164602732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102164602732 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) 20241102164602732 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) 20241102164602732 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164602732 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102164602732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164602732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164602732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164602732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164602733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164602733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164602733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164602734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164602734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164602734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164602734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164602734 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164602734 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102164602734 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164602734 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164602734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164602734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164602738 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164602748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164602748 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI210(316)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164602766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102164602766 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) 20241102164602766 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) 20241102164602766 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164602766 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102164602766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164602766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164602766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164602766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164602768 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164602768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164602768 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164602768 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164602768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164602768 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164602768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164602768 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164602768 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102164602768 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164602768 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164602769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164602769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164602772 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164602782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164602782 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(321)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102164603062 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164603062 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102164603062 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102164603062 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(323)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102164603063 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(323)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102164603064 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(323)@523952dc7221: 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)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@523952dc7221: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='EC5E0431'O, index=0 SGSN_Test-GSUP(324)@523952dc7221: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@523952dc7221: 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 := '5F23FA10AA37DA0AD9FA773C5507640B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1BB5F16F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E373FF792FFE9D90'O } } } } } 20241102164604116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164604116 DLLC NOTICE LLME(ffffffff/ec5e0431){UNASSIGNED} LLC RX: unknown TLLI 0xec5e0431, creating LLME on the fly (gprs_llc.c:552) 20241102164604116 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164604116 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach" (gprs_gmm.c:1266) 20241102164604116 DMM DEBUG GMM(gmm_fsm)[0x61200000bf20]{Deregistered}: Allocated (fsm.c:456) 20241102164604116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{Init}: Allocated (fsm.c:456) 20241102164604116 DMM DEBUG MM_STATE_Gb[0x612000010120]{Idle}: Allocated (fsm.c:456) 20241102164604116 DMM DEBUG MM_STATE_Iu[0x6120000102a0]{Detached}: Allocated (fsm.c:456) 20241102164604116 DMM DEBUG GMM(gmm_fsm)[0x61200000bf20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102164604116 DMM DEBUG GMM(gmm_fsm)[0x61200000bf20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102164604116 DLLC NOTICE LLME(ffffffff/ec5e0431){UNASSIGNED} LLGM Assign pre (ec5e0431 => f4d79494) (gprs_llc.c:1079) 20241102164604116 DLLC NOTICE LLME(ec5e0431/f4d79494){ASSIGNED} LLGM Assign post (ec5e0431 => f4d79494) (gprs_llc.c:1125) 20241102164604116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102164604116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102164604116 DMM DEBUG MM(262420000000034/f4d79494) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102164604129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164604129 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102164604129 DMM DEBUG MM_STATE_Gb(0)[0x612000010120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164604129 DMM DEBUG MM(262420000000034/f4d79494) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20241102164604129 DMM NOTICE MM(262420000000034/f4d79494) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102164604129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102164604129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102164604130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102164604130 DMM DEBUG MM(262420000000034/f4d79494) Requesting authorization (sgsn_auth.c:160) 20241102164604130 DMM INFO MM(262420000000034/f4d79494) Requesting authentication tuples (sgsn_auth.c:184) 20241102164604130 DMM DEBUG MM(262420000000034/f4d79494) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102164604130 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20241102164604130 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)@523952dc7221: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@523952dc7221: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20241102164604133 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102164604133 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102164604133 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102164604133 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102164604133 DMM INFO MM(262420000000034/f4d79494) Subscriber data update (mmctx.c:445) 20241102164604133 DMM DEBUG MM(262420000000034/f4d79494) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102164604133 DMM INFO MM(262420000000034/f4d79494) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102164604133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102164604133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102164604133 DMM INFO MM(262420000000034/f4d79494) <- GMM AUTH AND CIPHERING REQ (rand = 5f 23 fa 10 aa 37 da 0a d9 fa 77 3c 55 07 64 0b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241102164604141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164604141 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164604141 DMM DEBUG MM_STATE_Gb(0)[0x612000010120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164604141 DMM INFO MM(262420000000034/f4d79494) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102164604141 DMM NOTICE MM(262420000000034/f4d79494) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102164604141 DMM DEBUG MM(262420000000034/f4d79494) checking auth: received GSM SRES = 1b b5 f1 6f (gprs_gmm.c:666) 20241102164604141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102164604141 DMM DEBUG MM(262420000000034/f4d79494) Requesting authorization (sgsn_auth.c:160) 20241102164604141 DMM INFO MM(262420000000034/f4d79494) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102164604141 DMM DEBUG MM(262420000000034/f4d79494) Requesting subscriber data update (gprs_subscriber.c:894) 20241102164604141 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20241102164604141 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) 20241102164604141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241102164604141 DMM INFO MM(262420000000034/f4d79494) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4d79494) (gprs_gmm.c:300) 20241102164604143 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102164604143 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102164604143 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241102164604143 DMM INFO MM(262420000000034/f4d79494) Subscriber data update (mmctx.c:445) 20241102164604143 DMM DEBUG MM(262420000000034/f4d79494) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102164604143 DMM INFO MM(262420000000034/f4d79494) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102164604143 DMM NOTICE MM(262420000000034/f4d79494) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20241102164604143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102164604143 DMM NOTICE MM(262420000000034/f4d79494) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102164604143 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) 20241102164604143 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102164604144 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241102164604144 DMM INFO MM(262420000000034/f4d79494) Subscriber data update (mmctx.c:445) 20241102164604144 DMM DEBUG MM(262420000000034/f4d79494) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241102164604150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164604150 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241102164604151 DMM DEBUG MM_STATE_Gb(0)[0x612000010120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164604151 DMM INFO MM(262420000000034/f4d79494) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102164604151 DMM NOTICE MM(262420000000034/f4d79494) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102164604151 DMM DEBUG GMM(gmm_fsm)[0x61200000bf20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102164604151 DMM DEBUG GMM(gmm_fsm)[0x61200000bf20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102164604151 DLLC NOTICE LLME(ec5e0431/f4d79494){ASSIGNED} LLGM Assign pre (ffffffff => f4d79494) (gprs_llc.c:1079) 20241102164604151 DLLC NOTICE LLME(ffffffff/f4d79494){ASSIGNED} LLGM Assign post (ffffffff => f4d79494) (gprs_llc.c:1125) 20241102164604151 DMM DEBUG MM_STATE_Gb(0)[0x612000010120]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102164604151 DMM DEBUG MM_STATE_Gb(0)[0x612000010120]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241102164604151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102164604151 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)@523952dc7221: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@523952dc7221: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@523952dc7221: Final verdict of PTC: pass 20241102164604205 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241102164604205 DMM INFO MM(262420000000034/f4d79494) Subscriber data update (mmctx.c:445) 20241102164604205 DMM DEBUG MM(262420000000034/f4d79494) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241102164604205 DMM INFO MM(262420000000034/f4d79494) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241102164604205 DMM INFO MM(262420000000034/f4d79494) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102164604205 DMM INFO MM(262420000000034/f4d79494) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102164604205 DMM DEBUG GMM(gmm_fsm)[0x61200000bf20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102164604205 DMM DEBUG GMM(gmm_fsm)[0x61200000bf20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102164604205 DMM DEBUG MM_STATE_Gb(0)[0x612000010120]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102164604205 DMM DEBUG MM_STATE_Gb(0)[0x612000010120]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241102164604205 DLLC NOTICE LLME(ffffffff/f4d79494){ASSIGNED} LLGM Assign pre (f4d79494 => ffffffff) (gprs_llc.c:1079) 20241102164604205 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4d79494 => ffffffff) (gprs_llc.c:1125) 20241102164604205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{Init}: Deallocated (fsm.c:568) 20241102164604205 DMM DEBUG MM_STATE_Gb(0)[0x612000010120]{Idle}: Deallocated (fsm.c:568) 20241102164604205 DMM DEBUG MM_STATE_Iu[0x6120000102a0]{Detached}: Deallocated (fsm.c:568) 20241102164604205 DMM DEBUG GMM(gmm_fsm)[0x61200000bf20]{Deregistered}: Deallocated (fsm.c:568) 20241102164604207 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55036<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241102164604209 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102164604209 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(324)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@523952dc7221: Final verdict of PTC: none -NSVCI98(317)@523952dc7221: Final verdict of PTC: none -NSVCI99(322)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@523952dc7221: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@523952dc7221: Final verdict of PTC: none -NSVCI97(312)@523952dc7221: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@523952dc7221: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(310)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(320)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(315)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@523952dc7221: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:46:04 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 20241102164604333 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55050<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164604635 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55050<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90772) 20241102164605210 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164605210 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90772, count=95128) 20241102164606211 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164606211 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:46: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_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 20241102164607212 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164607212 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_attach_detach_check_subscriber_list started. 20241102164607696 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49024<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164607697 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164607739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102164607739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102164607739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102164607739 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164607739 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102164607739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164607739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164607739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164607739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164607741 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164607741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164607741 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164607741 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164607741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164607741 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164607741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164607741 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164607741 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102164607741 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164607741 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164607742 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164607742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164607747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164607758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164607758 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI196(330)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164607775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102164607775 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) 20241102164607775 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) 20241102164607775 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164607775 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102164607775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164607775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164607775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164607775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164607777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164607777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164607777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164607777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164607777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164607778 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164607778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164607778 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164607778 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102164607778 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164607778 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164607778 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164607778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164607782 DLNS DEBUG GPRS-NS2-VC(UDP-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(337)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164607793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164607793 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI210(335)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164607811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102164607811 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) 20241102164607811 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) 20241102164607811 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164607811 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102164607811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164607811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164607811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164607811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164607813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164607813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164607813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164607813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164607813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164607813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164607813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164607813 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164607813 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102164607813 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164607813 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164607813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164607813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164607817 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164607828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164607828 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(340)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102164608213 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164608213 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102164608214 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102164608214 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(342)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102164608215 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(342)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102164608216 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(342)@523952dc7221: 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)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@523952dc7221: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='FED6384A'O, index=0 SGSN_Test-GSUP(343)@523952dc7221: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@523952dc7221: 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 := 'EFEBB202C57595CF10BEC9011E9449F6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7FA31D1A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FDCF859330132604'O } } } } } 20241102164608264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164608264 DLLC NOTICE LLME(ffffffff/fed6384a){UNASSIGNED} LLC RX: unknown TLLI 0xfed6384a, creating LLME on the fly (gprs_llc.c:552) 20241102164608264 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164608264 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach" (gprs_gmm.c:1266) 20241102164608264 DMM DEBUG GMM(gmm_fsm)[0x612000010420]{Deregistered}: Allocated (fsm.c:456) 20241102164608264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{Init}: Allocated (fsm.c:456) 20241102164608264 DMM DEBUG MM_STATE_Gb[0x612000010720]{Idle}: Allocated (fsm.c:456) 20241102164608264 DMM DEBUG MM_STATE_Iu[0x6120000108a0]{Detached}: Allocated (fsm.c:456) 20241102164608264 DMM DEBUG GMM(gmm_fsm)[0x612000010420]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102164608264 DMM DEBUG GMM(gmm_fsm)[0x612000010420]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102164608264 DLLC NOTICE LLME(ffffffff/fed6384a){UNASSIGNED} LLGM Assign pre (fed6384a => f3623b00) (gprs_llc.c:1079) 20241102164608264 DLLC NOTICE LLME(fed6384a/f3623b00){ASSIGNED} LLGM Assign post (fed6384a => f3623b00) (gprs_llc.c:1125) 20241102164608264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102164608264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102164608264 DMM DEBUG MM(262420000000033/f3623b00) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102164608278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164608278 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102164608278 DMM DEBUG MM_STATE_Gb(0)[0x612000010720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164608278 DMM DEBUG MM(262420000000033/f3623b00) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20241102164608279 DMM NOTICE MM(262420000000033/f3623b00) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102164608279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102164608279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102164608279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102164608279 DMM DEBUG MM(262420000000033/f3623b00) Requesting authorization (sgsn_auth.c:160) 20241102164608279 DMM INFO MM(262420000000033/f3623b00) Requesting authentication tuples (sgsn_auth.c:184) 20241102164608279 DMM DEBUG MM(262420000000033/f3623b00) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102164608279 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20241102164608279 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)@523952dc7221: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@523952dc7221: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20241102164608282 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102164608282 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102164608282 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102164608282 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102164608282 DMM INFO MM(262420000000033/f3623b00) Subscriber data update (mmctx.c:445) 20241102164608282 DMM DEBUG MM(262420000000033/f3623b00) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102164608282 DMM INFO MM(262420000000033/f3623b00) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102164608282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102164608282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102164608282 DMM INFO MM(262420000000033/f3623b00) <- GMM AUTH AND CIPHERING REQ (rand = ef eb b2 02 c5 75 95 cf 10 be c9 01 1e 94 49 f6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241102164608289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164608289 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164608289 DMM DEBUG MM_STATE_Gb(0)[0x612000010720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164608289 DMM INFO MM(262420000000033/f3623b00) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102164608289 DMM NOTICE MM(262420000000033/f3623b00) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102164608289 DMM DEBUG MM(262420000000033/f3623b00) checking auth: received GSM SRES = 7f a3 1d 1a (gprs_gmm.c:666) 20241102164608289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102164608289 DMM DEBUG MM(262420000000033/f3623b00) Requesting authorization (sgsn_auth.c:160) 20241102164608289 DMM INFO MM(262420000000033/f3623b00) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102164608289 DMM DEBUG MM(262420000000033/f3623b00) Requesting subscriber data update (gprs_subscriber.c:894) 20241102164608289 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20241102164608289 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) 20241102164608289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241102164608289 DMM INFO MM(262420000000033/f3623b00) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3623b00) (gprs_gmm.c:300) 20241102164608291 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102164608291 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102164608291 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241102164608291 DMM INFO MM(262420000000033/f3623b00) Subscriber data update (mmctx.c:445) 20241102164608291 DMM DEBUG MM(262420000000033/f3623b00) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102164608291 DMM INFO MM(262420000000033/f3623b00) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102164608291 DMM NOTICE MM(262420000000033/f3623b00) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20241102164608291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102164608291 DMM NOTICE MM(262420000000033/f3623b00) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102164608291 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) 20241102164608292 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102164608292 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241102164608292 DMM INFO MM(262420000000033/f3623b00) Subscriber data update (mmctx.c:445) 20241102164608292 DMM DEBUG MM(262420000000033/f3623b00) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241102164608298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164608298 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241102164608298 DMM DEBUG MM_STATE_Gb(0)[0x612000010720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164608298 DMM INFO MM(262420000000033/f3623b00) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102164608298 DMM NOTICE MM(262420000000033/f3623b00) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102164608298 DMM DEBUG GMM(gmm_fsm)[0x612000010420]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102164608298 DMM DEBUG GMM(gmm_fsm)[0x612000010420]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102164608298 DLLC NOTICE LLME(fed6384a/f3623b00){ASSIGNED} LLGM Assign pre (ffffffff => f3623b00) (gprs_llc.c:1079) 20241102164608298 DLLC NOTICE LLME(ffffffff/f3623b00){ASSIGNED} LLGM Assign post (ffffffff => f3623b00) (gprs_llc.c:1125) 20241102164608298 DMM DEBUG MM_STATE_Gb(0)[0x612000010720]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102164608298 DMM DEBUG MM_STATE_Gb(0)[0x612000010720]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241102164608298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102164608298 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)@523952dc7221: setverdict(pass): none -> pass 20241102164608349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164608349 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241102164608349 DMM DEBUG MM_STATE_Gb(0)[0x612000010720]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164608349 DMM INFO MM(262420000000033/f3623b00) -> GMM DETACH REQUEST TLLI=0xf3623b00 type=GPRS detach Power-off (gprs_gmm.c:1458) 20241102164608349 DMM INFO MM(262420000000033/f3623b00) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241102164608349 DMM DEBUG GMM(gmm_fsm)[0x612000010420]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102164608349 DMM DEBUG GMM(gmm_fsm)[0x612000010420]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102164608349 DMM DEBUG MM_STATE_Gb(0)[0x612000010720]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102164608349 DMM DEBUG MM_STATE_Gb(0)[0x612000010720]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241102164608349 DLLC NOTICE LLME(ffffffff/f3623b00){ASSIGNED} LLGM Assign pre (f3623b00 => ffffffff) (gprs_llc.c:1079) 20241102164608349 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3623b00 => ffffffff) (gprs_llc.c:1125) 20241102164608349 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20241102164608349 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) 20241102164608350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{Init}: Deallocated (fsm.c:568) 20241102164608350 DMM DEBUG MM_STATE_Gb(0)[0x612000010720]{Idle}: Deallocated (fsm.c:568) 20241102164608350 DMM DEBUG MM_STATE_Iu[0x6120000108a0]{Detached}: Deallocated (fsm.c:568) 20241102164608350 DMM DEBUG GMM(gmm_fsm)[0x612000010420]{Deregistered}: Deallocated (fsm.c:568) 20241102164608350 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@523952dc7221: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@523952dc7221: Final verdict of PTC: pass 20241102164613361 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49024<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241102164613363 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102164613363 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(342)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP(343)@523952dc7221: Final verdict of PTC: none -NSVCI98(336)@523952dc7221: Final verdict of PTC: none -NSVCI97(331)@523952dc7221: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@523952dc7221: Final verdict of PTC: none -NSVCI99(341)@523952dc7221: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@523952dc7221: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(329)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(334)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(339)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@523952dc7221: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:46:13 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 20241102164613485 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49038<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164613787 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49038<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90256) 20241102164614365 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164614365 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90256, count=94612) 20241102164615366 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164615366 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:46: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.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 20241102164616367 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164616367 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_attach_check_complete_resend started. 20241102164616849 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52568<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164616851 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(350)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164616907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102164616907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102164616908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102164616908 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164616908 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102164616908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164616908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164616908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164616908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164616910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164616910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164616910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164616910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164616910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164616910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164616910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164616910 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164616910 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102164616910 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164616910 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164616911 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164616911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164616914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164616923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164616924 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(352)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_complete_resend-BVCI196(348)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(351)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(356)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164616947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102164616947 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) 20241102164616947 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) 20241102164616948 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164616948 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) SGSN_Test-Gb2-NS2(355)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 20241102164616948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164616948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164616948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164616948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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(356)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164616950 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164616950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164616950 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164616950 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164616950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164616950 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164616950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164616950 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164616950 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102164616950 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164616950 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164616951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164616951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(356)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164616955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(352)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241102164616964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164616964 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI210(353)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(355)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(360)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164616975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102164616975 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) 20241102164616975 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) 20241102164616975 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164616975 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102164616975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164616975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164616975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164616975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164616976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164616976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164616976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164616976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164616976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164616976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164616976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164616976 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164616977 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102164616977 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164616977 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164616977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164616977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164616981 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164616989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164616989 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(359)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102164617368 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164617368 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102164617368 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102164617368 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(361)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102164617370 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(361)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102164617371 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(361)@523952dc7221: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(361)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(348)@523952dc7221: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='C07A7D1F'O, index=0 SGSN_Test-GSUP(362)@523952dc7221: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@523952dc7221: 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 := '019584BE308FADEF77FCF711715468F8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '83B749B7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DA9CCAC5B8C99309'O } } } } } 20241102164618424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164618424 DLLC NOTICE LLME(ffffffff/c07a7d1f){UNASSIGNED} LLC RX: unknown TLLI 0xc07a7d1f, creating LLME on the fly (gprs_llc.c:552) 20241102164618424 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164618424 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241102164618424 DMM DEBUG GMM(gmm_fsm)[0x612000010a20]{Deregistered}: Allocated (fsm.c:456) 20241102164618424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{Init}: Allocated (fsm.c:456) 20241102164618424 DMM DEBUG MM_STATE_Gb[0x612000010d20]{Idle}: Allocated (fsm.c:456) 20241102164618425 DMM DEBUG MM_STATE_Iu[0x612000010ea0]{Detached}: Allocated (fsm.c:456) 20241102164618425 DMM DEBUG GMM(gmm_fsm)[0x612000010a20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102164618425 DMM DEBUG GMM(gmm_fsm)[0x612000010a20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102164618425 DLLC NOTICE LLME(ffffffff/c07a7d1f){UNASSIGNED} LLGM Assign pre (c07a7d1f => f6daade4) (gprs_llc.c:1079) 20241102164618425 DLLC NOTICE LLME(c07a7d1f/f6daade4){ASSIGNED} LLGM Assign post (c07a7d1f => f6daade4) (gprs_llc.c:1125) 20241102164618425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102164618425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102164618425 DMM DEBUG MM(262420000000036/f6daade4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102164618438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164618438 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102164618438 DMM DEBUG MM_STATE_Gb(0)[0x612000010d20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164618438 DMM DEBUG MM(262420000000036/f6daade4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20241102164618438 DMM NOTICE MM(262420000000036/f6daade4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102164618438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102164618438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102164618438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102164618438 DMM DEBUG MM(262420000000036/f6daade4) Requesting authorization (sgsn_auth.c:160) 20241102164618438 DMM INFO MM(262420000000036/f6daade4) Requesting authentication tuples (sgsn_auth.c:184) 20241102164618438 DMM DEBUG MM(262420000000036/f6daade4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102164618438 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20241102164618438 DGPRS INFO SUBSCR(262420000000036) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(362)@523952dc7221: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@523952dc7221: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20241102164618441 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102164618441 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102164618441 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102164618441 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102164618441 DMM INFO MM(262420000000036/f6daade4) Subscriber data update (mmctx.c:445) 20241102164618441 DMM DEBUG MM(262420000000036/f6daade4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102164618441 DMM INFO MM(262420000000036/f6daade4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102164618441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102164618441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102164618441 DMM INFO MM(262420000000036/f6daade4) <- GMM AUTH AND CIPHERING REQ (rand = 01 95 84 be 30 8f ad ef 77 fc f7 11 71 54 68 f8 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241102164618448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164618448 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164618448 DMM DEBUG MM_STATE_Gb(0)[0x612000010d20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164618448 DMM INFO MM(262420000000036/f6daade4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102164618448 DMM NOTICE MM(262420000000036/f6daade4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102164618448 DMM DEBUG MM(262420000000036/f6daade4) checking auth: received GSM SRES = 83 b7 49 b7 (gprs_gmm.c:666) 20241102164618448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102164618448 DMM DEBUG MM(262420000000036/f6daade4) Requesting authorization (sgsn_auth.c:160) 20241102164618448 DMM INFO MM(262420000000036/f6daade4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102164618448 DMM DEBUG MM(262420000000036/f6daade4) Requesting subscriber data update (gprs_subscriber.c:894) 20241102164618448 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20241102164618448 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) 20241102164618448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241102164618448 DMM INFO MM(262420000000036/f6daade4) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6daade4) (gprs_gmm.c:300) 20241102164618449 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102164618449 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102164618449 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241102164618449 DMM INFO MM(262420000000036/f6daade4) Subscriber data update (mmctx.c:445) 20241102164618449 DMM DEBUG MM(262420000000036/f6daade4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102164618449 DMM INFO MM(262420000000036/f6daade4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102164618450 DMM NOTICE MM(262420000000036/f6daade4) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20241102164618450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102164618450 DMM NOTICE MM(262420000000036/f6daade4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102164618450 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) 20241102164618450 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102164618450 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241102164618450 DMM INFO MM(262420000000036/f6daade4) Subscriber data update (mmctx.c:445) 20241102164618450 DMM DEBUG MM(262420000000036/f6daade4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@523952dc7221: Warning: Re-starting timer T, which is already active (running or expired). 20241102164624449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241102164624449 DMM INFO MM(262420000000036/f6daade4) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6daade4) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@523952dc7221: Warning: Re-starting timer T, which is already active (running or expired). 20241102164627754 DGPRS DEBUG Checking for inactive LLMEs, time = 12376721 (sgsn.c:132) 20241102164630451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241102164630451 DMM INFO MM(262420000000036/f6daade4) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6daade4) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@523952dc7221: Warning: Re-starting timer T, which is already active (running or expired). 20241102164636453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241102164636453 DMM INFO MM(262420000000036/f6daade4) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6daade4) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@523952dc7221: Warning: Re-starting timer T, which is already active (running or expired). 20241102164637369 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241102164637369 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(361)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102164637370 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241102164642454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241102164642454 DMM INFO MM(262420000000036/f6daade4) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6daade4) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@523952dc7221: Warning: Re-starting timer T, which is already active (running or expired). 20241102164646912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164646914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164646914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241102164646951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164646953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164646953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241102164646978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164646980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164646980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241102164648456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241102164648456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241102164648456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241102164648456 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20241102164648456 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) 20241102164648456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{Reject}: Deallocated (fsm.c:568) 20241102164648456 DMM DEBUG MM_STATE_Gb(0)[0x612000010d20]{Idle}: Deallocated (fsm.c:568) 20241102164648456 DMM DEBUG MM_STATE_Iu[0x612000010ea0]{Detached}: Deallocated (fsm.c:568) 20241102164648456 DMM DEBUG GMM(gmm_fsm)[0x612000010a20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241102164648456 DLLC NOTICE LLME(c07a7d1f/f6daade4){ASSIGNED} LLGM Assign pre (f6daade4 => ffffffff) (gprs_llc.c:1079) 20241102164648456 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f6daade4 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@523952dc7221: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(348)@523952dc7221: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@523952dc7221: Final verdict of PTC: pass 20241102164652470 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52568<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(362)@523952dc7221: Final verdict of PTC: none 20241102164652472 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102164652472 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(361)@523952dc7221: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(353)@523952dc7221: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(348)@523952dc7221: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@523952dc7221: Final verdict of PTC: none -NSVCI97(350)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@523952dc7221: Final verdict of PTC: none -NSVCI99(360)@523952dc7221: Final verdict of PTC: none -NSVCI98(356)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(355)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(349)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(354)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(358)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(348): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(349): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(353): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(354): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(355): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(356): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@523952dc7221: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:46:52 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 20241102164652600 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37376<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164652901 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37376<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90396) 20241102164653473 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164653473 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90396, count=96448) 20241102164654474 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164654474 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:46: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_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 20241102164655476 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164655476 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_hlr_location_cancel_request_update started. 20241102164655961 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37378<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164655962 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164656006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102164656006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102164656006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102164656006 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164656006 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102164656006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164656006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164656006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164656007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164656008 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164656008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164656008 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164656008 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164656008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164656008 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164656008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164656008 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164656008 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102164656008 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164656008 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164656009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164656009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164656013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164656024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164656024 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI196(368)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(374)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164656042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102164656042 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) 20241102164656042 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) 20241102164656042 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164656042 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102164656042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164656042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164656042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164656043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164656044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164656044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164656044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164656045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164656045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164656045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164656045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164656045 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164656045 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102164656045 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164656045 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164656045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164656045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164656050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164656059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164656059 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI210(373)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164656078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102164656078 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) 20241102164656078 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) 20241102164656078 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164656078 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102164656078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164656078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164656078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164656078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164656079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164656079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164656079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164656080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164656080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164656080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164656080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164656080 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164656080 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102164656080 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164656080 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(379)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102164656080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164656081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-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)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164656085 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164656094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164656094 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(378)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102164656477 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164656478 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102164656478 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102164656478 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(380)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102164656480 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(380)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102164656480 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(380)@523952dc7221: 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)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_update-BVCI196(368)@523952dc7221: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='E33031E8'O, index=0 SGSN_Test-GSUP(381)@523952dc7221: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@523952dc7221: 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 := '37C92B56A40B53FFD12137292CDAFD6E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '24143FDB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '32B62DAC067185D9'O } } } } } 20241102164657536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164657536 DLLC NOTICE LLME(ffffffff/e33031e8){UNASSIGNED} LLC RX: unknown TLLI 0xe33031e8, creating LLME on the fly (gprs_llc.c:552) 20241102164657536 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164657536 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach" (gprs_gmm.c:1266) 20241102164657536 DMM DEBUG GMM(gmm_fsm)[0x612000011020]{Deregistered}: Allocated (fsm.c:456) 20241102164657536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{Init}: Allocated (fsm.c:456) 20241102164657536 DMM DEBUG MM_STATE_Gb[0x612000011320]{Idle}: Allocated (fsm.c:456) 20241102164657536 DMM DEBUG MM_STATE_Iu[0x6120000114a0]{Detached}: Allocated (fsm.c:456) 20241102164657536 DMM DEBUG GMM(gmm_fsm)[0x612000011020]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102164657536 DMM DEBUG GMM(gmm_fsm)[0x612000011020]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102164657536 DLLC NOTICE LLME(ffffffff/e33031e8){UNASSIGNED} LLGM Assign pre (e33031e8 => d4dc0136) (gprs_llc.c:1079) 20241102164657536 DLLC NOTICE LLME(e33031e8/d4dc0136){ASSIGNED} LLGM Assign post (e33031e8 => d4dc0136) (gprs_llc.c:1125) 20241102164657536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102164657536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102164657536 DMM DEBUG MM(262420000000031/d4dc0136) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102164657551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164657551 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102164657551 DMM DEBUG MM_STATE_Gb(0)[0x612000011320]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164657551 DMM DEBUG MM(262420000000031/d4dc0136) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20241102164657551 DMM NOTICE MM(262420000000031/d4dc0136) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102164657551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102164657551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102164657551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102164657551 DMM DEBUG MM(262420000000031/d4dc0136) Requesting authorization (sgsn_auth.c:160) 20241102164657551 DMM INFO MM(262420000000031/d4dc0136) Requesting authentication tuples (sgsn_auth.c:184) 20241102164657551 DMM DEBUG MM(262420000000031/d4dc0136) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102164657551 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20241102164657551 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)@523952dc7221: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@523952dc7221: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20241102164657555 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102164657555 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102164657555 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102164657555 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102164657555 DMM INFO MM(262420000000031/d4dc0136) Subscriber data update (mmctx.c:445) 20241102164657555 DMM DEBUG MM(262420000000031/d4dc0136) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102164657555 DMM INFO MM(262420000000031/d4dc0136) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102164657555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102164657555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102164657555 DMM INFO MM(262420000000031/d4dc0136) <- GMM AUTH AND CIPHERING REQ (rand = 37 c9 2b 56 a4 0b 53 ff d1 21 37 29 2c da fd 6e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241102164657564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164657564 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164657564 DMM DEBUG MM_STATE_Gb(0)[0x612000011320]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164657564 DMM INFO MM(262420000000031/d4dc0136) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102164657564 DMM NOTICE MM(262420000000031/d4dc0136) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102164657564 DMM DEBUG MM(262420000000031/d4dc0136) checking auth: received GSM SRES = 24 14 3f db (gprs_gmm.c:666) 20241102164657564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102164657564 DMM DEBUG MM(262420000000031/d4dc0136) Requesting authorization (sgsn_auth.c:160) 20241102164657564 DMM INFO MM(262420000000031/d4dc0136) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102164657564 DMM DEBUG MM(262420000000031/d4dc0136) Requesting subscriber data update (gprs_subscriber.c:894) 20241102164657564 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20241102164657564 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) 20241102164657564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241102164657564 DMM INFO MM(262420000000031/d4dc0136) <- GMM ATTACH ACCEPT (new P-TMSI=0xd4dc0136) (gprs_gmm.c:300) 20241102164657566 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102164657566 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102164657566 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241102164657566 DMM INFO MM(262420000000031/d4dc0136) Subscriber data update (mmctx.c:445) 20241102164657566 DMM DEBUG MM(262420000000031/d4dc0136) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102164657566 DMM INFO MM(262420000000031/d4dc0136) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102164657566 DMM NOTICE MM(262420000000031/d4dc0136) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20241102164657566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102164657566 DMM NOTICE MM(262420000000031/d4dc0136) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102164657566 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) 20241102164657567 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102164657567 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241102164657567 DMM INFO MM(262420000000031/d4dc0136) Subscriber data update (mmctx.c:445) 20241102164657567 DMM DEBUG MM(262420000000031/d4dc0136) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241102164657572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164657572 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241102164657572 DMM DEBUG MM_STATE_Gb(0)[0x612000011320]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164657572 DMM INFO MM(262420000000031/d4dc0136) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102164657572 DMM NOTICE MM(262420000000031/d4dc0136) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102164657573 DMM DEBUG GMM(gmm_fsm)[0x612000011020]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102164657573 DMM DEBUG GMM(gmm_fsm)[0x612000011020]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102164657573 DLLC NOTICE LLME(e33031e8/d4dc0136){ASSIGNED} LLGM Assign pre (ffffffff => d4dc0136) (gprs_llc.c:1079) 20241102164657573 DLLC NOTICE LLME(ffffffff/d4dc0136){ASSIGNED} LLGM Assign post (ffffffff => d4dc0136) (gprs_llc.c:1125) 20241102164657573 DMM DEBUG MM_STATE_Gb(0)[0x612000011320]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102164657573 DMM DEBUG MM_STATE_Gb(0)[0x612000011320]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241102164657573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102164657573 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)@523952dc7221: setverdict(pass): none -> pass 20241102164657621 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241102164657621 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241102164657621 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) 20241102164657621 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241102164657621 DMM INFO MM(262420000000031/d4dc0136) Subscriber data update (mmctx.c:445) 20241102164657621 DMM DEBUG MM(262420000000031/d4dc0136) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241102164657621 DMM INFO MM(262420000000031/d4dc0136) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241102164657621 DMM INFO MM(262420000000031/d4dc0136) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102164657621 DMM INFO MM(262420000000031/d4dc0136) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102164657621 DMM DEBUG GMM(gmm_fsm)[0x612000011020]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102164657621 DMM DEBUG GMM(gmm_fsm)[0x612000011020]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102164657621 DMM DEBUG MM_STATE_Gb(0)[0x612000011320]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102164657621 DMM DEBUG MM_STATE_Gb(0)[0x612000011320]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241102164657621 DLLC NOTICE LLME(ffffffff/d4dc0136){ASSIGNED} LLGM Assign pre (d4dc0136 => ffffffff) (gprs_llc.c:1079) 20241102164657622 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d4dc0136 => ffffffff) (gprs_llc.c:1125) 20241102164657622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{Init}: Deallocated (fsm.c:568) 20241102164657622 DMM DEBUG MM_STATE_Gb(0)[0x612000011320]{Idle}: Deallocated (fsm.c:568) 20241102164657622 DMM DEBUG MM_STATE_Iu[0x6120000114a0]{Detached}: Deallocated (fsm.c:568) 20241102164657622 DMM DEBUG GMM(gmm_fsm)[0x612000011020]{Deregistered}: Deallocated (fsm.c:568) 20241102164657755 DGPRS DEBUG Checking for inactive LLMEs, time = 12376751 (sgsn.c:132) TC_hlr_location_cancel_request_update(383)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed MC@523952dc7221: Test Component 383 has requested to stop MTC. Terminating current testcase execution. 20241102164702625 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102164702625 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(380)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP(381)@523952dc7221: Final verdict of PTC: none -NSVCI99(379)@523952dc7221: Final verdict of PTC: none -NSVCI97(369)@523952dc7221: Final verdict of PTC: none -NSVCI98(374)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@523952dc7221: Final verdict of PTC: none 20241102164702628 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37378<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(371)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@523952dc7221: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@523952dc7221: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@523952dc7221: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(377)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(367)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(372)@523952dc7221: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@523952dc7221: Final verdict of PTC: pass MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@523952dc7221: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:47:02 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 20241102164702788 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34328<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164703090 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=89104) 20241102164703626 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164703626 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89104, count=94000) 20241102164704628 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164704628 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:47:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_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 20241102164705629 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164705629 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_hlr_location_cancel_request_withdraw started. 20241102164706147 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34340<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164706149 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164706193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102164706193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102164706193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102164706193 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164706193 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102164706193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164706193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164706193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164706193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164706195 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164706195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164706195 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164706195 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164706195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164706195 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164706195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164706195 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164706195 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102164706195 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164706195 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164706196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164706196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164706200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(385)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(389)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 20241102164706211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164706211 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(394)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164706248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102164706248 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) 20241102164706248 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) 20241102164706248 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164706248 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102164706248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164706248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164706248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164706248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(394)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164706250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164706250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164706250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164706250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164706250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164706250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164706250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164706251 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164706251 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102164706251 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164706251 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(394)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102164706251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164706251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(393)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 20241102164706254 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164706263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164706263 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI210(391)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(393)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164706278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102164706278 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) 20241102164706278 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) 20241102164706278 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164706278 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102164706278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164706278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164706278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164706278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164706280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164706280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164706280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164706280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164706280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164706280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164706280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164706280 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164706280 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102164706280 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164706280 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(398)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102164706281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164706281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-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)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164706285 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164706294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164706294 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102164706631 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164706631 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102164706631 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102164706631 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(399)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102164706633 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(399)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102164706634 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(399)@523952dc7221: 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)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@523952dc7221: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='E7CAA8E2'O, index=0 SGSN_Test-GSUP(400)@523952dc7221: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@523952dc7221: 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 := '7123073F35CD29D9FEB32987FB5C96F8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BFE377AC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '72328E3C9A942F1E'O } } } } } 20241102164707748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164707748 DLLC NOTICE LLME(ffffffff/e7caa8e2){UNASSIGNED} LLC RX: unknown TLLI 0xe7caa8e2, creating LLME on the fly (gprs_llc.c:552) 20241102164707748 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164707748 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach" (gprs_gmm.c:1266) 20241102164707748 DMM DEBUG GMM(gmm_fsm)[0x612000011620]{Deregistered}: Allocated (fsm.c:456) 20241102164707748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{Init}: Allocated (fsm.c:456) 20241102164707748 DMM DEBUG MM_STATE_Gb[0x612000011920]{Idle}: Allocated (fsm.c:456) 20241102164707748 DMM DEBUG MM_STATE_Iu[0x612000011aa0]{Detached}: Allocated (fsm.c:456) 20241102164707748 DMM DEBUG GMM(gmm_fsm)[0x612000011620]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102164707748 DMM DEBUG GMM(gmm_fsm)[0x612000011620]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102164707748 DLLC NOTICE LLME(ffffffff/e7caa8e2){UNASSIGNED} LLGM Assign pre (e7caa8e2 => ee2748fb) (gprs_llc.c:1079) 20241102164707748 DLLC NOTICE LLME(e7caa8e2/ee2748fb){ASSIGNED} LLGM Assign post (e7caa8e2 => ee2748fb) (gprs_llc.c:1125) 20241102164707748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102164707748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102164707748 DMM DEBUG MM(262420000000029/ee2748fb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102164707763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164707763 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102164707764 DMM DEBUG MM_STATE_Gb(0)[0x612000011920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164707764 DMM DEBUG MM(262420000000029/ee2748fb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20241102164707764 DMM NOTICE MM(262420000000029/ee2748fb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102164707764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102164707764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102164707764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102164707764 DMM DEBUG MM(262420000000029/ee2748fb) Requesting authorization (sgsn_auth.c:160) 20241102164707764 DMM INFO MM(262420000000029/ee2748fb) Requesting authentication tuples (sgsn_auth.c:184) 20241102164707764 DMM DEBUG MM(262420000000029/ee2748fb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102164707764 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20241102164707764 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)@523952dc7221: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@523952dc7221: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20241102164707767 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102164707767 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102164707767 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102164707767 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102164707767 DMM INFO MM(262420000000029/ee2748fb) Subscriber data update (mmctx.c:445) 20241102164707767 DMM DEBUG MM(262420000000029/ee2748fb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102164707767 DMM INFO MM(262420000000029/ee2748fb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102164707767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102164707767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102164707767 DMM INFO MM(262420000000029/ee2748fb) <- GMM AUTH AND CIPHERING REQ (rand = 71 23 07 3f 35 cd 29 d9 fe b3 29 87 fb 5c 96 f8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241102164707777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164707777 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164707777 DMM DEBUG MM_STATE_Gb(0)[0x612000011920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164707777 DMM INFO MM(262420000000029/ee2748fb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102164707777 DMM NOTICE MM(262420000000029/ee2748fb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102164707777 DMM DEBUG MM(262420000000029/ee2748fb) checking auth: received GSM SRES = bf e3 77 ac (gprs_gmm.c:666) 20241102164707777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102164707777 DMM DEBUG MM(262420000000029/ee2748fb) Requesting authorization (sgsn_auth.c:160) 20241102164707777 DMM INFO MM(262420000000029/ee2748fb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102164707777 DMM DEBUG MM(262420000000029/ee2748fb) Requesting subscriber data update (gprs_subscriber.c:894) 20241102164707777 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20241102164707777 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) 20241102164707777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241102164707777 DMM INFO MM(262420000000029/ee2748fb) <- GMM ATTACH ACCEPT (new P-TMSI=0xee2748fb) (gprs_gmm.c:300) 20241102164707779 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102164707779 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102164707779 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241102164707779 DMM INFO MM(262420000000029/ee2748fb) Subscriber data update (mmctx.c:445) 20241102164707779 DMM DEBUG MM(262420000000029/ee2748fb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102164707779 DMM INFO MM(262420000000029/ee2748fb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102164707779 DMM NOTICE MM(262420000000029/ee2748fb) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20241102164707779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102164707779 DMM NOTICE MM(262420000000029/ee2748fb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102164707779 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) 20241102164707780 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102164707780 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241102164707780 DMM INFO MM(262420000000029/ee2748fb) Subscriber data update (mmctx.c:445) 20241102164707780 DMM DEBUG MM(262420000000029/ee2748fb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241102164707789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164707789 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241102164707789 DMM DEBUG MM_STATE_Gb(0)[0x612000011920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164707789 DMM INFO MM(262420000000029/ee2748fb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102164707789 DMM NOTICE MM(262420000000029/ee2748fb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102164707789 DMM DEBUG GMM(gmm_fsm)[0x612000011620]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102164707789 DMM DEBUG GMM(gmm_fsm)[0x612000011620]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102164707789 DLLC NOTICE LLME(e7caa8e2/ee2748fb){ASSIGNED} LLGM Assign pre (ffffffff => ee2748fb) (gprs_llc.c:1079) 20241102164707789 DLLC NOTICE LLME(ffffffff/ee2748fb){ASSIGNED} LLGM Assign post (ffffffff => ee2748fb) (gprs_llc.c:1125) 20241102164707789 DMM DEBUG MM_STATE_Gb(0)[0x612000011920]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102164707789 DMM DEBUG MM_STATE_Gb(0)[0x612000011920]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241102164707789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102164707789 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)@523952dc7221: setverdict(pass): none -> pass 20241102164707837 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241102164707837 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20241102164707837 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) 20241102164707837 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241102164707837 DMM INFO MM(262420000000029/ee2748fb) Subscriber data update (mmctx.c:445) 20241102164707837 DMM DEBUG MM(262420000000029/ee2748fb) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241102164707837 DMM INFO MM(262420000000029/ee2748fb) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241102164707837 DMM INFO MM(262420000000029/ee2748fb) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20241102164707837 DMM NOTICE MM(262420000000029/ee2748fb) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20241102164707837 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20241102164707837 DMM INFO MM(262420000000029/ee2748fb) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20241102164707837 DMM DEBUG GMM(gmm_fsm)[0x612000011620]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102164707837 DMM DEBUG GMM(gmm_fsm)[0x612000011620]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102164707837 DMM DEBUG MM_STATE_Gb(0)[0x612000011920]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102164707837 DMM DEBUG MM_STATE_Gb(0)[0x612000011920]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241102164707837 DLLC NOTICE LLME(ffffffff/ee2748fb){ASSIGNED} LLGM Assign pre (ee2748fb => ffffffff) (gprs_llc.c:1079) 20241102164707837 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee2748fb => ffffffff) (gprs_llc.c:1125) 20241102164707837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{Init}: Deallocated (fsm.c:568) 20241102164707837 DMM DEBUG MM_STATE_Gb(0)[0x612000011920]{Idle}: Deallocated (fsm.c:568) 20241102164707837 DMM DEBUG MM_STATE_Iu[0x612000011aa0]{Detached}: Deallocated (fsm.c:568) 20241102164707837 DMM DEBUG GMM(gmm_fsm)[0x612000011620]{Deregistered}: Deallocated (fsm.c:568) 20241102164707838 DGPRS NOTICE Unknown IMSI 262420000000029, discarding GSUP response of type 0x06 (gprs_subscriber.c:673) TC_hlr_location_cancel_request_withdraw(402)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@523952dc7221: Removing Client IMSI='262420000000029'H, index=0 20241102164707845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164707845 DLLC NOTICE LLME(ffffffff/ee2748fb){UNASSIGNED} LLC RX: unknown TLLI 0xee2748fb, creating LLME on the fly (gprs_llc.c:552) 20241102164707845 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164707845 DMM NOTICE LLME(ffffffff/ee2748fb){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2043) 20241102164707845 DLLC NOTICE LLME(ffffffff/ee2748fb){UNASSIGNED} LLGM Assign pre (ee2748fb => ffffffff) (gprs_llc.c:1079) 20241102164707845 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee2748fb => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@523952dc7221: Final verdict of PTC: pass 20241102164707850 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34340<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(400)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@523952dc7221: Final verdict of PTC: none20241102164707853 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102164707853 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(398)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(393)@523952dc7221: Final verdict of PTC: none -NSVCI98(394)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@523952dc7221: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@523952dc7221: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@523952dc7221: Final verdict of PTC: none -NSVCI97(388)@523952dc7221: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(391)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(396)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(392)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(386)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(391): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(392): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(393): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(394): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@523952dc7221: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:47:07 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 20241102164708008 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50974<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164708309 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50974<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45448) 20241102164708854 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164708854 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=45448, count=97928) 20241102164709855 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164709855 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:47: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_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 20241102164710856 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164710856 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20241102164711427 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50982<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164711429 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(408)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-NS1(407)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(408)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164711553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102164711553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102164711553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102164711553 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164711554 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102164711554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164711554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164711554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164711554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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(408)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164711557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164711557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164711557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164711558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164711558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164711558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164711558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164711558 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164711558 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102164711558 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164711558 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164711559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164711559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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(408)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(408)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164711565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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(409)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(404)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164711578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164711578 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(405)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(407)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164711592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102164711592 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) 20241102164711592 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) 20241102164711592 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164711592 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102164711592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164711592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164711592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164711592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164711595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164711595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164711595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164711595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164711595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164711595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164711595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164711595 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164711595 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102164711595 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164711595 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164711596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164711596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164711602 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164711616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164711616 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)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164711646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102164711646 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) 20241102164711646 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) 20241102164711646 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164711646 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102164711646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164711646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164711646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164711646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164711649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164711649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164711649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164711649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164711649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164711649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164711649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164711649 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164711649 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102164711649 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164711649 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164711650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164711650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164711656 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164711670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164711670 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)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102164711857 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164711857 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102164711857 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102164711857 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(418)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102164711859 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(418)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(418)@523952dc7221: 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)@523952dc7221: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241102164711861 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(418)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@523952dc7221: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='CB94FC2F'O, index=0 SGSN_Test-GSUP(419)@523952dc7221: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20241102164712907 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) 20241102164712907 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@523952dc7221: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@523952dc7221: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@523952dc7221: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@523952dc7221: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@523952dc7221: Final verdict of PTC: pass 20241102164712911 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50982<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(412)@523952dc7221: Final verdict of PTC: none -NSVCI99(417)@523952dc7221: Final verdict of PTC: none -NSVCI97(408)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP(419)@523952dc7221: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(407)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@523952dc7221: Final verdict of PTC: none20241102164712914 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102164712914 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(414)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@523952dc7221: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@523952dc7221: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(410)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(415)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(406)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(406): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(407): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(408): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@523952dc7221: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:47:13 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 20241102164713044 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50990<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164713346 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50990<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45608) 20241102164713916 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164713916 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=45608, count=53552) 20241102164714917 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164714917 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:47: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.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 20241102164715918 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164715918 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20241102164716401 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51004<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164716403 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164716444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102164716444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102164716444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102164716444 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164716444 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102164716444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164716444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164716444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164716444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164716446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164716446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164716446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164716446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164716446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164716446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164716446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164716446 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164716446 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102164716446 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164716446 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(426)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102164716447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164716447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164716450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(423)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164716461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164716462 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(427)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164716490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102164716490 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) 20241102164716490 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) 20241102164716490 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164716490 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102164716490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164716490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164716490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164716491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164716492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164716492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164716492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164716492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164716492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164716493 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164716493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164716493 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164716493 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102164716493 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164716493 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164716493 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164716493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164716497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(428)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(432)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 20241102164716507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164716507 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)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164716533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102164716533 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) 20241102164716533 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) 20241102164716533 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164716533 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102164716533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164716533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164716533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164716533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164716535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164716535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164716535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164716535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164716535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164716535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164716535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164716535 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164716535 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102164716535 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164716535 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(436)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102164716536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164716536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-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)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164716540 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164716550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164716550 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)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102164716919 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164716919 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102164716919 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102164716919 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(437)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102164716921 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(437)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102164716922 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(437)@523952dc7221: 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)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@523952dc7221: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='DC2BAB25'O, index=0 SGSN_Test-GSUP(438)@523952dc7221: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20241102164717966 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) 20241102164717966 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@523952dc7221: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@523952dc7221: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@523952dc7221: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@523952dc7221: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@523952dc7221: Final verdict of PTC: pass 20241102164717972 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51004<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241102164717974 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102164717974 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(437)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP(438)@523952dc7221: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@523952dc7221: Final verdict of PTC: none -NSVCI98(431)@523952dc7221: Final verdict of PTC: none -NSVCI99(436)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@523952dc7221: Final verdict of PTC: none -NSVCI97(426)@523952dc7221: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@523952dc7221: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(434)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(424)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(429)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@523952dc7221: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:47:18 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 20241102164718106 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34326<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164718408 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34326<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=52476) 20241102164718975 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164718975 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=52476, count=53116) 20241102164719976 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164719976 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:47:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_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 20241102164720977 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164720977 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_rau_unknown started. 20241102164721464 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34336<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164721465 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164721508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102164721508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102164721508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102164721508 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164721508 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102164721508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164721508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164721508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164721508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164721510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164721510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164721510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164721510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164721510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164721510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164721510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164721510 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164721510 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102164721510 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164721510 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(445)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102164721511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164721511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164721514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164721527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164721527 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(447)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rau_unknown-BVCI196(444)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(446)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(451)@523952dc7221: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(450)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 20241102164721560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102164721560 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) 20241102164721560 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) 20241102164721560 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164721560 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102164721560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164721560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164721560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164721560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164721562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164721562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164721562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164721562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164721562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164721562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164721562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164721562 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164721562 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102164721562 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164721562 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(451)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102164721563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164721563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164721566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(447)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241102164721577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164721577 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(450)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(455)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_rau_unknown-BVCI210(448)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(455)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164721585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102164721585 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) 20241102164721585 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) 20241102164721585 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164721585 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102164721585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164721585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164721585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164721585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164721587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164721587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164721587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164721587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164721587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164721588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164721588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164721588 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164721588 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102164721588 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164721588 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164721588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164721588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164721592 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164721602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164721602 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(454)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102164721977 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164721978 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102164721978 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102164721978 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(456)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102164721980 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(456)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102164721980 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(456)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(456)@523952dc7221: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(456)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@523952dc7221: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='D1A374AD'O, index=0 SGSN_Test-GSUP(457)@523952dc7221: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20241102164723033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164723033 DLLC NOTICE LLME(ffffffff/d1a374ad){UNASSIGNED} LLC RX: unknown TLLI 0xd1a374ad, creating LLME on the fly (gprs_llc.c:552) 20241102164723033 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241102164723033 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241102164723033 DMM NOTICE LLME(ffffffff/d1a374ad){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1742) 20241102164723033 DLLC NOTICE LLME(ffffffff/d1a374ad){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241102164723033 DMM ERROR LLME(ffffffff/d1a374ad){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1763) 20241102164723033 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1832) 20241102164723033 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1551) 20241102164723033 DLLC NOTICE LLME(ffffffff/d1a374ad){UNASSIGNED} LLGM Assign pre (d1a374ad => ffffffff) (gprs_llc.c:1079) 20241102164723033 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1a374ad => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@523952dc7221: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@523952dc7221: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@523952dc7221: Final verdict of PTC: pass 20241102164723046 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34336<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(457)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@523952dc7221: Final verdict of PTC: none 20241102164723048 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102164723049 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(450)@523952dc7221: Final verdict of PTC: none TC_rau_unknown-BVCI210(448)@523952dc7221: Final verdict of PTC: none -NSVCI99(455)@523952dc7221: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@523952dc7221: Final verdict of PTC: none -NSVCI98(451)@523952dc7221: Final verdict of PTC: none -NSVCI97(445)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@523952dc7221: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(449)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(453)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(443)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_rau_unknown-BVCI210(448): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(449): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(450): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(451): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@523952dc7221: Test case TC_rau_unknown finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:47:23 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20241102164723173 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34348<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164723474 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34348<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=51872) 20241102164724050 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164724050 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=51872, count=56228) 20241102164725051 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164725051 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:47: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_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 20241102164726052 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164726052 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_attach_rau started. 20241102164726533 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34364<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164726535 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164726583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102164726583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102164726583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102164726583 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164726583 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102164726583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164726583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164726583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164726583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164726585 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164726585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164726585 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164726586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164726586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164726586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164726586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164726586 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164726586 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102164726586 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164726586 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164726586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164726586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(465)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 20241102164726591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(461)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164726601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164726601 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau-BVCI196(463)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(469)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164726617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102164726617 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) 20241102164726617 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) 20241102164726617 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164726617 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102164726617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164726617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164726617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164726617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164726619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164726619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164726619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164726619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164726619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164726619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164726619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164726619 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164726619 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102164726619 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164726619 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164726620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(469)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102164726620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164726623 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(470)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 20241102164726634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164726634 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau-BVCI210(468)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164726654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102164726654 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) 20241102164726654 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) 20241102164726654 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164726654 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102164726654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164726654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164726655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164726655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164726656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164726656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164726656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164726656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164726656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164726656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164726656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164726656 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164726656 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102164726656 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164726656 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164726657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164726657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164726660 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164726669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164726669 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(473)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102164727053 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164727053 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102164727053 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102164727053 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(475)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102164727055 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(475)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102164727055 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(475)@523952dc7221: 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)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241102164727755 DGPRS DEBUG Checking for inactive LLMEs, time = 12376781 (sgsn.c:132) TC_attach_rau-BVCI196(463)@523952dc7221: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='D3E17129'O, index=0 SGSN_Test-GSUP(476)@523952dc7221: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@523952dc7221: 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 := '4A1B6398C2E11F5604B16467F9DBF51A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '44133DD3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '16DBB948D2A4640C'O } } } } } 20241102164728107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164728108 DLLC NOTICE LLME(ffffffff/d3e17129){UNASSIGNED} LLC RX: unknown TLLI 0xd3e17129, creating LLME on the fly (gprs_llc.c:552) 20241102164728108 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164728108 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach" (gprs_gmm.c:1266) 20241102164728108 DMM DEBUG GMM(gmm_fsm)[0x612000011c20]{Deregistered}: Allocated (fsm.c:456) 20241102164728108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{Init}: Allocated (fsm.c:456) 20241102164728108 DMM DEBUG MM_STATE_Gb[0x612000011f20]{Idle}: Allocated (fsm.c:456) 20241102164728108 DMM DEBUG MM_STATE_Iu[0x6120000120a0]{Detached}: Allocated (fsm.c:456) 20241102164728108 DMM DEBUG GMM(gmm_fsm)[0x612000011c20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102164728108 DMM DEBUG GMM(gmm_fsm)[0x612000011c20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102164728108 DLLC NOTICE LLME(ffffffff/d3e17129){UNASSIGNED} LLGM Assign pre (d3e17129 => dd97efc5) (gprs_llc.c:1079) 20241102164728108 DLLC NOTICE LLME(d3e17129/dd97efc5){ASSIGNED} LLGM Assign post (d3e17129 => dd97efc5) (gprs_llc.c:1125) 20241102164728108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102164728108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102164728108 DMM DEBUG MM(262420000000012/dd97efc5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102164728121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164728121 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102164728121 DMM DEBUG MM_STATE_Gb(0)[0x612000011f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164728121 DMM DEBUG MM(262420000000012/dd97efc5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20241102164728121 DMM NOTICE MM(262420000000012/dd97efc5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102164728121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102164728121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102164728121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102164728121 DMM DEBUG MM(262420000000012/dd97efc5) Requesting authorization (sgsn_auth.c:160) 20241102164728121 DMM INFO MM(262420000000012/dd97efc5) Requesting authentication tuples (sgsn_auth.c:184) 20241102164728121 DMM DEBUG MM(262420000000012/dd97efc5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102164728121 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20241102164728121 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)@523952dc7221: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@523952dc7221: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20241102164728124 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102164728124 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102164728124 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102164728124 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102164728124 DMM INFO MM(262420000000012/dd97efc5) Subscriber data update (mmctx.c:445) 20241102164728124 DMM DEBUG MM(262420000000012/dd97efc5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102164728124 DMM INFO MM(262420000000012/dd97efc5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102164728124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102164728124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102164728124 DMM INFO MM(262420000000012/dd97efc5) <- GMM AUTH AND CIPHERING REQ (rand = 4a 1b 63 98 c2 e1 1f 56 04 b1 64 67 f9 db f5 1a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241102164728133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164728133 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164728133 DMM DEBUG MM_STATE_Gb(0)[0x612000011f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164728133 DMM INFO MM(262420000000012/dd97efc5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102164728133 DMM NOTICE MM(262420000000012/dd97efc5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102164728133 DMM DEBUG MM(262420000000012/dd97efc5) checking auth: received GSM SRES = 44 13 3d d3 (gprs_gmm.c:666) 20241102164728133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102164728133 DMM DEBUG MM(262420000000012/dd97efc5) Requesting authorization (sgsn_auth.c:160) 20241102164728133 DMM INFO MM(262420000000012/dd97efc5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102164728133 DMM DEBUG MM(262420000000012/dd97efc5) Requesting subscriber data update (gprs_subscriber.c:894) 20241102164728133 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20241102164728133 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) 20241102164728133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241102164728133 DMM INFO MM(262420000000012/dd97efc5) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd97efc5) (gprs_gmm.c:300) 20241102164728135 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102164728135 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102164728135 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241102164728135 DMM INFO MM(262420000000012/dd97efc5) Subscriber data update (mmctx.c:445) 20241102164728135 DMM DEBUG MM(262420000000012/dd97efc5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102164728135 DMM INFO MM(262420000000012/dd97efc5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102164728135 DMM NOTICE MM(262420000000012/dd97efc5) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20241102164728135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102164728135 DMM NOTICE MM(262420000000012/dd97efc5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102164728135 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) 20241102164728136 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102164728136 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241102164728136 DMM INFO MM(262420000000012/dd97efc5) Subscriber data update (mmctx.c:445) 20241102164728136 DMM DEBUG MM(262420000000012/dd97efc5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241102164728143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164728143 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241102164728143 DMM DEBUG MM_STATE_Gb(0)[0x612000011f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164728143 DMM INFO MM(262420000000012/dd97efc5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102164728143 DMM NOTICE MM(262420000000012/dd97efc5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102164728143 DMM DEBUG GMM(gmm_fsm)[0x612000011c20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102164728143 DMM DEBUG GMM(gmm_fsm)[0x612000011c20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102164728143 DLLC NOTICE LLME(d3e17129/dd97efc5){ASSIGNED} LLGM Assign pre (ffffffff => dd97efc5) (gprs_llc.c:1079) 20241102164728143 DLLC NOTICE LLME(ffffffff/dd97efc5){ASSIGNED} LLGM Assign post (ffffffff => dd97efc5) (gprs_llc.c:1125) 20241102164728143 DMM DEBUG MM_STATE_Gb(0)[0x612000011f20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102164728143 DMM DEBUG MM_STATE_Gb(0)[0x612000011f20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241102164728143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102164728143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@523952dc7221: setverdict(pass): none -> pass 20241102164728195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164728195 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164728195 DMM DEBUG MM_STATE_Gb(0)[0x612000011f20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164728195 DMM INFO MM(262420000000012/dd97efc5) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241102164728195 DMM DEBUG GMM(gmm_fsm)[0x612000011c20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102164728195 DMM DEBUG GMM(gmm_fsm)[0x612000011c20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241102164728195 DLLC NOTICE LLME(ffffffff/dd97efc5){ASSIGNED} LLGM Assign pre (dd97efc5 => e559f2a5) (gprs_llc.c:1079) 20241102164728195 DLLC NOTICE LLME(dd97efc5/e559f2a5){ASSIGNED} LLGM Assign post (dd97efc5 => e559f2a5) (gprs_llc.c:1125) 20241102164728195 DMM INFO MM(262420000000012/e559f2a5) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1497) TC_attach_rau(478)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@523952dc7221: Removing Client IMSI='262420000000012'H, index=0 20241102164728204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164728204 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241102164728204 DMM DEBUG MM_STATE_Gb(0)[0x612000011f20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164728204 DMM INFO MM(262420000000012/e559f2a5) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1855) 20241102164728204 DMM DEBUG GMM(gmm_fsm)[0x612000011c20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1860) 20241102164728204 DMM DEBUG GMM(gmm_fsm)[0x612000011c20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102164728204 DLLC NOTICE LLME(dd97efc5/e559f2a5){ASSIGNED} LLGM Assign pre (ffffffff => e559f2a5) (gprs_llc.c:1079) 20241102164728204 DLLC NOTICE LLME(ffffffff/e559f2a5){ASSIGNED} LLGM Assign post (ffffffff => e559f2a5) (gprs_llc.c:1125) 20241102164728204 DMM DEBUG MM_STATE_Gb(0)[0x612000011f20]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1870) TC_attach_rau(478)@523952dc7221: Final verdict of PTC: pass 20241102164728207 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34364<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_rau-BVCI210(468)@523952dc7221: Final verdict of PTC: none -NSVCI99(474)@523952dc7221: Final verdict of PTC: none 20241102164728209 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102164728209 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(461)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP(476)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@523952dc7221: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@523952dc7221: Final verdict of PTC: none -NSVCI97(464)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@523952dc7221: Final verdict of PTC: none -NSVCI98(469)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@523952dc7221: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(472)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(467)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(462)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@523952dc7221: Test case TC_attach_rau finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:47:28 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20241102164728340 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37772<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164728741 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37772<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=61584) 20241102164729210 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164729210 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=61584, count=92952) 20241102164730211 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164730211 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:47: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_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 20241102164731212 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164731212 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_attach_rau_a_a started. 20241102164731802 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37780<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164731804 DMM INFO MM(262420000000012/e559f2a5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102164731804 DMM INFO MM(262420000000012/e559f2a5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102164731804 DMM DEBUG GMM(gmm_fsm)[0x612000011c20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102164731804 DMM DEBUG GMM(gmm_fsm)[0x612000011c20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102164731804 DMM DEBUG MM_STATE_Gb(0)[0x612000011f20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102164731804 DMM DEBUG MM_STATE_Gb(0)[0x612000011f20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241102164731804 DLLC NOTICE LLME(ffffffff/e559f2a5){ASSIGNED} LLGM Assign pre (e559f2a5 => ffffffff) (gprs_llc.c:1079) 20241102164731804 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e559f2a5 => ffffffff) (gprs_llc.c:1125) 20241102164731804 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20241102164731804 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) 20241102164731804 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f2 09 00 28 01 01 (gsup_client.c:399) 20241102164731804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{Init}: Deallocated (fsm.c:568) 20241102164731804 DMM DEBUG MM_STATE_Gb(0)[0x612000011f20]{Idle}: Deallocated (fsm.c:568) 20241102164731804 DMM DEBUG MM_STATE_Iu[0x6120000120a0]{Detached}: Deallocated (fsm.c:568) 20241102164731804 DMM DEBUG GMM(gmm_fsm)[0x612000011c20]{Deregistered}: Deallocated (fsm.c:568) 20241102164731804 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164731848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102164731848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102164731848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102164731848 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164731848 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102164731848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164731848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164731848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164731848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164731849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164731849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164731849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164731850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164731850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164731850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164731850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164731850 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164731850 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102164731850 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164731850 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(483)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102164731851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164731851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164731855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(480)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164731866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164731866 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI196(482)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(488)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164731885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102164731885 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) 20241102164731885 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) 20241102164731885 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164731885 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102164731885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164731885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164731885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164731885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164731887 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164731887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164731887 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164731887 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164731887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164731887 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164731887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164731887 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164731887 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102164731887 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164731887 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164731888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(488)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102164731888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164731891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(489)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164731900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164731900 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI210(487)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164731921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102164731921 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) 20241102164731921 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) 20241102164731921 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164731921 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102164731921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164731922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164731922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164731922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164731923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164731923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164731923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164731923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164731923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164731923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164731923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164731923 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164731923 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102164731923 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164731923 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164731924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164731924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164731927 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164731935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164731935 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(492)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102164732213 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164732213 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102164732214 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102164732214 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(494)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102164732215 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(494)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102164732216 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(494)@523952dc7221: 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)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@523952dc7221: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='DF3DD08F'O, index=0 SGSN_Test-GSUP(495)@523952dc7221: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@523952dc7221: 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 := '5E3187F544D9750AC6E461713C84C3DD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '02C7151D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D06CD77E68A6D4D9'O } } } } } 20241102164733270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164733270 DLLC NOTICE LLME(ffffffff/df3dd08f){UNASSIGNED} LLC RX: unknown TLLI 0xdf3dd08f, creating LLME on the fly (gprs_llc.c:552) 20241102164733270 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164733270 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach" (gprs_gmm.c:1266) 20241102164733270 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{Deregistered}: Allocated (fsm.c:456) 20241102164733270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{Init}: Allocated (fsm.c:456) 20241102164733270 DMM DEBUG MM_STATE_Gb[0x612000012520]{Idle}: Allocated (fsm.c:456) 20241102164733270 DMM DEBUG MM_STATE_Iu[0x6120000126a0]{Detached}: Allocated (fsm.c:456) 20241102164733270 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102164733270 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102164733270 DLLC NOTICE LLME(ffffffff/df3dd08f){UNASSIGNED} LLGM Assign pre (df3dd08f => cd52ad5e) (gprs_llc.c:1079) 20241102164733270 DLLC NOTICE LLME(df3dd08f/cd52ad5e){ASSIGNED} LLGM Assign post (df3dd08f => cd52ad5e) (gprs_llc.c:1125) 20241102164733270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102164733270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102164733270 DMM DEBUG MM(262420000000037/cd52ad5e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102164733283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164733283 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102164733283 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164733283 DMM DEBUG MM(262420000000037/cd52ad5e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20241102164733283 DMM NOTICE MM(262420000000037/cd52ad5e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102164733283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102164733283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102164733283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102164733283 DMM DEBUG MM(262420000000037/cd52ad5e) Requesting authorization (sgsn_auth.c:160) 20241102164733283 DMM INFO MM(262420000000037/cd52ad5e) Requesting authentication tuples (sgsn_auth.c:184) 20241102164733283 DMM DEBUG MM(262420000000037/cd52ad5e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102164733283 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20241102164733283 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)@523952dc7221: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@523952dc7221: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20241102164733287 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102164733287 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102164733287 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102164733287 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102164733287 DMM INFO MM(262420000000037/cd52ad5e) Subscriber data update (mmctx.c:445) 20241102164733287 DMM DEBUG MM(262420000000037/cd52ad5e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102164733287 DMM INFO MM(262420000000037/cd52ad5e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102164733287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102164733287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102164733287 DMM INFO MM(262420000000037/cd52ad5e) <- GMM AUTH AND CIPHERING REQ (rand = 5e 31 87 f5 44 d9 75 0a c6 e4 61 71 3c 84 c3 dd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241102164733296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164733296 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164733296 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164733296 DMM INFO MM(262420000000037/cd52ad5e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102164733296 DMM NOTICE MM(262420000000037/cd52ad5e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102164733296 DMM DEBUG MM(262420000000037/cd52ad5e) checking auth: received GSM SRES = 02 c7 15 1d (gprs_gmm.c:666) 20241102164733296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102164733296 DMM DEBUG MM(262420000000037/cd52ad5e) Requesting authorization (sgsn_auth.c:160) 20241102164733296 DMM INFO MM(262420000000037/cd52ad5e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102164733296 DMM DEBUG MM(262420000000037/cd52ad5e) Requesting subscriber data update (gprs_subscriber.c:894) 20241102164733296 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20241102164733296 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) 20241102164733297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241102164733297 DMM INFO MM(262420000000037/cd52ad5e) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd52ad5e) (gprs_gmm.c:300) 20241102164733298 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102164733298 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102164733298 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241102164733298 DMM INFO MM(262420000000037/cd52ad5e) Subscriber data update (mmctx.c:445) 20241102164733298 DMM DEBUG MM(262420000000037/cd52ad5e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102164733298 DMM INFO MM(262420000000037/cd52ad5e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102164733298 DMM NOTICE MM(262420000000037/cd52ad5e) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20241102164733298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102164733298 DMM NOTICE MM(262420000000037/cd52ad5e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102164733298 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) 20241102164733299 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102164733299 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241102164733299 DMM INFO MM(262420000000037/cd52ad5e) Subscriber data update (mmctx.c:445) 20241102164733299 DMM DEBUG MM(262420000000037/cd52ad5e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241102164733304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164733304 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241102164733304 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164733304 DMM INFO MM(262420000000037/cd52ad5e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102164733304 DMM NOTICE MM(262420000000037/cd52ad5e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102164733304 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102164733304 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102164733304 DLLC NOTICE LLME(df3dd08f/cd52ad5e){ASSIGNED} LLGM Assign pre (ffffffff => cd52ad5e) (gprs_llc.c:1079) 20241102164733304 DLLC NOTICE LLME(ffffffff/cd52ad5e){ASSIGNED} LLGM Assign post (ffffffff => cd52ad5e) (gprs_llc.c:1125) 20241102164733304 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102164733304 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241102164733304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102164733304 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)@523952dc7221: setverdict(pass): none -> pass 20241102164733356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164733356 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164733356 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164733356 DMM INFO MM(262420000000037/cd52ad5e) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241102164733356 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102164733356 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241102164733356 DLLC NOTICE LLME(ffffffff/cd52ad5e){ASSIGNED} LLGM Assign pre (cd52ad5e => e486eab0) (gprs_llc.c:1079) 20241102164733356 DLLC NOTICE LLME(cd52ad5e/e486eab0){ASSIGNED} LLGM Assign post (cd52ad5e => e486eab0) (gprs_llc.c:1125) 20241102164733357 DMM INFO MM(262420000000037/e486eab0) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1497) TC_attach_rau_a_a(497)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed 20241102164733364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164733364 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241102164733364 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164733364 DMM INFO MM(262420000000037/e486eab0) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1855) 20241102164733364 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1860) 20241102164733364 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102164733364 DLLC NOTICE LLME(cd52ad5e/e486eab0){ASSIGNED} LLGM Assign pre (ffffffff => e486eab0) (gprs_llc.c:1079) 20241102164733364 DLLC NOTICE LLME(ffffffff/e486eab0){ASSIGNED} LLGM Assign post (ffffffff => e486eab0) (gprs_llc.c:1125) 20241102164733364 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1870) 20241102164733364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164733364 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164733364 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164733364 DMM INFO MM(262420000000037/e486eab0) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241102164733364 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102164733364 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241102164733364 DLLC NOTICE LLME(ffffffff/e486eab0){ASSIGNED} LLGM Assign pre (e486eab0 => c765e591) (gprs_llc.c:1079) 20241102164733364 DLLC NOTICE LLME(e486eab0/c765e591){ASSIGNED} LLGM Assign post (e486eab0 => c765e591) (gprs_llc.c:1125) 20241102164733364 DMM INFO MM(262420000000037/c765e591) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1497) TC_attach_rau_a_a(497)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed 20241102164733370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164733370 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164733370 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164733370 DMM INFO MM(262420000000037/c765e591) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1855) 20241102164733370 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1860) 20241102164733370 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102164733370 DLLC NOTICE LLME(e486eab0/c765e591){ASSIGNED} LLGM Assign pre (ffffffff => c765e591) (gprs_llc.c:1079) 20241102164733370 DLLC NOTICE LLME(ffffffff/c765e591){ASSIGNED} LLGM Assign post (ffffffff => c765e591) (gprs_llc.c:1125) 20241102164733370 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1870) 20241102164733371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164733371 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164733371 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164733371 DMM INFO MM(262420000000037/c765e591) -> GMM DETACH REQUEST TLLI=0xc765e591 type=GPRS detach Power-off (gprs_gmm.c:1458) 20241102164733371 DMM INFO MM(262420000000037/c765e591) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241102164733371 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102164733371 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102164733371 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102164733371 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241102164733371 DLLC NOTICE LLME(ffffffff/c765e591){ASSIGNED} LLGM Assign pre (c765e591 => ffffffff) (gprs_llc.c:1079) 20241102164733371 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c765e591 => ffffffff) (gprs_llc.c:1125) 20241102164733371 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20241102164733371 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) 20241102164733371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{Init}: Deallocated (fsm.c:568) 20241102164733371 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Idle}: Deallocated (fsm.c:568) 20241102164733371 DMM DEBUG MM_STATE_Iu[0x6120000126a0]{Detached}: Deallocated (fsm.c:568) 20241102164733371 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{Deregistered}: Deallocated (fsm.c:568) 20241102164733372 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@523952dc7221: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@523952dc7221: Final verdict of PTC: pass 20241102164738381 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37780<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241102164738383 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102164738383 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(495)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@523952dc7221: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@523952dc7221: Final verdict of PTC: none -NSVCI98(488)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@523952dc7221: Final verdict of PTC: none -NSVCI97(483)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@523952dc7221: Final verdict of PTC: none -NSVCI99(493)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@523952dc7221: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@523952dc7221: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(486)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(491)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(481)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@523952dc7221: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:47:38 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 20241102164738453 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36304<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164738754 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36304<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107392) 20241102164739384 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164739384 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=107392, count=112824) 20241102164740385 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164740385 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:47: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_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 20241102164741387 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164741387 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_attach_rau_a_b started. 20241102164741815 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36318<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164741817 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(503)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(503)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164741864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102164741864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102164741864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102164741864 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164741864 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102164741864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164741864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164741864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164741864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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(502)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(503)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164741866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164741866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164741866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164741866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164741866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164741867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164741867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164741867 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164741867 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102164741867 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164741867 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164741867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164741867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(503)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(503)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164741872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241102164741880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164741880 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI196(500)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(502)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164741889 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102164741889 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) 20241102164741889 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) 20241102164741889 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164741889 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102164741889 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164741889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164741889 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164741889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164741891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164741891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164741891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164741891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164741891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164741891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164741891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164741891 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164741891 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102164741891 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164741891 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164741892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164741892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164741895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(508)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(504)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164741904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164741904 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI210(506)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164741930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102164741930 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) 20241102164741930 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) 20241102164741930 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164741930 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102164741930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164741930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164741930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164741931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164741932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164741932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164741932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164741932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164741932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164741932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164741932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164741932 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164741932 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102164741932 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164741932 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164741932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164741932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164741936 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164741946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164741946 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(511)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102164742389 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164742389 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102164742389 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102164742389 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(513)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102164742391 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(513)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102164742392 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(513)@523952dc7221: 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)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(500)@523952dc7221: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='DA7339AF'O, index=0 SGSN_Test-GSUP(514)@523952dc7221: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@523952dc7221: 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 := '00E4272C071E335E5E71737401630494'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AFA140E0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AB19EB5CB7B29CE3'O } } } } } 20241102164743447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164743447 DLLC NOTICE LLME(ffffffff/da7339af){UNASSIGNED} LLC RX: unknown TLLI 0xda7339af, creating LLME on the fly (gprs_llc.c:552) 20241102164743447 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164743447 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach" (gprs_gmm.c:1266) 20241102164743447 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{Deregistered}: Allocated (fsm.c:456) 20241102164743447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{Init}: Allocated (fsm.c:456) 20241102164743447 DMM DEBUG MM_STATE_Gb[0x612000012b20]{Idle}: Allocated (fsm.c:456) 20241102164743447 DMM DEBUG MM_STATE_Iu[0x612000012ca0]{Detached}: Allocated (fsm.c:456) 20241102164743447 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102164743447 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102164743447 DLLC NOTICE LLME(ffffffff/da7339af){UNASSIGNED} LLGM Assign pre (da7339af => cf235ff0) (gprs_llc.c:1079) 20241102164743447 DLLC NOTICE LLME(da7339af/cf235ff0){ASSIGNED} LLGM Assign post (da7339af => cf235ff0) (gprs_llc.c:1125) 20241102164743447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102164743447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102164743447 DMM DEBUG MM(262420000000038/cf235ff0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102164743461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164743461 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102164743461 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164743462 DMM DEBUG MM(262420000000038/cf235ff0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20241102164743462 DMM NOTICE MM(262420000000038/cf235ff0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102164743462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102164743462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102164743462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102164743462 DMM DEBUG MM(262420000000038/cf235ff0) Requesting authorization (sgsn_auth.c:160) 20241102164743462 DMM INFO MM(262420000000038/cf235ff0) Requesting authentication tuples (sgsn_auth.c:184) 20241102164743462 DMM DEBUG MM(262420000000038/cf235ff0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102164743462 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20241102164743462 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)@523952dc7221: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@523952dc7221: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20241102164743465 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102164743465 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102164743465 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102164743465 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102164743465 DMM INFO MM(262420000000038/cf235ff0) Subscriber data update (mmctx.c:445) 20241102164743465 DMM DEBUG MM(262420000000038/cf235ff0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102164743465 DMM INFO MM(262420000000038/cf235ff0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102164743465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102164743465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102164743465 DMM INFO MM(262420000000038/cf235ff0) <- GMM AUTH AND CIPHERING REQ (rand = 00 e4 27 2c 07 1e 33 5e 5e 71 73 74 01 63 04 94 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241102164743473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164743473 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164743473 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164743473 DMM INFO MM(262420000000038/cf235ff0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102164743473 DMM NOTICE MM(262420000000038/cf235ff0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102164743473 DMM DEBUG MM(262420000000038/cf235ff0) checking auth: received GSM SRES = af a1 40 e0 (gprs_gmm.c:666) 20241102164743473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102164743473 DMM DEBUG MM(262420000000038/cf235ff0) Requesting authorization (sgsn_auth.c:160) 20241102164743473 DMM INFO MM(262420000000038/cf235ff0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102164743473 DMM DEBUG MM(262420000000038/cf235ff0) Requesting subscriber data update (gprs_subscriber.c:894) 20241102164743474 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20241102164743474 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) 20241102164743474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241102164743474 DMM INFO MM(262420000000038/cf235ff0) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf235ff0) (gprs_gmm.c:300) 20241102164743475 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102164743475 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102164743475 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241102164743475 DMM INFO MM(262420000000038/cf235ff0) Subscriber data update (mmctx.c:445) 20241102164743475 DMM DEBUG MM(262420000000038/cf235ff0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102164743475 DMM INFO MM(262420000000038/cf235ff0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102164743475 DMM NOTICE MM(262420000000038/cf235ff0) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20241102164743475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102164743475 DMM NOTICE MM(262420000000038/cf235ff0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102164743475 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) 20241102164743476 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102164743476 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241102164743476 DMM INFO MM(262420000000038/cf235ff0) Subscriber data update (mmctx.c:445) 20241102164743476 DMM DEBUG MM(262420000000038/cf235ff0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241102164743482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164743482 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241102164743482 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164743482 DMM INFO MM(262420000000038/cf235ff0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102164743482 DMM NOTICE MM(262420000000038/cf235ff0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102164743482 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102164743482 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102164743482 DLLC NOTICE LLME(da7339af/cf235ff0){ASSIGNED} LLGM Assign pre (ffffffff => cf235ff0) (gprs_llc.c:1079) 20241102164743482 DLLC NOTICE LLME(ffffffff/cf235ff0){ASSIGNED} LLGM Assign post (ffffffff => cf235ff0) (gprs_llc.c:1125) 20241102164743482 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102164743482 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241102164743482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102164743482 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)@523952dc7221: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@523952dc7221: attach complete sending rau 20241102164743534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164743534 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164743534 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164743534 DMM INFO MM(262420000000038/cf235ff0) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241102164743534 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102164743535 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241102164743535 DLLC NOTICE LLME(ffffffff/cf235ff0){ASSIGNED} LLGM Assign pre (cf235ff0 => c92f2ca7) (gprs_llc.c:1079) 20241102164743535 DLLC NOTICE LLME(cf235ff0/c92f2ca7){ASSIGNED} LLGM Assign post (cf235ff0 => c92f2ca7) (gprs_llc.c:1125) 20241102164743535 DMM INFO MM(262420000000038/c92f2ca7) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1497) TC_attach_rau_a_b(516)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@523952dc7221: rau complete unregistering TC_attach_rau_a_b-BVCI196(500)@523952dc7221: Removing Client IMSI='262420000000038'H, index=0 20241102164743543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164743543 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241102164743543 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164743543 DMM INFO MM(262420000000038/c92f2ca7) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1855) 20241102164743543 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1860) 20241102164743543 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102164743543 DLLC NOTICE LLME(cf235ff0/c92f2ca7){ASSIGNED} LLGM Assign pre (ffffffff => c92f2ca7) (gprs_llc.c:1079) 20241102164743543 DLLC NOTICE LLME(ffffffff/c92f2ca7){ASSIGNED} LLGM Assign post (ffffffff => c92f2ca7) (gprs_llc.c:1125) 20241102164743543 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)@523952dc7221: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='C92F2CA7'O, index=0 TC_attach_rau_a_b(516)@523952dc7221: sending second RAU via different RA 20241102164743547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164743547 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164743547 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241102164743547 DMM INFO MM(262420000000038/c92f2ca7) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: c92f2ca7, P-TMSI: c92f2ca7 (00000000), TLLI: c92f2ca7 (c92f2ca7), RA: 262-42-13135-0 (gprs_gmm.c:1698) 20241102164743547 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1710) 20241102164743547 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241102164743548 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102164743548 DLLC NOTICE LLME(ffffffff/c92f2ca7){ASSIGNED} LLGM Assign pre (c92f2ca7 => c92f2ca7) (gprs_llc.c:1079) 20241102164743548 DLLC NOTICE LLME(c92f2ca7/c92f2ca7){ASSIGNED} LLGM Assign post (c92f2ca7 => c92f2ca7) (gprs_llc.c:1125) 20241102164743548 DMM INFO MM(262420000000038/c92f2ca7) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1497) TC_attach_rau_a_b(516)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed 20241102164743563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164743563 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164743563 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164743563 DMM INFO MM(262420000000038/c92f2ca7) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1855) 20241102164743563 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1860) 20241102164743563 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102164743563 DLLC NOTICE LLME(c92f2ca7/c92f2ca7){ASSIGNED} LLGM Assign pre (ffffffff => c92f2ca7) (gprs_llc.c:1079) 20241102164743563 DLLC NOTICE LLME(ffffffff/c92f2ca7){ASSIGNED} LLGM Assign post (ffffffff => c92f2ca7) (gprs_llc.c:1125) 20241102164743563 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1870) 20241102164743563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164743563 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164743563 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164743563 DMM INFO MM(262420000000038/c92f2ca7) -> GMM DETACH REQUEST TLLI=0xc92f2ca7 type=GPRS detach Power-off (gprs_gmm.c:1458) 20241102164743563 DMM INFO MM(262420000000038/c92f2ca7) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241102164743564 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102164743564 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102164743564 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102164743564 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241102164743564 DLLC NOTICE LLME(ffffffff/c92f2ca7){ASSIGNED} LLGM Assign pre (c92f2ca7 => ffffffff) (gprs_llc.c:1079) 20241102164743564 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c92f2ca7 => ffffffff) (gprs_llc.c:1125) 20241102164743564 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20241102164743564 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) 20241102164743564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{Init}: Deallocated (fsm.c:568) 20241102164743564 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Idle}: Deallocated (fsm.c:568) 20241102164743564 DMM DEBUG MM_STATE_Iu[0x612000012ca0]{Detached}: Deallocated (fsm.c:568) 20241102164743564 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{Deregistered}: Deallocated (fsm.c:568) 20241102164743565 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(500)@523952dc7221: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@523952dc7221: Final verdict of PTC: pass 20241102164748574 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36318<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(514)@523952dc7221: Final verdict of PTC: none 20241102164748577 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102164748578 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(513)@523952dc7221: Final verdict of PTC: none -NSVCI99(512)@523952dc7221: Final verdict of PTC: none -NSVCI97(503)@523952dc7221: Final verdict of PTC: none -NSVCI98(507)@523952dc7221: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(502)@523952dc7221: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@523952dc7221: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(500)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(510)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(505)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(501)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_rau_a_b-BVCI196(500): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(501): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(502): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(503): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@523952dc7221: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:47:48 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 20241102164748701 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43154<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164749002 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43154<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103392) 20241102164749579 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164749579 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103392, count=108824) 20241102164750580 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164750580 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:47: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_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 20241102164751583 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164751583 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_attach_rau_a_b_wrong_old_ra started. 20241102164752064 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43168<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164752065 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(522)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(522)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164752113 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102164752113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102164752113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102164752113 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164752113 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102164752113 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164752113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164752113 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164752113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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(522)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164752114 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164752114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164752115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164752115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164752115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164752115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164752115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164752115 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164752115 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102164752115 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164752115 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164752115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164752115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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(522)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(522)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(521)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 20241102164752119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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(518)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164752127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164752127 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(519)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(521)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164752143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102164752143 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) 20241102164752143 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) 20241102164752143 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164752143 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102164752143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164752143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164752143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164752143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164752145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164752145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164752145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164752146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164752146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164752146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164752146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164752146 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164752146 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102164752146 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164752146 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164752146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164752146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(527)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 20241102164752151 DLNS DEBUG GPRS-NS2-VC(UDP-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(523)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164752160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164752160 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)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(531)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164752172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102164752172 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) 20241102164752172 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) 20241102164752173 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164752173 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102164752173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164752173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164752173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164752173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164752174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164752174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164752174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164752174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164752174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164752174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164752174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164752174 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164752174 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102164752175 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164752175 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164752175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164752175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164752178 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164752187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164752187 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(530)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102164752584 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164752584 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102164752584 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102164752584 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(532)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102164752586 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(532)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102164752586 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(532)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(532)@523952dc7221: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(532)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(519)@523952dc7221: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='DE10CD5C'O, index=0 SGSN_Test-GSUP(533)@523952dc7221: 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)@523952dc7221: 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 := 'A3E01E156D099C970C59E5D63EA02E3B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AC1FAC3A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A17FF357BFCA12F2'O } } } } } 20241102164753639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164753639 DLLC NOTICE LLME(ffffffff/de10cd5c){UNASSIGNED} LLC RX: unknown TLLI 0xde10cd5c, creating LLME on the fly (gprs_llc.c:552) 20241102164753639 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164753640 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach" (gprs_gmm.c:1266) 20241102164753640 DMM DEBUG GMM(gmm_fsm)[0x612000012e20]{Deregistered}: Allocated (fsm.c:456) 20241102164753640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{Init}: Allocated (fsm.c:456) 20241102164753640 DMM DEBUG MM_STATE_Gb[0x612000013120]{Idle}: Allocated (fsm.c:456) 20241102164753640 DMM DEBUG MM_STATE_Iu[0x6120000132a0]{Detached}: Allocated (fsm.c:456) 20241102164753640 DMM DEBUG GMM(gmm_fsm)[0x612000012e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102164753640 DMM DEBUG GMM(gmm_fsm)[0x612000012e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102164753640 DLLC NOTICE LLME(ffffffff/de10cd5c){UNASSIGNED} LLGM Assign pre (de10cd5c => d36e7726) (gprs_llc.c:1079) 20241102164753640 DLLC NOTICE LLME(de10cd5c/d36e7726){ASSIGNED} LLGM Assign post (de10cd5c => d36e7726) (gprs_llc.c:1125) 20241102164753640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102164753640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102164753640 DMM DEBUG MM(262420000000039/d36e7726) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102164753653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164753653 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102164753653 DMM DEBUG MM_STATE_Gb(0)[0x612000013120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164753653 DMM DEBUG MM(262420000000039/d36e7726) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20241102164753653 DMM NOTICE MM(262420000000039/d36e7726) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102164753654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102164753654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102164753654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102164753654 DMM DEBUG MM(262420000000039/d36e7726) Requesting authorization (sgsn_auth.c:160) 20241102164753654 DMM INFO MM(262420000000039/d36e7726) Requesting authentication tuples (sgsn_auth.c:184) 20241102164753654 DMM DEBUG MM(262420000000039/d36e7726) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102164753654 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20241102164753654 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)@523952dc7221: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@523952dc7221: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20241102164753657 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102164753657 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102164753657 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102164753657 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102164753657 DMM INFO MM(262420000000039/d36e7726) Subscriber data update (mmctx.c:445) 20241102164753657 DMM DEBUG MM(262420000000039/d36e7726) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102164753657 DMM INFO MM(262420000000039/d36e7726) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102164753657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102164753657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102164753657 DMM INFO MM(262420000000039/d36e7726) <- GMM AUTH AND CIPHERING REQ (rand = a3 e0 1e 15 6d 09 9c 97 0c 59 e5 d6 3e a0 2e 3b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241102164753665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164753665 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164753665 DMM DEBUG MM_STATE_Gb(0)[0x612000013120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164753665 DMM INFO MM(262420000000039/d36e7726) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102164753665 DMM NOTICE MM(262420000000039/d36e7726) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102164753665 DMM DEBUG MM(262420000000039/d36e7726) checking auth: received GSM SRES = ac 1f ac 3a (gprs_gmm.c:666) 20241102164753665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102164753665 DMM DEBUG MM(262420000000039/d36e7726) Requesting authorization (sgsn_auth.c:160) 20241102164753665 DMM INFO MM(262420000000039/d36e7726) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102164753665 DMM DEBUG MM(262420000000039/d36e7726) Requesting subscriber data update (gprs_subscriber.c:894) 20241102164753665 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20241102164753665 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) 20241102164753665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241102164753665 DMM INFO MM(262420000000039/d36e7726) <- GMM ATTACH ACCEPT (new P-TMSI=0xd36e7726) (gprs_gmm.c:300) 20241102164753667 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102164753667 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102164753667 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241102164753667 DMM INFO MM(262420000000039/d36e7726) Subscriber data update (mmctx.c:445) 20241102164753667 DMM DEBUG MM(262420000000039/d36e7726) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102164753667 DMM INFO MM(262420000000039/d36e7726) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102164753667 DMM NOTICE MM(262420000000039/d36e7726) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:1000) 20241102164753667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102164753667 DMM NOTICE MM(262420000000039/d36e7726) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102164753667 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) 20241102164753668 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102164753668 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241102164753668 DMM INFO MM(262420000000039/d36e7726) Subscriber data update (mmctx.c:445) 20241102164753668 DMM DEBUG MM(262420000000039/d36e7726) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241102164753673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164753673 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241102164753673 DMM DEBUG MM_STATE_Gb(0)[0x612000013120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164753673 DMM INFO MM(262420000000039/d36e7726) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102164753673 DMM NOTICE MM(262420000000039/d36e7726) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102164753673 DMM DEBUG GMM(gmm_fsm)[0x612000012e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102164753673 DMM DEBUG GMM(gmm_fsm)[0x612000012e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102164753673 DLLC NOTICE LLME(de10cd5c/d36e7726){ASSIGNED} LLGM Assign pre (ffffffff => d36e7726) (gprs_llc.c:1079) 20241102164753673 DLLC NOTICE LLME(ffffffff/d36e7726){ASSIGNED} LLGM Assign post (ffffffff => d36e7726) (gprs_llc.c:1125) 20241102164753673 DMM DEBUG MM_STATE_Gb(0)[0x612000013120]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102164753673 DMM DEBUG MM_STATE_Gb(0)[0x612000013120]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241102164753673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102164753673 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)@523952dc7221: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@523952dc7221: attach complete sending rau 20241102164753725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164753725 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164753725 DMM DEBUG MM_STATE_Gb(0)[0x612000013120]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164753725 DMM INFO MM(262420000000039/d36e7726) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241102164753726 DMM DEBUG GMM(gmm_fsm)[0x612000012e20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102164753726 DMM DEBUG GMM(gmm_fsm)[0x612000012e20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241102164753726 DLLC NOTICE LLME(ffffffff/d36e7726){ASSIGNED} LLGM Assign pre (d36e7726 => c6722032) (gprs_llc.c:1079) 20241102164753726 DLLC NOTICE LLME(d36e7726/c6722032){ASSIGNED} LLGM Assign post (d36e7726 => c6722032) (gprs_llc.c:1125) 20241102164753726 DMM INFO MM(262420000000039/c6722032) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1497) TC_attach_rau_a_b_wrong_old_ra(535)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@523952dc7221: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(519)@523952dc7221: Removing Client IMSI='262420000000039'H, index=0 20241102164753733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164753733 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241102164753733 DMM DEBUG MM_STATE_Gb(0)[0x612000013120]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164753733 DMM INFO MM(262420000000039/c6722032) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1855) 20241102164753733 DMM DEBUG GMM(gmm_fsm)[0x612000012e20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1860) 20241102164753733 DMM DEBUG GMM(gmm_fsm)[0x612000012e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102164753733 DLLC NOTICE LLME(d36e7726/c6722032){ASSIGNED} LLGM Assign pre (ffffffff => c6722032) (gprs_llc.c:1079) 20241102164753733 DLLC NOTICE LLME(ffffffff/c6722032){ASSIGNED} LLGM Assign post (ffffffff => c6722032) (gprs_llc.c:1125) 20241102164753733 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)@523952dc7221: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='C6722032'O, index=0 TC_attach_rau_a_b_wrong_old_ra(535)@523952dc7221: sending second RAU via different RA with wrong Old RA 20241102164753737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164753737 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164753737 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241102164753737 DMM NOTICE LLME(ffffffff/c6722032){ASSIGNED} LLC XID RESET (gprs_gmm.c:1742) 20241102164753737 DLLC NOTICE LLME(ffffffff/c6722032){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241102164753738 DMM NOTICE MM(262420000000039/c6722032) Rx RA Update Request with unexpected TLLI=c6722032 Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1754) 20241102164753738 DMM ERROR LLME(ffffffff/c6722032){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1763) 20241102164753738 DMM NOTICE MM(262420000000039/c6722032) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1832) 20241102164753738 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1551) 20241102164753738 DMM INFO MM(262420000000039/c6722032) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20241102164753738 DMM DEBUG GMM(gmm_fsm)[0x612000012e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102164753738 DMM DEBUG GMM(gmm_fsm)[0x612000012e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102164753738 DMM DEBUG MM_STATE_Gb(0)[0x612000013120]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102164753738 DMM DEBUG MM_STATE_Gb(0)[0x612000013120]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241102164753738 DLLC NOTICE LLME(ffffffff/c6722032){ASSIGNED} LLGM Assign pre (c6722032 => ffffffff) (gprs_llc.c:1079) 20241102164753738 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6722032 => ffffffff) (gprs_llc.c:1125) 20241102164753738 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20241102164753738 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) 20241102164753738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{Init}: Deallocated (fsm.c:568) 20241102164753738 DMM DEBUG MM_STATE_Gb(0)[0x612000013120]{Idle}: Deallocated (fsm.c:568) 20241102164753738 DMM DEBUG MM_STATE_Iu[0x6120000132a0]{Detached}: Deallocated (fsm.c:568) 20241102164753738 DMM DEBUG GMM(gmm_fsm)[0x612000012e20]{Deregistered}: Deallocated (fsm.c:568) 20241102164753750 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20241102164753750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164753751 DLLC NOTICE LLME(ffffffff/c6722032){UNASSIGNED} LLC RX: unknown TLLI 0xc6722032, creating LLME on the fly (gprs_llc.c:552) 20241102164753751 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20241102164753751 DMM NOTICE LLME(ffffffff/c6722032){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2043) 20241102164757756 DGPRS DEBUG Checking for inactive LLMEs, time = 12376811 (sgsn.c:132) TC_attach_rau_a_b_wrong_old_ra(535)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(519)@523952dc7221: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@523952dc7221: Final verdict of PTC: pass 20241102164758755 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43168<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241102164758756 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102164758757 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(532)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP(533)@523952dc7221: Final verdict of PTC: none -NSVCI99(531)@523952dc7221: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(519)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(521)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@523952dc7221: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@523952dc7221: Final verdict of PTC: none -NSVCI97(522)@523952dc7221: Final verdict of PTC: none -NSVCI98(526)@523952dc7221: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(524)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(529)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(520)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(519): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(520): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(521): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(522): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(525): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(530): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@523952dc7221: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:47:58 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 20241102164758886 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56582<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164759188 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56582<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102756) 20241102164759758 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164759758 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102756, count=107112) 20241102164800758 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164800759 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:48:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_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 20241102164801760 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164801760 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_attach_usim_resync started. 20241102164802248 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56596<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164802250 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(541)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(541)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164802303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102164802303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102164802303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102164802303 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164802303 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102164802303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164802303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164802303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164802303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(540)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(541)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164802305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164802305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164802305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164802306 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164802306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164802306 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164802306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164802306 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164802306 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102164802306 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164802306 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164802307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164802307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(541)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(541)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164802311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(542)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(537)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164802321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164802321 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI196(538)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(540)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(546)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(546)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164802332 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102164802332 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) 20241102164802332 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) 20241102164802332 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164802332 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102164802332 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164802332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164802333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164802333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(546)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164802334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164802334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164802334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164802334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164802334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164802334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164802334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164802334 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164802334 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102164802334 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164802334 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(546)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102164802335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164802335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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(545)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(546)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164802339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(542)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164802350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164802350 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(547)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_resync-BVCI210(543)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(545)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164802358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102164802358 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) 20241102164802359 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) 20241102164802359 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164802359 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102164802359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164802359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164802359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164802359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164802360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164802360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164802360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164802360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164802360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164802360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164802360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164802360 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164802360 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102164802360 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164802360 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(550)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102164802361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164802361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-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)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164802364 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164802374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164802374 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(549)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102164802760 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164802761 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102164802761 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102164802761 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(551)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102164802763 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(551)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(551)@523952dc7221: 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 } } } } 20241102164802763 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(551)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(538)@523952dc7221: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='C244FDDE'O, index=0 SGSN_Test-GSUP(552)@523952dc7221: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@523952dc7221: 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 := '77047FC1D80D902E46EAEC48457C2183'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7C8DFC43'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1D462B9BA30D905E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'AD341FEFF565927A236B61A423E9EAAE'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6BFC460E8A3988A605DE65EBC4D329D2'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'EC78EDCD3AA1ECC35938BC73A6D2A3F4'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '50A732B72A4CCE9A'O } } } } } 20241102164803819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164803819 DLLC NOTICE LLME(ffffffff/c244fdde){UNASSIGNED} LLC RX: unknown TLLI 0xc244fdde, creating LLME on the fly (gprs_llc.c:552) 20241102164803819 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164803819 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241102164803819 DMM DEBUG GMM(gmm_fsm)[0x612000013420]{Deregistered}: Allocated (fsm.c:456) 20241102164803819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{Init}: Allocated (fsm.c:456) 20241102164803819 DMM DEBUG MM_STATE_Gb[0x612000013720]{Idle}: Allocated (fsm.c:456) 20241102164803820 DMM DEBUG MM_STATE_Iu[0x6120000138a0]{Detached}: Allocated (fsm.c:456) 20241102164803820 DMM DEBUG GMM(gmm_fsm)[0x612000013420]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102164803820 DMM DEBUG GMM(gmm_fsm)[0x612000013420]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102164803820 DLLC NOTICE LLME(ffffffff/c244fdde){UNASSIGNED} LLGM Assign pre (c244fdde => d98d55c8) (gprs_llc.c:1079) 20241102164803820 DLLC NOTICE LLME(c244fdde/d98d55c8){ASSIGNED} LLGM Assign post (c244fdde => d98d55c8) (gprs_llc.c:1125) 20241102164803820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102164803820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102164803820 DMM DEBUG MM(262420000000040/d98d55c8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102164803832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164803832 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102164803832 DMM DEBUG MM_STATE_Gb(0)[0x612000013720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164803832 DMM DEBUG MM(262420000000040/d98d55c8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241102164803832 DMM NOTICE MM(262420000000040/d98d55c8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102164803832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102164803832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102164803832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102164803832 DMM DEBUG MM(262420000000040/d98d55c8) Requesting authorization (sgsn_auth.c:160) 20241102164803832 DMM INFO MM(262420000000040/d98d55c8) Requesting authentication tuples (sgsn_auth.c:184) 20241102164803832 DMM DEBUG MM(262420000000040/d98d55c8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102164803832 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241102164803833 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)@523952dc7221: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@523952dc7221: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20241102164803835 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102164803835 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102164803835 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102164803835 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102164803835 DMM INFO MM(262420000000040/d98d55c8) Subscriber data update (mmctx.c:445) 20241102164803835 DMM DEBUG MM(262420000000040/d98d55c8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102164803835 DMM INFO MM(262420000000040/d98d55c8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102164803835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102164803835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102164803835 DMM INFO MM(262420000000040/d98d55c8) <- GMM AUTH AND CIPHERING REQ (rand = 77 04 7f c1 d8 0d 90 2e 46 ea ec 48 45 7c 21 83 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ec 78 ed cd 3a a1 ec c3 59 38 bc 73 a6 d2 a3 f4 ) (gprs_gmm.c:483) 20241102164803842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164803842 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164803842 DMM DEBUG MM_STATE_Gb(0)[0x612000013720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164803842 DMM INFO MM(262420000000040/d98d55c8) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20241102164803842 DMM INFO MM(262420000000040/d98d55c8) R99 AUTHENTICATION SYNCH (AUTS = 847f6877f9ae96345311300d5fcf) (gprs_gmm.c:711) 20241102164803842 DMM DEBUG MM(262420000000040/d98d55c8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102164803842 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20241102164803842 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 84 7f 68 77 f9 ae 96 34 53 11 30 0d 5f cf 20 10 77 04 7f c1 d8 0d 90 2e 46 ea ec 48 45 7c 21 83 28 01 01 (gprs_subscriber.c:210) 20241102164803842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20241102164803842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20241102164803843 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102164803843 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102164803843 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102164803843 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102164803843 DMM INFO MM(262420000000040/d98d55c8) Subscriber data update (mmctx.c:445) 20241102164803844 DMM DEBUG MM(262420000000040/d98d55c8) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20241102164803844 DMM INFO MM(262420000000040/d98d55c8) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20241102164803844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102164803844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102164803844 DMM INFO MM(262420000000040/d98d55c8) <- GMM AUTH AND CIPHERING REQ (rand = ab 41 6b 4a 80 e3 66 fc e7 f9 bd 0d 4c 3d 18 11 , mmctx_is_r99=1, vec->auth_types=0x3, autn = fd 8d 4b 52 2d 79 90 c5 de 14 6a 78 a1 d7 30 59 ) (gprs_gmm.c:483) 20241102164803849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164803849 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x633b20 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164803850 DMM DEBUG MM_STATE_Gb(0)[0x612000013720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164803850 DMM INFO MM(262420000000040/d98d55c8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102164803850 DMM NOTICE MM(262420000000040/d98d55c8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102164803850 DMM DEBUG MM(262420000000040/d98d55c8) checking auth: received UMTS RES = 97 5d 58 9f de 56 4c 0f (gprs_gmm.c:666) 20241102164803850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102164803850 DMM DEBUG MM(262420000000040/d98d55c8) Requesting authorization (sgsn_auth.c:160) 20241102164803850 DMM INFO MM(262420000000040/d98d55c8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102164803850 DMM DEBUG MM(262420000000040/d98d55c8) Requesting subscriber data update (gprs_subscriber.c:894) 20241102164803850 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20241102164803850 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) 20241102164803850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241102164803850 DMM INFO MM(262420000000040/d98d55c8) <- GMM ATTACH ACCEPT (new P-TMSI=0xd98d55c8) (gprs_gmm.c:300) 20241102164803851 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102164803851 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102164803851 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241102164803851 DMM INFO MM(262420000000040/d98d55c8) Subscriber data update (mmctx.c:445) 20241102164803851 DMM DEBUG MM(262420000000040/d98d55c8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102164803851 DMM INFO MM(262420000000040/d98d55c8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102164803851 DMM NOTICE MM(262420000000040/d98d55c8) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20241102164803851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102164803851 DMM NOTICE MM(262420000000040/d98d55c8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102164803851 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) 20241102164803852 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102164803852 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241102164803852 DMM INFO MM(262420000000040/d98d55c8) Subscriber data update (mmctx.c:445) 20241102164803852 DMM DEBUG MM(262420000000040/d98d55c8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@523952dc7221: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(538)@523952dc7221: Removing Client IMSI='262420000000040'H, index=0 20241102164803857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164803857 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164803857 DMM DEBUG MM_STATE_Gb(0)[0x612000013720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164803858 DMM INFO MM(262420000000040/d98d55c8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102164803858 DMM NOTICE MM(262420000000040/d98d55c8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102164803858 DMM DEBUG GMM(gmm_fsm)[0x612000013420]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102164803858 DMM DEBUG GMM(gmm_fsm)[0x612000013420]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102164803858 DLLC NOTICE LLME(c244fdde/d98d55c8){ASSIGNED} LLGM Assign pre (ffffffff => d98d55c8) (gprs_llc.c:1079) 20241102164803858 DLLC NOTICE LLME(ffffffff/d98d55c8){ASSIGNED} LLGM Assign post (ffffffff => d98d55c8) (gprs_llc.c:1125) 20241102164803858 DMM DEBUG MM_STATE_Gb(0)[0x612000013720]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102164803858 DMM DEBUG MM_STATE_Gb(0)[0x612000013720]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241102164803858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102164803858 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)@523952dc7221: Final verdict of PTC: pass 20241102164803860 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56596<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(552)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@523952dc7221: Final verdict of PTC: none 20241102164803862 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI98(546)@523952dc7221: Final verdict of PTC: none 20241102164803862 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(550)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(540)@523952dc7221: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(543)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(545)@523952dc7221: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(538)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@523952dc7221: Final verdict of PTC: none -NSVCI97(541)@523952dc7221: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(549)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(539)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(548)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(544)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_usim_resync-BVCI196(538): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(539): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(540): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(541): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_usim_resync-BVCI210(543): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(544): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(545): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(546): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_usim_resync-BVCI220(549): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@523952dc7221: Test case TC_attach_usim_resync finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:48:03 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 20241102164803987 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56610<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164804388 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56610<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44772) 20241102164804863 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164804863 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44772, count=95744) 20241102164805864 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164805864 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:48:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_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 20241102164806865 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164806865 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_attach_usim_a54_a54 started. 20241102164807453 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41458<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164807454 DMM INFO MM(262420000000040/d98d55c8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102164807454 DMM INFO MM(262420000000040/d98d55c8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102164807454 DMM DEBUG GMM(gmm_fsm)[0x612000013420]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102164807455 DMM DEBUG GMM(gmm_fsm)[0x612000013420]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102164807455 DMM DEBUG MM_STATE_Gb(0)[0x612000013720]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102164807455 DMM DEBUG MM_STATE_Gb(0)[0x612000013720]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241102164807455 DLLC NOTICE LLME(ffffffff/d98d55c8){ASSIGNED} LLGM Assign pre (d98d55c8 => ffffffff) (gprs_llc.c:1079) 20241102164807455 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d98d55c8 => ffffffff) (gprs_llc.c:1125) 20241102164807455 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20241102164807455 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) 20241102164807455 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f0 09 00 28 01 01 (gsup_client.c:399) 20241102164807455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{Init}: Deallocated (fsm.c:568) 20241102164807455 DMM DEBUG MM_STATE_Gb(0)[0x612000013720]{Idle}: Deallocated (fsm.c:568) 20241102164807455 DMM DEBUG MM_STATE_Iu[0x6120000138a0]{Detached}: Deallocated (fsm.c:568) 20241102164807455 DMM DEBUG GMM(gmm_fsm)[0x612000013420]{Deregistered}: Deallocated (fsm.c:568) 20241102164807455 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(559)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164807500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102164807500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102164807500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102164807500 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164807500 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102164807500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164807500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164807500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164807500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164807502 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164807502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164807502 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164807502 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164807502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164807502 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164807502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164807502 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164807502 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102164807502 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164807502 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164807502 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164807502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164807506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164807516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164807516 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(560)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 TC_attach_usim_a54_a54-BVCI196(558)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164807544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102164807544 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) 20241102164807544 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) 20241102164807544 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164807544 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102164807545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164807545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164807545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164807545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164807546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164807546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164807546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164807547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164807547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164807547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164807547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164807547 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164807547 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102164807547 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164807547 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(564)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102164807547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164807547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164807551 DLNS DEBUG GPRS-NS2-VC(UDP-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(565)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(561)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164807560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164807560 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI210(563)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164807580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102164807580 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) 20241102164807580 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) 20241102164807580 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164807580 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102164807580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164807580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164807580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164807580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164807582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164807582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164807582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164807583 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164807583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164807583 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164807583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164807583 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164807583 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102164807583 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164807583 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164807583 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164807583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164807587 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164807595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164807596 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(568)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102164807865 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164807865 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102164807865 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102164807866 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(570)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102164807867 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(570)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102164807868 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(570)@523952dc7221: 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)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(558)@523952dc7221: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='EF5773E0'O, index=0 SGSN_Test-GSUP(571)@523952dc7221: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@523952dc7221: 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 := '2FF2421EC259DBB7C6759084E10E1B17'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7A4A731F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B62726CE059997C8'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '17C41D21242720F0516ACCAADF582823'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '800922513F9F42E3EB7E050E5D91C65E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '659928D377F2DE4498359D60EF125D14'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '06CC30B4E1B8376C'O } } } } } 20241102164808927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164808927 DLLC NOTICE LLME(ffffffff/ef5773e0){UNASSIGNED} LLC RX: unknown TLLI 0xef5773e0, creating LLME on the fly (gprs_llc.c:552) 20241102164808927 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164808927 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241102164808927 DMM DEBUG GMM(gmm_fsm)[0x612000013a20]{Deregistered}: Allocated (fsm.c:456) 20241102164808927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ba0]{Init}: Allocated (fsm.c:456) 20241102164808927 DMM DEBUG MM_STATE_Gb[0x612000013d20]{Idle}: Allocated (fsm.c:456) 20241102164808927 DMM DEBUG MM_STATE_Iu[0x612000013ea0]{Detached}: Allocated (fsm.c:456) 20241102164808927 DMM DEBUG GMM(gmm_fsm)[0x612000013a20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102164808927 DMM DEBUG GMM(gmm_fsm)[0x612000013a20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102164808927 DLLC NOTICE LLME(ffffffff/ef5773e0){UNASSIGNED} LLGM Assign pre (ef5773e0 => ebbdc339) (gprs_llc.c:1079) 20241102164808927 DLLC NOTICE LLME(ef5773e0/ebbdc339){ASSIGNED} LLGM Assign post (ef5773e0 => ebbdc339) (gprs_llc.c:1125) 20241102164808927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ba0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102164808928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ba0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102164808928 DMM DEBUG MM(262420000000040/ebbdc339) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102164808940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164808940 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102164808940 DMM DEBUG MM_STATE_Gb(0)[0x612000013d20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164808940 DMM DEBUG MM(262420000000040/ebbdc339) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241102164808940 DMM NOTICE MM(262420000000040/ebbdc339) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102164808940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ba0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102164808940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ba0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102164808940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ba0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102164808940 DMM DEBUG MM(262420000000040/ebbdc339) Requesting authorization (sgsn_auth.c:160) 20241102164808940 DMM INFO MM(262420000000040/ebbdc339) Requesting authentication tuples (sgsn_auth.c:184) 20241102164808940 DMM DEBUG MM(262420000000040/ebbdc339) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102164808940 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241102164808940 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)@523952dc7221: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@523952dc7221: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20241102164808943 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102164808943 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102164808943 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102164808943 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102164808943 DMM INFO MM(262420000000040/ebbdc339) Subscriber data update (mmctx.c:445) 20241102164808943 DMM DEBUG MM(262420000000040/ebbdc339) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102164808943 DMM INFO MM(262420000000040/ebbdc339) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102164808943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ba0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102164808943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ba0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102164808943 DMM INFO MM(262420000000040/ebbdc339) <- GMM AUTH AND CIPHERING REQ (rand = 2f f2 42 1e c2 59 db b7 c6 75 90 84 e1 0e 1b 17 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 65 99 28 d3 77 f2 de 44 98 35 9d 60 ef 12 5d 14 ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(573)@523952dc7221: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(558)@523952dc7221: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@523952dc7221: Final verdict of PTC: pass 20241102164808953 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41458<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(571)@523952dc7221: Final verdict of PTC: none 20241102164808956 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102164808956 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(570)@523952dc7221: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(563)@523952dc7221: Final verdict of PTC: none -NSVCI99(569)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@523952dc7221: Final verdict of PTC: none -NSVCI98(564)@523952dc7221: Final verdict of PTC: none -NSVCI97(559)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@523952dc7221: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(558)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@523952dc7221: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(568)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(557)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(562)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(567)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(558): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(563): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(568): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@523952dc7221: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:48:09 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 20241102164809081 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41464<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164809482 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41464<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68952) 20241102164809957 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164809957 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=68952, count=73308) 20241102164810958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164810958 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:48: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_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 20241102164811959 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164811959 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_attach_usim_a54_a53 started. 20241102164812543 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41466<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164812545 DMM INFO MM(262420000000040/ebbdc339) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102164812545 DMM INFO MM(262420000000040/ebbdc339) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102164812545 DMM DEBUG GMM(gmm_fsm)[0x612000013a20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102164812545 DMM DEBUG GMM(gmm_fsm)[0x612000013a20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102164812545 DMM DEBUG MM_STATE_Gb(0)[0x612000013d20]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102164812545 DMM ERROR MM_STATE_Gb(0)[0x612000013d20]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241102164812545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ba0]{Authenticate}: Deallocated (fsm.c:568) 20241102164812545 DMM DEBUG MM_STATE_Gb(0)[0x612000013d20]{Idle}: Deallocated (fsm.c:568) 20241102164812545 DMM DEBUG MM_STATE_Iu[0x612000013ea0]{Detached}: Deallocated (fsm.c:568) 20241102164812545 DMM DEBUG GMM(gmm_fsm)[0x612000013a20]{Deregistered}: Deallocated (fsm.c:568) 20241102164812545 DLLC NOTICE LLME(ef5773e0/ebbdc339){ASSIGNED} LLGM Assign pre (ebbdc339 => ffffffff) (gprs_llc.c:1079) 20241102164812545 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ebbdc339 => ffffffff) (gprs_llc.c:1125) 20241102164812545 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(579)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(579)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164812594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102164812594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102164812594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102164812594 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164812594 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102164812594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164812594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164812595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164812595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(578)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(579)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164812597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164812597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164812597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164812597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164812597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164812597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164812597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164812597 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164812597 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102164812597 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164812597 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164812598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164812598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(579)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(579)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164812602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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(580)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(575)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164812614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164812614 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI196(576)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(578)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(584)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(584)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164812636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102164812636 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) 20241102164812636 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) 20241102164812636 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164812636 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102164812636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164812636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164812636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164812636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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(583)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(584)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164812638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164812638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164812638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164812638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164812638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164812638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164812638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164812638 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164812638 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102164812638 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164812638 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164812639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164812639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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(584)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(584)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164812643 DLNS DEBUG GPRS-NS2-VC(UDP-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(580)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241102164812653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164812653 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI210(581)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(583)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164812662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102164812662 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) 20241102164812662 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) 20241102164812662 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164812662 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102164812662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164812662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164812662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164812662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164812663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164812663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164812663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164812664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164812664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164812664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164812664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164812664 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164812664 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102164812664 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164812664 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164812664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164812664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164812668 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164812679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164812679 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102164812959 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164812960 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102164812960 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102164812960 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(589)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102164812962 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(589)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102164812962 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(589)@523952dc7221: 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)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(576)@523952dc7221: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='FA7D41DE'O, index=0 SGSN_Test-GSUP(590)@523952dc7221: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@523952dc7221: 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 := '7AAC0210167F04A24E69BFD1BDDFA7AB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4B909EEA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4131EB773E1F3FB9'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3F119E492D5347DB18EE2CA343F79E63'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'CEBDC954DEDA8C3397DEB014C0A64ADD'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3E4728FFFD7223762B8A04C0A06A1898'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E800AC1E97BAE324'O } } } } } 20241102164814015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164814015 DLLC NOTICE LLME(ffffffff/fa7d41de){UNASSIGNED} LLC RX: unknown TLLI 0xfa7d41de, creating LLME on the fly (gprs_llc.c:552) 20241102164814015 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164814015 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241102164814015 DMM DEBUG GMM(gmm_fsm)[0x612000014020]{Deregistered}: Allocated (fsm.c:456) 20241102164814015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000141a0]{Init}: Allocated (fsm.c:456) 20241102164814015 DMM DEBUG MM_STATE_Gb[0x612000014320]{Idle}: Allocated (fsm.c:456) 20241102164814015 DMM DEBUG MM_STATE_Iu[0x6120000144a0]{Detached}: Allocated (fsm.c:456) 20241102164814015 DMM DEBUG GMM(gmm_fsm)[0x612000014020]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102164814015 DMM DEBUG GMM(gmm_fsm)[0x612000014020]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102164814016 DLLC NOTICE LLME(ffffffff/fa7d41de){UNASSIGNED} LLGM Assign pre (fa7d41de => fcbcd414) (gprs_llc.c:1079) 20241102164814016 DLLC NOTICE LLME(fa7d41de/fcbcd414){ASSIGNED} LLGM Assign post (fa7d41de => fcbcd414) (gprs_llc.c:1125) 20241102164814016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000141a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102164814016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000141a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102164814016 DMM DEBUG MM(262420000000040/fcbcd414) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102164814028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164814028 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102164814028 DMM DEBUG MM_STATE_Gb(0)[0x612000014320]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164814028 DMM DEBUG MM(262420000000040/fcbcd414) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241102164814028 DMM NOTICE MM(262420000000040/fcbcd414) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102164814028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000141a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102164814029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000141a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102164814029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000141a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102164814029 DMM DEBUG MM(262420000000040/fcbcd414) Requesting authorization (sgsn_auth.c:160) 20241102164814029 DMM INFO MM(262420000000040/fcbcd414) Requesting authentication tuples (sgsn_auth.c:184) 20241102164814029 DMM DEBUG MM(262420000000040/fcbcd414) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102164814029 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241102164814029 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)@523952dc7221: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@523952dc7221: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20241102164814031 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102164814031 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102164814031 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102164814031 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102164814031 DMM INFO MM(262420000000040/fcbcd414) Subscriber data update (mmctx.c:445) 20241102164814031 DMM DEBUG MM(262420000000040/fcbcd414) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102164814031 DMM INFO MM(262420000000040/fcbcd414) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102164814032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000141a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102164814032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000141a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102164814032 DMM INFO MM(262420000000040/fcbcd414) <- GMM AUTH AND CIPHERING REQ (rand = 7a ac 02 10 16 7f 04 a2 4e 69 bf d1 bd df a7 ab , mmctx_is_r99=1, vec->auth_types=0x3, autn = 3e 47 28 ff fd 72 23 76 2b 8a 04 c0 a0 6a 18 98 ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(592)@523952dc7221: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(576)@523952dc7221: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@523952dc7221: Final verdict of PTC: pass 20241102164814040 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41466<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(590)@523952dc7221: Final verdict of PTC: none 20241102164814043 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102164814043 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(579)@523952dc7221: Final verdict of PTC: none -NSVCI98(584)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(583)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@523952dc7221: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(576)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@523952dc7221: Final verdict of PTC: none -NSVCI99(588)@523952dc7221: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(581)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(578)@523952dc7221: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(587)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(582)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(577)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(586)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(576): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(577): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(578): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(579): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(581): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(582): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(583): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(584): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@523952dc7221: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:48:14 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 20241102164814173 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41468<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164814575 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41468<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68232) 20241102164815044 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164815044 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=68232, count=72588) 20241102164816045 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164816045 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:48: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_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 20241102164817046 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164817046 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_attach_usim_a53_a54 started. 20241102164817635 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50256<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164817637 DMM INFO MM(262420000000040/fcbcd414) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102164817637 DMM INFO MM(262420000000040/fcbcd414) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102164817637 DMM DEBUG GMM(gmm_fsm)[0x612000014020]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102164817637 DMM DEBUG GMM(gmm_fsm)[0x612000014020]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102164817637 DMM DEBUG MM_STATE_Gb(0)[0x612000014320]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102164817637 DMM ERROR MM_STATE_Gb(0)[0x612000014320]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241102164817637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000141a0]{Authenticate}: Deallocated (fsm.c:568) 20241102164817637 DMM DEBUG MM_STATE_Gb(0)[0x612000014320]{Idle}: Deallocated (fsm.c:568) 20241102164817637 DMM DEBUG MM_STATE_Iu[0x6120000144a0]{Detached}: Deallocated (fsm.c:568) 20241102164817637 DMM DEBUG GMM(gmm_fsm)[0x612000014020]{Deregistered}: Deallocated (fsm.c:568) 20241102164817637 DLLC NOTICE LLME(fa7d41de/fcbcd414){ASSIGNED} LLGM Assign pre (fcbcd414 => ffffffff) (gprs_llc.c:1079) 20241102164817637 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fcbcd414 => ffffffff) (gprs_llc.c:1125) 20241102164817637 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(598)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(598)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164817686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102164817686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102164817686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102164817686 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164817686 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102164817686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164817686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164817686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164817686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(598)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(597)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 20241102164817688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164817688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164817688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164817688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164817688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164817688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164817688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164817688 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164817688 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102164817688 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164817688 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(598)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102164817689 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164817689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(598)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164817692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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(594)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164817700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164817700 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(599)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a53_a54-BVCI196(595)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(597)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164817711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102164817711 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) 20241102164817711 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) 20241102164817712 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164817712 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102164817712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164817712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164817712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164817712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164817713 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164817713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164817713 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164817713 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164817713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164817713 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164817713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164817713 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164817713 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102164817713 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164817713 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(602)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102164817714 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164817714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164817717 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(599)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164817726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164817726 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI210(601)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164817748 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102164817748 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) 20241102164817748 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) 20241102164817748 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164817748 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102164817748 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164817748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164817749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164817749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164817750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164817750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164817750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164817751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164817751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164817751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164817751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164817751 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164817751 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102164817751 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164817751 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164817751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164817751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164817755 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164817763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164817763 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(606)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102164818047 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164818047 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102164818047 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102164818047 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(608)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102164818049 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(608)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102164818049 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(608)@523952dc7221: 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)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(595)@523952dc7221: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='FE68C3BC'O, index=0 SGSN_Test-GSUP(609)@523952dc7221: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@523952dc7221: 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 := '43172D0EF4D614911C8FE107DE14C0A9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '69370790'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '50515A0316D2DBB6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'EA7A1CF1090ED2D0B651B151C6DFFDA0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8AEE424FB680B81992EA0A2718565E2E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '2B5B384B2C11040EEE23D2C08E583A15'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'ABEC9150674AA7F6'O } } } } } 20241102164819105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164819105 DLLC NOTICE LLME(ffffffff/fe68c3bc){UNASSIGNED} LLC RX: unknown TLLI 0xfe68c3bc, creating LLME on the fly (gprs_llc.c:552) 20241102164819105 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164819106 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241102164819106 DMM DEBUG GMM(gmm_fsm)[0x612000014620]{Deregistered}: Allocated (fsm.c:456) 20241102164819106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000147a0]{Init}: Allocated (fsm.c:456) 20241102164819106 DMM DEBUG MM_STATE_Gb[0x612000014920]{Idle}: Allocated (fsm.c:456) 20241102164819106 DMM DEBUG MM_STATE_Iu[0x612000014aa0]{Detached}: Allocated (fsm.c:456) 20241102164819106 DMM DEBUG GMM(gmm_fsm)[0x612000014620]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102164819106 DMM DEBUG GMM(gmm_fsm)[0x612000014620]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102164819106 DLLC NOTICE LLME(ffffffff/fe68c3bc){UNASSIGNED} LLGM Assign pre (fe68c3bc => c2f4b04e) (gprs_llc.c:1079) 20241102164819106 DLLC NOTICE LLME(fe68c3bc/c2f4b04e){ASSIGNED} LLGM Assign post (fe68c3bc => c2f4b04e) (gprs_llc.c:1125) 20241102164819106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000147a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102164819106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000147a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102164819106 DMM DEBUG MM(262420000000040/c2f4b04e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102164819117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164819117 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102164819117 DMM DEBUG MM_STATE_Gb(0)[0x612000014920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164819117 DMM DEBUG MM(262420000000040/c2f4b04e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241102164819117 DMM NOTICE MM(262420000000040/c2f4b04e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102164819117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000147a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102164819117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000147a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102164819117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000147a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102164819117 DMM DEBUG MM(262420000000040/c2f4b04e) Requesting authorization (sgsn_auth.c:160) 20241102164819117 DMM INFO MM(262420000000040/c2f4b04e) Requesting authentication tuples (sgsn_auth.c:184) 20241102164819117 DMM DEBUG MM(262420000000040/c2f4b04e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102164819117 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241102164819117 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)@523952dc7221: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@523952dc7221: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20241102164819120 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102164819120 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102164819120 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102164819120 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102164819120 DMM INFO MM(262420000000040/c2f4b04e) Subscriber data update (mmctx.c:445) 20241102164819120 DMM DEBUG MM(262420000000040/c2f4b04e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102164819120 DMM INFO MM(262420000000040/c2f4b04e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102164819120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000147a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102164819120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000147a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102164819120 DMM INFO MM(262420000000040/c2f4b04e) <- GMM AUTH AND CIPHERING REQ (rand = 43 17 2d 0e f4 d6 14 91 1c 8f e1 07 de 14 c0 a9 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 2b 5b 38 4b 2c 11 04 0e ee 23 d2 c0 8e 58 3a 15 ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(611)@523952dc7221: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(595)@523952dc7221: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@523952dc7221: Final verdict of PTC: pass 20241102164819130 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50256<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241102164819131 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102164819131 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(608)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(597)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP(609)@523952dc7221: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(601)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@523952dc7221: Final verdict of PTC: none -NSVCI98(602)@523952dc7221: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(606)@523952dc7221: Final verdict of PTC: none -NSVCI97(598)@523952dc7221: Final verdict of PTC: none -NSVCI99(607)@523952dc7221: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(595)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(600)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(605)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(596)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(595): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(596): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(597): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(598): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(601): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(606): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@523952dc7221: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:48:19 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 20241102164819261 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50260<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164819663 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50260<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68488) 20241102164820132 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164820132 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=68488, count=72844) 20241102164821133 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164821133 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:48: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_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 20241102164822134 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164822134 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_attach_usim_a50_a54 started. 20241102164822728 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50274<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164822729 DMM INFO MM(262420000000040/c2f4b04e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102164822729 DMM INFO MM(262420000000040/c2f4b04e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102164822729 DMM DEBUG GMM(gmm_fsm)[0x612000014620]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102164822729 DMM DEBUG GMM(gmm_fsm)[0x612000014620]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102164822729 DMM DEBUG MM_STATE_Gb(0)[0x612000014920]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102164822729 DMM ERROR MM_STATE_Gb(0)[0x612000014920]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241102164822729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000147a0]{Authenticate}: Deallocated (fsm.c:568) 20241102164822729 DMM DEBUG MM_STATE_Gb(0)[0x612000014920]{Idle}: Deallocated (fsm.c:568) 20241102164822729 DMM DEBUG MM_STATE_Iu[0x612000014aa0]{Detached}: Deallocated (fsm.c:568) 20241102164822729 DMM DEBUG GMM(gmm_fsm)[0x612000014620]{Deregistered}: Deallocated (fsm.c:568) 20241102164822730 DLLC NOTICE LLME(fe68c3bc/c2f4b04e){ASSIGNED} LLGM Assign pre (c2f4b04e => ffffffff) (gprs_llc.c:1079) 20241102164822730 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2f4b04e => ffffffff) (gprs_llc.c:1125) 20241102164822730 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(616)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164822778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102164822778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102164822778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102164822778 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164822778 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102164822778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164822778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164822778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164822778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164822780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164822780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164822780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164822780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164822780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164822780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164822780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164822780 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164822780 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102164822780 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164822780 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164822780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164822780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164822785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164822795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164822795 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI196(615)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(621)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164822816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102164822816 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) 20241102164822816 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) 20241102164822816 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164822816 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102164822816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164822816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164822816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164822816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164822817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164822817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164822818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164822818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164822818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164822818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164822818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164822818 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164822818 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102164822818 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164822818 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164822819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164822819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164822822 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(622)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 20241102164822832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164822832 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI210(620)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164822857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102164822857 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) 20241102164822857 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) 20241102164822857 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164822857 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102164822857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164822857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164822857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164822857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164822858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164822858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164822858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164822859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164822859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164822859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164822859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164822859 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164822859 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102164822859 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164822859 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(626)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102164822859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164822860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-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)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164822863 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164822873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164822873 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(625)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102164823135 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164823135 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102164823135 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102164823135 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(627)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102164823137 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(627)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102164823138 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(627)@523952dc7221: 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)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(615)@523952dc7221: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='D1693905'O, index=0 SGSN_Test-GSUP(628)@523952dc7221: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@523952dc7221: 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 := '49C9C5425E7C49E050ABB0A9437BD3D6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '03026596'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '61F1695FC966B5B2'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '629E26E8715A32C245E724F70B5762D2'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8726EB0FB1BE7731D6EBB4D129ED4ECD'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3F4736CE12D5B32BD4AEACBB7156E75B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '80C426CA64B25167'O } } } } } 20241102164824193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164824193 DLLC NOTICE LLME(ffffffff/d1693905){UNASSIGNED} LLC RX: unknown TLLI 0xd1693905, creating LLME on the fly (gprs_llc.c:552) 20241102164824193 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164824193 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241102164824193 DMM DEBUG GMM(gmm_fsm)[0x612000014c20]{Deregistered}: Allocated (fsm.c:456) 20241102164824193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014da0]{Init}: Allocated (fsm.c:456) 20241102164824193 DMM DEBUG MM_STATE_Gb[0x612000014f20]{Idle}: Allocated (fsm.c:456) 20241102164824193 DMM DEBUG MM_STATE_Iu[0x6120000150a0]{Detached}: Allocated (fsm.c:456) 20241102164824193 DMM DEBUG GMM(gmm_fsm)[0x612000014c20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102164824193 DMM DEBUG GMM(gmm_fsm)[0x612000014c20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102164824193 DLLC NOTICE LLME(ffffffff/d1693905){UNASSIGNED} LLGM Assign pre (d1693905 => eb029729) (gprs_llc.c:1079) 20241102164824193 DLLC NOTICE LLME(d1693905/eb029729){ASSIGNED} LLGM Assign post (d1693905 => eb029729) (gprs_llc.c:1125) 20241102164824193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014da0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102164824193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014da0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102164824193 DMM DEBUG MM(262420000000040/eb029729) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102164824206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164824206 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102164824206 DMM DEBUG MM_STATE_Gb(0)[0x612000014f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164824206 DMM DEBUG MM(262420000000040/eb029729) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241102164824206 DMM NOTICE MM(262420000000040/eb029729) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102164824206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014da0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102164824206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014da0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102164824206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014da0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102164824206 DMM DEBUG MM(262420000000040/eb029729) Requesting authorization (sgsn_auth.c:160) 20241102164824206 DMM INFO MM(262420000000040/eb029729) Requesting authentication tuples (sgsn_auth.c:184) 20241102164824206 DMM DEBUG MM(262420000000040/eb029729) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102164824206 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241102164824206 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)@523952dc7221: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@523952dc7221: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20241102164824209 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102164824209 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102164824209 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102164824209 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102164824209 DMM INFO MM(262420000000040/eb029729) Subscriber data update (mmctx.c:445) 20241102164824209 DMM DEBUG MM(262420000000040/eb029729) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102164824209 DMM INFO MM(262420000000040/eb029729) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102164824209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014da0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102164824209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014da0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102164824210 DMM INFO MM(262420000000040/eb029729) <- GMM AUTH AND CIPHERING REQ (rand = 49 c9 c5 42 5e 7c 49 e0 50 ab b0 a9 43 7b d3 d6 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 3f 47 36 ce 12 d5 b3 2b d4 ae ac bb 71 56 e7 5b ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(630)@523952dc7221: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(615)@523952dc7221: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@523952dc7221: Final verdict of PTC: pass 20241102164824220 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50274<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241102164824222 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102164824222 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(628)@523952dc7221: Final verdict of PTC: none -NSVCI97(616)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@523952dc7221: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(615)@523952dc7221: Final verdict of PTC: none -NSVCI99(626)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@523952dc7221: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(620)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@523952dc7221: Final verdict of PTC: none -NSVCI98(621)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@523952dc7221: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(625)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(614)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(619)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(624)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(615): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(620): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(625): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@523952dc7221: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:48:24 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 20241102164824349 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50286<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164824751 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50286<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68224) 20241102164825223 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164825223 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=68224, count=72580) 20241102164826224 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164826224 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:48:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_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 20241102164827225 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164827225 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241102164827757 DGPRS DEBUG Checking for inactive LLMEs, time = 12376841 (sgsn.c:132) MTC@523952dc7221: 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@523952dc7221: Test case TC_attach_usim_a54_a50 started. 20241102164827815 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46998<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164827816 DMM INFO MM(262420000000040/eb029729) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102164827816 DMM INFO MM(262420000000040/eb029729) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102164827816 DMM DEBUG GMM(gmm_fsm)[0x612000014c20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102164827816 DMM DEBUG GMM(gmm_fsm)[0x612000014c20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102164827816 DMM DEBUG MM_STATE_Gb(0)[0x612000014f20]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102164827816 DMM ERROR MM_STATE_Gb(0)[0x612000014f20]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241102164827816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014da0]{Authenticate}: Deallocated (fsm.c:568) 20241102164827816 DMM DEBUG MM_STATE_Gb(0)[0x612000014f20]{Idle}: Deallocated (fsm.c:568) 20241102164827816 DMM DEBUG MM_STATE_Iu[0x6120000150a0]{Detached}: Deallocated (fsm.c:568) 20241102164827816 DMM DEBUG GMM(gmm_fsm)[0x612000014c20]{Deregistered}: Deallocated (fsm.c:568) 20241102164827817 DLLC NOTICE LLME(d1693905/eb029729){ASSIGNED} LLGM Assign pre (eb029729 => ffffffff) (gprs_llc.c:1079) 20241102164827817 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb029729 => ffffffff) (gprs_llc.c:1125) 20241102164827817 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(636)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(636)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164827869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102164827869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102164827869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102164827869 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164827869 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102164827869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164827869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164827869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164827869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(636)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(635)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 20241102164827871 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164827871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164827871 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164827871 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164827871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164827871 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164827871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164827871 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164827871 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102164827871 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164827871 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164827872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164827872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(636)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(636)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164827875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164827883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164827883 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(637)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a50-BVCI196(633)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(635)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164827894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102164827894 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) 20241102164827894 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) 20241102164827894 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164827894 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102164827894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164827894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164827894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164827894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164827896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164827896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164827896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164827896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164827896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164827896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164827896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164827896 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164827896 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102164827896 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164827896 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164827897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164827897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164827901 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164827910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164827910 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI210(639)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(646)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(646)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164827943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102164827943 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) 20241102164827943 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) 20241102164827943 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164827943 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102164827943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164827943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164827943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164827943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(646)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164827945 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164827945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164827945 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164827945 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164827945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164827945 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164827945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164827946 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164827946 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102164827946 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164827946 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164827946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164827946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(646)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(646)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164827950 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164827958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164827958 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(643)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102164828227 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164828227 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102164828227 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102164828227 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(645)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(645)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102164828229 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(645)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(645)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(645)@523952dc7221: 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 } } } } 20241102164828230 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(645)@523952dc7221: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(645)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(645)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(633)@523952dc7221: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='CA242593'O, index=0 SGSN_Test-GSUP(647)@523952dc7221: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@523952dc7221: 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 := '3AC9468D993C18BC93A6EBE203241899'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '02A8438C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0B97DB49013CB3E1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '444A77EE53E42DC513983136EE7D7BE1'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8E2FA5710EB755FD0FFB062561F0F5E2'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '974D238BF8C2352BD1DFE9BFE9AA3949'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9D07684441F76943'O } } } } } 20241102164829285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164829285 DLLC NOTICE LLME(ffffffff/ca242593){UNASSIGNED} LLC RX: unknown TLLI 0xca242593, creating LLME on the fly (gprs_llc.c:552) 20241102164829285 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164829285 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241102164829285 DMM DEBUG GMM(gmm_fsm)[0x612000015220]{Deregistered}: Allocated (fsm.c:456) 20241102164829285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000153a0]{Init}: Allocated (fsm.c:456) 20241102164829285 DMM DEBUG MM_STATE_Gb[0x612000015520]{Idle}: Allocated (fsm.c:456) 20241102164829285 DMM DEBUG MM_STATE_Iu[0x6120000156a0]{Detached}: Allocated (fsm.c:456) 20241102164829285 DMM DEBUG GMM(gmm_fsm)[0x612000015220]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102164829285 DMM DEBUG GMM(gmm_fsm)[0x612000015220]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102164829285 DLLC NOTICE LLME(ffffffff/ca242593){UNASSIGNED} LLGM Assign pre (ca242593 => f1bf6593) (gprs_llc.c:1079) 20241102164829285 DLLC NOTICE LLME(ca242593/f1bf6593){ASSIGNED} LLGM Assign post (ca242593 => f1bf6593) (gprs_llc.c:1125) 20241102164829285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000153a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102164829285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000153a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102164829285 DMM DEBUG MM(262420000000040/f1bf6593) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102164829300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164829300 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102164829300 DMM DEBUG MM_STATE_Gb(0)[0x612000015520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164829300 DMM DEBUG MM(262420000000040/f1bf6593) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241102164829300 DMM NOTICE MM(262420000000040/f1bf6593) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102164829300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000153a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102164829300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000153a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102164829300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000153a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102164829300 DMM DEBUG MM(262420000000040/f1bf6593) Requesting authorization (sgsn_auth.c:160) 20241102164829300 DMM INFO MM(262420000000040/f1bf6593) Requesting authentication tuples (sgsn_auth.c:184) 20241102164829300 DMM DEBUG MM(262420000000040/f1bf6593) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102164829300 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241102164829300 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)@523952dc7221: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@523952dc7221: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20241102164829304 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102164829304 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102164829304 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102164829304 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102164829304 DMM INFO MM(262420000000040/f1bf6593) Subscriber data update (mmctx.c:445) 20241102164829304 DMM DEBUG MM(262420000000040/f1bf6593) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102164829304 DMM INFO MM(262420000000040/f1bf6593) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102164829304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000153a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102164829304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000153a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102164829304 DMM INFO MM(262420000000040/f1bf6593) <- GMM AUTH AND CIPHERING REQ (rand = 3a c9 46 8d 99 3c 18 bc 93 a6 eb e2 03 24 18 99 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 97 4d 23 8b f8 c2 35 2b d1 df e9 bf e9 aa 39 49 ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(649)@523952dc7221: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(633)@523952dc7221: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@523952dc7221: Final verdict of PTC: pass 20241102164829313 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46998<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(636)@523952dc7221: Final verdict of PTC: none 20241102164829315 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102164829315 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(647)@523952dc7221: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(639)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(645)@523952dc7221: Final verdict of PTC: none -NSVCI98(640)@523952dc7221: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(633)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@523952dc7221: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(643)@523952dc7221: Final verdict of PTC: none -NSVCI99(646)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(635)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(644)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(634)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(638)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(633): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(634): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(635): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(636): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(639): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(643): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(644): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(645): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(646): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@523952dc7221: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:48:29 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 20241102164829438 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47002<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164829839 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47002<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69296) 20241102164830316 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164830316 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=69296, count=73652) 20241102164831317 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164831318 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:48:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_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 20241102164832319 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164832319 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_detach_unknown_nopoweroff started. 20241102164832899 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47018<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164832900 DMM INFO MM(262420000000040/f1bf6593) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102164832900 DMM INFO MM(262420000000040/f1bf6593) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102164832900 DMM DEBUG GMM(gmm_fsm)[0x612000015220]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102164832900 DMM DEBUG GMM(gmm_fsm)[0x612000015220]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102164832900 DMM DEBUG MM_STATE_Gb(0)[0x612000015520]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102164832900 DMM ERROR MM_STATE_Gb(0)[0x612000015520]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241102164832900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000153a0]{Authenticate}: Deallocated (fsm.c:568) 20241102164832900 DMM DEBUG MM_STATE_Gb(0)[0x612000015520]{Idle}: Deallocated (fsm.c:568) 20241102164832900 DMM DEBUG MM_STATE_Iu[0x6120000156a0]{Detached}: Deallocated (fsm.c:568) 20241102164832900 DMM DEBUG GMM(gmm_fsm)[0x612000015220]{Deregistered}: Deallocated (fsm.c:568) 20241102164832900 DLLC NOTICE LLME(ca242593/f1bf6593){ASSIGNED} LLGM Assign pre (f1bf6593 => ffffffff) (gprs_llc.c:1079) 20241102164832900 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1bf6593 => ffffffff) (gprs_llc.c:1125) 20241102164832901 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164832947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102164832947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102164832947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102164832947 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164832947 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102164832947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164832947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164832947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164832947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164832949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164832949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164832949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164832949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164832949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164832949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164832949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164832949 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164832949 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102164832949 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164832949 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164832950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164832950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164832953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(651)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(655)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 20241102164832962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164832962 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI196(653)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(659)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164832982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102164832982 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) 20241102164832982 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) 20241102164832982 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164832982 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102164832982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164832982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164832982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164832982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164832984 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164832984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164832984 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164832984 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164832984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164832984 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164832984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164832984 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164832984 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102164832984 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164832984 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164832984 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164832985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164832989 DLNS DEBUG GPRS-NS2-VC(UDP-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(660)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(656)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164832999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164832999 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI210(658)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164833022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102164833022 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) 20241102164833022 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) 20241102164833022 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164833022 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102164833022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164833022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164833022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164833022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164833024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164833024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164833024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164833024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164833024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164833024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164833024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164833024 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164833024 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102164833024 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164833024 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164833024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164833024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164833029 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164833038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164833038 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(663)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102164833321 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164833321 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102164833321 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102164833321 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(665)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102164833323 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(665)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102164833324 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(665)@523952dc7221: 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)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(653)@523952dc7221: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='E8AC3487'O, index=0 SGSN_Test-GSUP(666)@523952dc7221: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20241102164834374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164834374 DLLC NOTICE LLME(ffffffff/e8ac3487){UNASSIGNED} LLC RX: unknown TLLI 0xe8ac3487, creating LLME on the fly (gprs_llc.c:552) 20241102164834374 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164834374 DMM NOTICE LLME(ffffffff/e8ac3487){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2043) 20241102164834374 DLLC NOTICE LLME(ffffffff/e8ac3487){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20241102164834374 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xe8ac3487 type=GPRS detach (gprs_gmm.c:1458) 20241102164834374 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241102164834374 DLLC NOTICE LLME(ffffffff/e8ac3487){UNASSIGNED} LLGM Assign pre (e8ac3487 => ffffffff) (gprs_llc.c:1079) 20241102164834374 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8ac3487 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@523952dc7221: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(653)@523952dc7221: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@523952dc7221: Final verdict of PTC: pass 20241102164834388 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47018<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(655)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP(666)@523952dc7221: Final verdict of PTC: none 20241102164834391 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102164834391 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_detach_unknown_nopoweroff-BVCI196(653)@523952dc7221: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(658)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@523952dc7221: Final verdict of PTC: none -NSVCI99(664)@523952dc7221: Final verdict of PTC: none -NSVCI97(654)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@523952dc7221: Final verdict of PTC: none -NSVCI98(659)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(652)@523952dc7221: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(663)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(657)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(662)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(653): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(658): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(663): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@523952dc7221: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:48:34 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 20241102164834517 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47024<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164834819 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47024<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54460) 20241102164835392 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164835392 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=54460, count=58816) 20241102164836393 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164836393 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:48:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_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 20241102164837395 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164837395 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_detach_unknown_poweroff started. 20241102164837876 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52310<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164837877 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164837922 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102164837922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102164837922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102164837922 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164837922 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102164837922 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164837922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164837922 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164837922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164837923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164837923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164837923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164837924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164837924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164837924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164837924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164837924 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164837924 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102164837924 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164837924 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(673)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102164837925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164837925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164837929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(674)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(670)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164837940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164837940 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI196(671)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164837960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102164837960 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) 20241102164837960 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) 20241102164837960 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164837961 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102164837961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164837961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164837961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164837961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164837963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164837963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164837963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164837963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164837963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164837963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164837963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164837963 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164837963 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102164837963 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164837963 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(678)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102164837964 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164837964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164837967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164837975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164837975 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(680)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_poweroff-BVCI210(677)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(679)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(684)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164837998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102164837998 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) 20241102164837998 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) 20241102164837998 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164837998 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102164837998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164837998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164837998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164837998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164838000 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164838000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164838000 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164838000 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164838000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164838000 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164838001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164838001 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164838001 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102164838001 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164838001 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164838002 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164838002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(684)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164838006 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164838014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164838014 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(681)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102164838396 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164838396 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102164838396 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102164838396 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(683)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(683)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102164838398 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(683)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(683)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102164838399 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(683)@523952dc7221: 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)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(683)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(671)@523952dc7221: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='CDC09ED7'O, index=0 SGSN_Test-GSUP(685)@523952dc7221: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20241102164839450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164839450 DLLC NOTICE LLME(ffffffff/cdc09ed7){UNASSIGNED} LLC RX: unknown TLLI 0xcdc09ed7, creating LLME on the fly (gprs_llc.c:552) 20241102164839450 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164839450 DMM NOTICE LLME(ffffffff/cdc09ed7){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2043) TC_detach_unknown_poweroff(687)@523952dc7221: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(671)@523952dc7221: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@523952dc7221: Final verdict of PTC: pass 20241102164844457 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52310<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241102164844460 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102164844460 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(685)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(683)@523952dc7221: Final verdict of PTC: none -NSVCI97(673)@523952dc7221: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(671)@523952dc7221: Final verdict of PTC: none -NSVCI99(684)@523952dc7221: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(677)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@523952dc7221: Final verdict of PTC: none -NSVCI98(678)@523952dc7221: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(681)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(676)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(682)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(672)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(671): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(672): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(677): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(681): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(682): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(683): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(684): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@523952dc7221: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:48:44 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 20241102164844587 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52316<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164844888 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52316<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=52052) 20241102164845462 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164845462 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=52052, count=52692) 20241102164846463 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164846463 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:48: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_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 20241102164847464 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164847464 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_detach_nopoweroff started. 20241102164847946 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48674<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164847948 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(693)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(693)@523952dc7221: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(692)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 20241102164847996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102164847996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102164847996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102164847996 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164847996 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102164847996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164847996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164847996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164847996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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(693)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164847998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164847998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164847998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164847998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164847998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164847998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164847998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164847998 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164847998 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102164847998 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164847998 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164847999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164847999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(693)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(693)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164848003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(689)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241102164848014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164848014 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(692)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_detach_nopoweroff-BVCI196(690)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(697)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164848021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102164848021 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) 20241102164848021 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) 20241102164848021 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164848021 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102164848021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164848021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164848021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164848021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164848023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164848023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164848023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164848023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164848023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164848023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164848023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164848023 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164848023 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102164848023 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164848023 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164848023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164848023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164848027 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164848036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164848036 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI210(696)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164848057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102164848057 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) 20241102164848057 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) 20241102164848057 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164848057 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102164848057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164848057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164848057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164848057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164848059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164848059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164848059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164848060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164848060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164848060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164848060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164848060 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164848060 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102164848060 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164848060 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164848060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164848060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164848063 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164848073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164848073 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(701)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102164848466 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164848466 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102164848466 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102164848466 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(703)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102164848468 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(703)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102164848468 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(703)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(703)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(690)@523952dc7221: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='C0CDDCE2'O, index=0 SGSN_Test-GSUP(704)@523952dc7221: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@523952dc7221: 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 := 'ADCC806C394E35DB1A79713CD1D62C4B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '71281A23'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7E871735C14541E6'O } } } } } 20241102164849524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164849524 DLLC NOTICE LLME(ffffffff/c0cddce2){UNASSIGNED} LLC RX: unknown TLLI 0xc0cddce2, creating LLME on the fly (gprs_llc.c:552) 20241102164849524 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164849524 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach" (gprs_gmm.c:1266) 20241102164849524 DMM DEBUG GMM(gmm_fsm)[0x612000015820]{Deregistered}: Allocated (fsm.c:456) 20241102164849524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{Init}: Allocated (fsm.c:456) 20241102164849524 DMM DEBUG MM_STATE_Gb[0x612000015b20]{Idle}: Allocated (fsm.c:456) 20241102164849524 DMM DEBUG MM_STATE_Iu[0x612000015ca0]{Detached}: Allocated (fsm.c:456) 20241102164849524 DMM DEBUG GMM(gmm_fsm)[0x612000015820]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102164849524 DMM DEBUG GMM(gmm_fsm)[0x612000015820]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102164849524 DLLC NOTICE LLME(ffffffff/c0cddce2){UNASSIGNED} LLGM Assign pre (c0cddce2 => c6967fe2) (gprs_llc.c:1079) 20241102164849524 DLLC NOTICE LLME(c0cddce2/c6967fe2){ASSIGNED} LLGM Assign post (c0cddce2 => c6967fe2) (gprs_llc.c:1125) 20241102164849524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102164849524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102164849524 DMM DEBUG MM(262420000000015/c6967fe2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102164849537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164849537 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102164849537 DMM DEBUG MM_STATE_Gb(0)[0x612000015b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164849537 DMM DEBUG MM(262420000000015/c6967fe2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20241102164849537 DMM NOTICE MM(262420000000015/c6967fe2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102164849537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102164849537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102164849537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102164849537 DMM DEBUG MM(262420000000015/c6967fe2) Requesting authorization (sgsn_auth.c:160) 20241102164849537 DMM INFO MM(262420000000015/c6967fe2) Requesting authentication tuples (sgsn_auth.c:184) 20241102164849537 DMM DEBUG MM(262420000000015/c6967fe2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102164849537 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20241102164849537 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)@523952dc7221: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@523952dc7221: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20241102164849540 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102164849540 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102164849540 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102164849540 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102164849540 DMM INFO MM(262420000000015/c6967fe2) Subscriber data update (mmctx.c:445) 20241102164849540 DMM DEBUG MM(262420000000015/c6967fe2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102164849540 DMM INFO MM(262420000000015/c6967fe2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102164849540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102164849540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102164849540 DMM INFO MM(262420000000015/c6967fe2) <- GMM AUTH AND CIPHERING REQ (rand = ad cc 80 6c 39 4e 35 db 1a 79 71 3c d1 d6 2c 4b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241102164849548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164849548 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164849548 DMM DEBUG MM_STATE_Gb(0)[0x612000015b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164849548 DMM INFO MM(262420000000015/c6967fe2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102164849548 DMM NOTICE MM(262420000000015/c6967fe2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102164849548 DMM DEBUG MM(262420000000015/c6967fe2) checking auth: received GSM SRES = 71 28 1a 23 (gprs_gmm.c:666) 20241102164849548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102164849548 DMM DEBUG MM(262420000000015/c6967fe2) Requesting authorization (sgsn_auth.c:160) 20241102164849548 DMM INFO MM(262420000000015/c6967fe2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102164849548 DMM DEBUG MM(262420000000015/c6967fe2) Requesting subscriber data update (gprs_subscriber.c:894) 20241102164849548 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20241102164849548 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) 20241102164849549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241102164849549 DMM INFO MM(262420000000015/c6967fe2) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6967fe2) (gprs_gmm.c:300) 20241102164849550 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102164849550 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102164849550 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241102164849550 DMM INFO MM(262420000000015/c6967fe2) Subscriber data update (mmctx.c:445) 20241102164849550 DMM DEBUG MM(262420000000015/c6967fe2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102164849550 DMM INFO MM(262420000000015/c6967fe2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102164849550 DMM NOTICE MM(262420000000015/c6967fe2) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20241102164849550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102164849550 DMM NOTICE MM(262420000000015/c6967fe2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102164849550 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) 20241102164849551 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102164849551 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241102164849551 DMM INFO MM(262420000000015/c6967fe2) Subscriber data update (mmctx.c:445) 20241102164849551 DMM DEBUG MM(262420000000015/c6967fe2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241102164849558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164849558 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241102164849558 DMM DEBUG MM_STATE_Gb(0)[0x612000015b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164849558 DMM INFO MM(262420000000015/c6967fe2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102164849558 DMM NOTICE MM(262420000000015/c6967fe2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102164849558 DMM DEBUG GMM(gmm_fsm)[0x612000015820]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102164849558 DMM DEBUG GMM(gmm_fsm)[0x612000015820]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102164849558 DLLC NOTICE LLME(c0cddce2/c6967fe2){ASSIGNED} LLGM Assign pre (ffffffff => c6967fe2) (gprs_llc.c:1079) 20241102164849558 DLLC NOTICE LLME(ffffffff/c6967fe2){ASSIGNED} LLGM Assign post (ffffffff => c6967fe2) (gprs_llc.c:1125) 20241102164849558 DMM DEBUG MM_STATE_Gb(0)[0x612000015b20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102164849558 DMM DEBUG MM_STATE_Gb(0)[0x612000015b20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241102164849558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102164849558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@523952dc7221: setverdict(pass): none -> pass 20241102164849609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164849609 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20241102164849609 DMM DEBUG MM_STATE_Gb(0)[0x612000015b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164849609 DMM INFO MM(262420000000015/c6967fe2) -> GMM DETACH REQUEST TLLI=0xc6967fe2 type=GPRS detach (gprs_gmm.c:1458) 20241102164849609 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241102164849609 DMM INFO MM(262420000000015/c6967fe2) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241102164849609 DMM DEBUG GMM(gmm_fsm)[0x612000015820]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102164849609 DMM DEBUG GMM(gmm_fsm)[0x612000015820]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102164849609 DMM DEBUG MM_STATE_Gb(0)[0x612000015b20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102164849609 DMM DEBUG MM_STATE_Gb(0)[0x612000015b20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241102164849609 DLLC NOTICE LLME(ffffffff/c6967fe2){ASSIGNED} LLGM Assign pre (c6967fe2 => ffffffff) (gprs_llc.c:1079) 20241102164849609 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6967fe2 => ffffffff) (gprs_llc.c:1125) 20241102164849609 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20241102164849609 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) 20241102164849609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{Init}: Deallocated (fsm.c:568) 20241102164849609 DMM DEBUG MM_STATE_Gb(0)[0x612000015b20]{Idle}: Deallocated (fsm.c:568) 20241102164849609 DMM DEBUG MM_STATE_Iu[0x612000015ca0]{Detached}: Deallocated (fsm.c:568) 20241102164849610 DMM DEBUG GMM(gmm_fsm)[0x612000015820]{Deregistered}: Deallocated (fsm.c:568) 20241102164849610 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(690)@523952dc7221: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@523952dc7221: Final verdict of PTC: pass 20241102164849618 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48674<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(704)@523952dc7221: Final verdict of PTC: none 20241102164849621 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102164849621 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(693)@523952dc7221: Final verdict of PTC: none -NSVCI99(702)@523952dc7221: Final verdict of PTC: none -NSVCI98(697)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@523952dc7221: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(690)@523952dc7221: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(701)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(692)@523952dc7221: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(696)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(691)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(695)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(700)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_detach_nopoweroff-BVCI196(690): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(691): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(692): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(693): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_detach_nopoweroff-BVCI210(696): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_detach_nopoweroff-BVCI220(701): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@523952dc7221: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:48:49 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20241102164849747 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48690<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164850048 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48690<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44728) 20241102164850622 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164850622 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44728, count=93840) 20241102164851623 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164851624 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:48:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_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 20241102164852625 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164852626 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_detach_poweroff started. 20241102164853113 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48694<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164853115 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164853165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102164853165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102164853165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102164853165 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164853165 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102164853165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164853165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164853165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164853165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164853167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164853167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164853167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164853167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164853167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164853167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164853167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164853167 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164853167 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102164853167 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164853167 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(711)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102164853168 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164853168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(712)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 20241102164853172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(708)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164853181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164853181 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI196(710)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164853196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102164853196 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) 20241102164853196 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) 20241102164853196 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164853196 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102164853196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164853196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164853196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164853196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164853198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164853198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164853198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164853198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164853198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164853198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164853198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164853198 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164853198 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102164853198 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164853198 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164853198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164853198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164853202 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(717)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 20241102164853210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164853210 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI210(715)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(722)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164853241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102164853241 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) 20241102164853241 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) 20241102164853241 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164853241 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102164853241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164853241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164853242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164853242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164853243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164853243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164853243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164853243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164853243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164853243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164853243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164853243 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164853243 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102164853243 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164853244 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164853244 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164853244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(722)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164853248 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164853257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164853257 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(719)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102164853626 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164853627 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102164853627 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102164853627 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(721)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(721)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102164853629 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(721)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(721)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102164853629 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(721)@523952dc7221: 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)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(721)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(710)@523952dc7221: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='E744CEB7'O, index=0 SGSN_Test-GSUP(723)@523952dc7221: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@523952dc7221: 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 := '9C29B2E7B14A16AA6BEEBADB4C2634A3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CD440755'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B13B96ED2EF430D2'O } } } } } 20241102164854684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164854684 DLLC NOTICE LLME(ffffffff/e744ceb7){UNASSIGNED} LLC RX: unknown TLLI 0xe744ceb7, creating LLME on the fly (gprs_llc.c:552) 20241102164854684 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164854684 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach" (gprs_gmm.c:1266) 20241102164854684 DMM DEBUG GMM(gmm_fsm)[0x612000015e20]{Deregistered}: Allocated (fsm.c:456) 20241102164854684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{Init}: Allocated (fsm.c:456) 20241102164854684 DMM DEBUG MM_STATE_Gb[0x612000016120]{Idle}: Allocated (fsm.c:456) 20241102164854684 DMM DEBUG MM_STATE_Iu[0x6120000162a0]{Detached}: Allocated (fsm.c:456) 20241102164854684 DMM DEBUG GMM(gmm_fsm)[0x612000015e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102164854684 DMM DEBUG GMM(gmm_fsm)[0x612000015e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102164854684 DLLC NOTICE LLME(ffffffff/e744ceb7){UNASSIGNED} LLGM Assign pre (e744ceb7 => cb96c239) (gprs_llc.c:1079) 20241102164854684 DLLC NOTICE LLME(e744ceb7/cb96c239){ASSIGNED} LLGM Assign post (e744ceb7 => cb96c239) (gprs_llc.c:1125) 20241102164854684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102164854684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102164854684 DMM DEBUG MM(262420000000016/cb96c239) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102164854700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164854700 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102164854700 DMM DEBUG MM_STATE_Gb(0)[0x612000016120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164854700 DMM DEBUG MM(262420000000016/cb96c239) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20241102164854700 DMM NOTICE MM(262420000000016/cb96c239) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102164854700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102164854700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102164854700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102164854700 DMM DEBUG MM(262420000000016/cb96c239) Requesting authorization (sgsn_auth.c:160) 20241102164854700 DMM INFO MM(262420000000016/cb96c239) Requesting authentication tuples (sgsn_auth.c:184) 20241102164854700 DMM DEBUG MM(262420000000016/cb96c239) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102164854700 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20241102164854700 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)@523952dc7221: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@523952dc7221: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20241102164854703 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102164854703 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102164854703 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102164854703 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102164854703 DMM INFO MM(262420000000016/cb96c239) Subscriber data update (mmctx.c:445) 20241102164854703 DMM DEBUG MM(262420000000016/cb96c239) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102164854704 DMM INFO MM(262420000000016/cb96c239) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102164854704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102164854704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102164854704 DMM INFO MM(262420000000016/cb96c239) <- GMM AUTH AND CIPHERING REQ (rand = 9c 29 b2 e7 b1 4a 16 aa 6b ee ba db 4c 26 34 a3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241102164854712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164854712 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164854712 DMM DEBUG MM_STATE_Gb(0)[0x612000016120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164854712 DMM INFO MM(262420000000016/cb96c239) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102164854712 DMM NOTICE MM(262420000000016/cb96c239) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102164854712 DMM DEBUG MM(262420000000016/cb96c239) checking auth: received GSM SRES = cd 44 07 55 (gprs_gmm.c:666) 20241102164854712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102164854712 DMM DEBUG MM(262420000000016/cb96c239) Requesting authorization (sgsn_auth.c:160) 20241102164854712 DMM INFO MM(262420000000016/cb96c239) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102164854712 DMM DEBUG MM(262420000000016/cb96c239) Requesting subscriber data update (gprs_subscriber.c:894) 20241102164854712 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20241102164854712 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) 20241102164854712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241102164854712 DMM INFO MM(262420000000016/cb96c239) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb96c239) (gprs_gmm.c:300) 20241102164854714 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102164854714 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102164854714 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241102164854714 DMM INFO MM(262420000000016/cb96c239) Subscriber data update (mmctx.c:445) 20241102164854714 DMM DEBUG MM(262420000000016/cb96c239) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102164854714 DMM INFO MM(262420000000016/cb96c239) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102164854714 DMM NOTICE MM(262420000000016/cb96c239) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20241102164854714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102164854714 DMM NOTICE MM(262420000000016/cb96c239) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102164854714 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) 20241102164854715 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102164854715 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241102164854715 DMM INFO MM(262420000000016/cb96c239) Subscriber data update (mmctx.c:445) 20241102164854715 DMM DEBUG MM(262420000000016/cb96c239) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241102164854720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164854720 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241102164854720 DMM DEBUG MM_STATE_Gb(0)[0x612000016120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164854721 DMM INFO MM(262420000000016/cb96c239) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102164854721 DMM NOTICE MM(262420000000016/cb96c239) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102164854721 DMM DEBUG GMM(gmm_fsm)[0x612000015e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102164854721 DMM DEBUG GMM(gmm_fsm)[0x612000015e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102164854721 DLLC NOTICE LLME(e744ceb7/cb96c239){ASSIGNED} LLGM Assign pre (ffffffff => cb96c239) (gprs_llc.c:1079) 20241102164854721 DLLC NOTICE LLME(ffffffff/cb96c239){ASSIGNED} LLGM Assign post (ffffffff => cb96c239) (gprs_llc.c:1125) 20241102164854721 DMM DEBUG MM_STATE_Gb(0)[0x612000016120]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102164854721 DMM DEBUG MM_STATE_Gb(0)[0x612000016120]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241102164854721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102164854721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@523952dc7221: setverdict(pass): none -> pass 20241102164854772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164854772 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241102164854772 DMM DEBUG MM_STATE_Gb(0)[0x612000016120]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164854772 DMM INFO MM(262420000000016/cb96c239) -> GMM DETACH REQUEST TLLI=0xcb96c239 type=GPRS detach Power-off (gprs_gmm.c:1458) 20241102164854772 DMM INFO MM(262420000000016/cb96c239) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241102164854772 DMM DEBUG GMM(gmm_fsm)[0x612000015e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102164854772 DMM DEBUG GMM(gmm_fsm)[0x612000015e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102164854772 DMM DEBUG MM_STATE_Gb(0)[0x612000016120]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102164854772 DMM DEBUG MM_STATE_Gb(0)[0x612000016120]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241102164854772 DLLC NOTICE LLME(ffffffff/cb96c239){ASSIGNED} LLGM Assign pre (cb96c239 => ffffffff) (gprs_llc.c:1079) 20241102164854772 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb96c239 => ffffffff) (gprs_llc.c:1125) 20241102164854772 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20241102164854772 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) 20241102164854772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{Init}: Deallocated (fsm.c:568) 20241102164854772 DMM DEBUG MM_STATE_Gb(0)[0x612000016120]{Idle}: Deallocated (fsm.c:568) 20241102164854772 DMM DEBUG MM_STATE_Iu[0x6120000162a0]{Detached}: Deallocated (fsm.c:568) 20241102164854772 DMM DEBUG GMM(gmm_fsm)[0x612000015e20]{Deregistered}: Deallocated (fsm.c:568) 20241102164854773 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20241102164857758 DGPRS DEBUG Checking for inactive LLMEs, time = 12376871 (sgsn.c:132) TC_detach_poweroff(725)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(710)@523952dc7221: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@523952dc7221: Final verdict of PTC: pass 20241102164859783 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48694<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_detach_poweroff-BVCI196(710)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP(723)@523952dc7221: Final verdict of PTC: none 20241102164859786 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102164859786 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_detach_poweroff-BVCI210(715)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(721)@523952dc7221: Final verdict of PTC: none TC_detach_poweroff-BVCI220(719)@523952dc7221: Final verdict of PTC: none -NSVCI97(711)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@523952dc7221: Final verdict of PTC: none -NSVCI99(722)@523952dc7221: Final verdict of PTC: none -NSVCI98(716)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(720)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(709)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(714)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_detach_poweroff-BVCI196(710): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_detach_poweroff-BVCI210(715): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_detach_poweroff-BVCI220(719): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(720): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(721): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(722): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@523952dc7221: Test case TC_detach_poweroff finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:48:59 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20241102164859916 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40644<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164900217 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40644<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88344) 20241102164900787 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164900787 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88344, count=94336) 20241102164901788 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164901788 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:49: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.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 20241102164902788 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164902788 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_attach_pdp_act started. 20241102164903278 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40648<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164903279 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(731)@523952dc7221: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(730)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 20241102164903334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102164903334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102164903334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102164903334 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164903334 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102164903334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164903334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164903334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164903334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164903336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164903336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164903336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164903336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164903336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164903336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164903336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164903336 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164903336 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102164903336 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164903336 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164903336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164903336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(731)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164903341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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(732)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(727)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164903349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164903349 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI196(728)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(730)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(736)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(736)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164903366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102164903366 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) 20241102164903366 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) 20241102164903366 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164903366 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102164903366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164903366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164903366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164903366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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(735)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(736)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164903368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164903368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164903368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164903368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164903368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164903368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164903368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164903368 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164903368 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102164903368 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164903368 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164903369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164903369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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(736)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(736)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164903373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(732)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164903382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164903383 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(737)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act-BVCI210(733)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(735)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164903394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102164903395 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) 20241102164903395 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) 20241102164903395 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164903395 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102164903395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164903395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164903395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164903395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164903397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164903397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164903397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164903397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164903397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164903397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164903397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164903397 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164903397 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102164903397 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164903397 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164903398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164903398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164903402 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164903411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164903411 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(739)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102164903789 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164903789 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102164903789 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102164903789 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(741)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102164903791 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(741)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102164903791 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(741)@523952dc7221: 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)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(728)@523952dc7221: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='D2605241'O, index=0 SGSN_Test-GSUP(742)@523952dc7221: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@523952dc7221: 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 := '7397EFFA2E255645FAE4B391AC66D328'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DBB82EC2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B1A2F7E742135DD5'O } } } } } 20241102164903839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164903839 DLLC NOTICE LLME(ffffffff/d2605241){UNASSIGNED} LLC RX: unknown TLLI 0xd2605241, creating LLME on the fly (gprs_llc.c:552) 20241102164903839 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164903840 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach" (gprs_gmm.c:1266) 20241102164903840 DMM DEBUG GMM(gmm_fsm)[0x612000016420]{Deregistered}: Allocated (fsm.c:456) 20241102164903840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{Init}: Allocated (fsm.c:456) 20241102164903840 DMM DEBUG MM_STATE_Gb[0x612000016720]{Idle}: Allocated (fsm.c:456) 20241102164903840 DMM DEBUG MM_STATE_Iu[0x6120000168a0]{Detached}: Allocated (fsm.c:456) 20241102164903840 DMM DEBUG GMM(gmm_fsm)[0x612000016420]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102164903840 DMM DEBUG GMM(gmm_fsm)[0x612000016420]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102164903840 DLLC NOTICE LLME(ffffffff/d2605241){UNASSIGNED} LLGM Assign pre (d2605241 => ef2cce2d) (gprs_llc.c:1079) 20241102164903840 DLLC NOTICE LLME(d2605241/ef2cce2d){ASSIGNED} LLGM Assign post (d2605241 => ef2cce2d) (gprs_llc.c:1125) 20241102164903840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102164903840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102164903840 DMM DEBUG MM(262420000000017/ef2cce2d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102164903853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164903853 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102164903853 DMM DEBUG MM_STATE_Gb(0)[0x612000016720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164903853 DMM DEBUG MM(262420000000017/ef2cce2d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20241102164903853 DMM NOTICE MM(262420000000017/ef2cce2d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102164903853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102164903853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102164903853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102164903853 DMM DEBUG MM(262420000000017/ef2cce2d) Requesting authorization (sgsn_auth.c:160) 20241102164903853 DMM INFO MM(262420000000017/ef2cce2d) Requesting authentication tuples (sgsn_auth.c:184) 20241102164903853 DMM DEBUG MM(262420000000017/ef2cce2d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102164903853 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20241102164903853 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)@523952dc7221: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@523952dc7221: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20241102164903856 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102164903856 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102164903856 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102164903856 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102164903856 DMM INFO MM(262420000000017/ef2cce2d) Subscriber data update (mmctx.c:445) 20241102164903856 DMM DEBUG MM(262420000000017/ef2cce2d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102164903856 DMM INFO MM(262420000000017/ef2cce2d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102164903856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102164903856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102164903856 DMM INFO MM(262420000000017/ef2cce2d) <- GMM AUTH AND CIPHERING REQ (rand = 73 97 ef fa 2e 25 56 45 fa e4 b3 91 ac 66 d3 28 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241102164903864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164903864 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164903864 DMM DEBUG MM_STATE_Gb(0)[0x612000016720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164903864 DMM INFO MM(262420000000017/ef2cce2d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102164903864 DMM NOTICE MM(262420000000017/ef2cce2d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102164903864 DMM DEBUG MM(262420000000017/ef2cce2d) checking auth: received GSM SRES = db b8 2e c2 (gprs_gmm.c:666) 20241102164903864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102164903864 DMM DEBUG MM(262420000000017/ef2cce2d) Requesting authorization (sgsn_auth.c:160) 20241102164903864 DMM INFO MM(262420000000017/ef2cce2d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102164903864 DMM DEBUG MM(262420000000017/ef2cce2d) Requesting subscriber data update (gprs_subscriber.c:894) 20241102164903864 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20241102164903864 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) 20241102164903865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241102164903865 DMM INFO MM(262420000000017/ef2cce2d) <- GMM ATTACH ACCEPT (new P-TMSI=0xef2cce2d) (gprs_gmm.c:300) 20241102164903866 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102164903866 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102164903866 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241102164903866 DMM INFO MM(262420000000017/ef2cce2d) Subscriber data update (mmctx.c:445) 20241102164903866 DMM DEBUG MM(262420000000017/ef2cce2d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102164903866 DMM INFO MM(262420000000017/ef2cce2d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102164903866 DMM NOTICE MM(262420000000017/ef2cce2d) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20241102164903866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102164903866 DMM NOTICE MM(262420000000017/ef2cce2d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102164903866 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) 20241102164903867 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102164903867 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241102164903867 DMM INFO MM(262420000000017/ef2cce2d) Subscriber data update (mmctx.c:445) 20241102164903867 DMM DEBUG MM(262420000000017/ef2cce2d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241102164903872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164903872 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241102164903873 DMM DEBUG MM_STATE_Gb(0)[0x612000016720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164903873 DMM INFO MM(262420000000017/ef2cce2d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102164903873 DMM NOTICE MM(262420000000017/ef2cce2d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102164903873 DMM DEBUG GMM(gmm_fsm)[0x612000016420]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102164903873 DMM DEBUG GMM(gmm_fsm)[0x612000016420]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102164903873 DLLC NOTICE LLME(d2605241/ef2cce2d){ASSIGNED} LLGM Assign pre (ffffffff => ef2cce2d) (gprs_llc.c:1079) 20241102164903873 DLLC NOTICE LLME(ffffffff/ef2cce2d){ASSIGNED} LLGM Assign post (ffffffff => ef2cce2d) (gprs_llc.c:1125) 20241102164903873 DMM DEBUG MM_STATE_Gb(0)[0x612000016720]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102164903873 DMM DEBUG MM_STATE_Gb(0)[0x612000016720]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241102164903873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102164903873 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)@523952dc7221: setverdict(pass): none -> pass 20241102164903924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164903924 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241102164903925 DMM DEBUG MM_STATE_Gb(0)[0x612000016720]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164903925 DMM INFO MM(262420000000017/ef2cce2d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241102164903925 DMM INFO MM(262420000000017/ef2cce2d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241102164903925 DMM DEBUG MM(262420000000017/ef2cce2d) Using GGSN 0 (gprs_sm.c:317) 20241102164903925 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) 20241102164903925 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20241102164903925 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241102164903925 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:186) 20241102164903925 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20241102164903936 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 17 1f f4 67 11 e3 5d b1 57 14 05 7f 32 9b c2 06 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) 20241102164903936 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbf886df8c0, cbp=0x61400000b8a0) (sgsn_libgtp.c:630) 20241102164903936 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241102164903936 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621003beb0b8 TLLI=ef2cce2d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241102164903936 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241102164903937 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(728)@523952dc7221: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@523952dc7221: Final verdict of PTC: pass 20241102164903947 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40648<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241102164903949 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102164903949 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(742)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@523952dc7221: Final verdict of PTC: none -NSVCI97(731)@523952dc7221: Final verdict of PTC: none -NSVCI99(740)@523952dc7221: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(728)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(730)@523952dc7221: Final verdict of PTC: none -NSVCI98(736)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(735)@523952dc7221: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(739)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@523952dc7221: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(733)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(729)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(734)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(738)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act-BVCI196(728): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(729): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(730): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(731): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act-BVCI210(733): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(734): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(735): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(736): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act-BVCI220(739): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@523952dc7221: Test case TC_attach_pdp_act finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:49:04 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 20241102164904073 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40662<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164904475 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40662<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50644) 20241102164904950 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164904950 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50644, count=92584) 20241102164905951 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164905951 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:49: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_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 20241102164906952 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164906952 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_pdp_act_unattached started. 20241102164907538 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35372<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164907540 DMM INFO MM(262420000000017/ef2cce2d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102164907540 DMM INFO MM(262420000000017/ef2cce2d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102164907540 DMM DEBUG GMM(gmm_fsm)[0x612000016420]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102164907540 DMM DEBUG GMM(gmm_fsm)[0x612000016420]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102164907540 DMM DEBUG MM_STATE_Gb(0)[0x612000016720]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102164907540 DMM DEBUG MM_STATE_Gb(0)[0x612000016720]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241102164907540 DLLC NOTICE LLME(ffffffff/ef2cce2d){ASSIGNED} LLGM Assign pre (ef2cce2d => ffffffff) (gprs_llc.c:1079) 20241102164907540 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef2cce2d => ffffffff) (gprs_llc.c:1125) 20241102164907540 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621003bead60 (gprs_sndcp.c:574) 20241102164907540 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621003beb0b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241102164907540 DMM NOTICE MM(262420000000017/ef2cce2d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241102164907540 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20241102164907540 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241102164907540 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241102164907540 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20241102164907540 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20241102164907540 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) 20241102164907540 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f7 09 00 28 01 01 (gsup_client.c:399) 20241102164907540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{Init}: Deallocated (fsm.c:568) 20241102164907540 DMM DEBUG MM_STATE_Gb(0)[0x612000016720]{Idle}: Deallocated (fsm.c:568) 20241102164907540 DMM DEBUG MM_STATE_Iu[0x6120000168a0]{Detached}: Deallocated (fsm.c:568) 20241102164907540 DMM DEBUG GMM(gmm_fsm)[0x612000016420]{Deregistered}: Deallocated (fsm.c:568) 20241102164907540 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(749)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164907587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102164907587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102164907587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102164907587 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164907587 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102164907587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164907587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164907587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164907587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164907589 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164907589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164907589 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164907589 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164907589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164907589 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164907589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164907589 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164907589 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102164907589 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164907589 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164907590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164907590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164907595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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(750)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(746)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164907605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164907605 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(751)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pdp_act_unattached-BVCI196(748)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(750)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(755)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(755)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164907635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102164907635 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) 20241102164907635 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) 20241102164907635 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) SGSN_Test-Gb2-NS2(754)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 20241102164907635 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102164907635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164907635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164907635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164907635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(755)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164907637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164907637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164907637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164907637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164907637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164907637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164907637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164907637 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164907637 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102164907637 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164907637 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(755)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102164907638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164907638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(755)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164907642 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164907651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164907651 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(756)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pdp_act_unattached-BVCI210(752)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(754)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(759)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164907664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102164907664 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) 20241102164907664 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) 20241102164907665 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164907665 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102164907665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164907665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164907665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164907665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164907666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164907666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164907666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164907666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164907666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164907666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164907666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164907666 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164907666 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102164907666 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164907666 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(759)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102164907667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164907667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164907671 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164907681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164907681 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(758)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102164907952 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164907952 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102164907952 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102164907953 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(760)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102164907954 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(760)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102164907955 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(760)@523952dc7221: 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(760)@523952dc7221: 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(760)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(748)@523952dc7221: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='CB3C1BE4'O, index=0 SGSN_Test-GSUP(761)@523952dc7221: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20241102164907996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164907996 DLLC NOTICE LLME(ffffffff/cb3c1be4){UNASSIGNED} LLC RX: unknown TLLI 0xcb3c1be4, creating LLME on the fly (gprs_llc.c:552) 20241102164907996 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20241102164907997 DMM NOTICE LLME(ffffffff/cb3c1be4){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20241102164907997 DLLC NOTICE LLME(ffffffff/cb3c1be4){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241102164907997 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(763)@523952dc7221: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(748)@523952dc7221: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@523952dc7221: Final verdict of PTC: pass 20241102164908014 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35372<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(761)@523952dc7221: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(758)@523952dc7221: Final verdict of PTC: none 20241102164908016 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102164908016 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(756)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(754)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@523952dc7221: Final verdict of PTC: none -NSVCI97(749)@523952dc7221: Final verdict of PTC: none -NSVCI99(759)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@523952dc7221: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(752)@523952dc7221: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(748)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@523952dc7221: Final verdict of PTC: none -NSVCI98(755)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(753)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(747)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(757)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_pdp_act_unattached-BVCI196(748): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_pdp_act_unattached-BVCI210(752): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(753): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(754): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(755): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_pdp_act_unattached-BVCI220(758): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@523952dc7221: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:49:08 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 20241102164908143 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35376<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164908444 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35376<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43640) 20241102164909017 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164909017 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43640, count=59904) 20241102164910018 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164910018 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:49:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_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 20241102164911019 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164911019 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_attach_pdp_act_user started. 20241102164911505 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35390<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164911506 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(768)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164911548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102164911548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102164911548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102164911548 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164911548 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102164911548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164911548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164911548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164911549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164911550 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164911550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164911550 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164911551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164911551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164911551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164911551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164911551 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164911551 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102164911551 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164911551 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(768)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102164911552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164911552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164911554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(769)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 20241102164911564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164911564 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(767)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(774)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(774)@523952dc7221: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(773)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 20241102164911599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102164911600 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) 20241102164911600 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) 20241102164911600 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164911600 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102164911600 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164911600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164911600 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164911600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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(774)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164911601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164911601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164911601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164911601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164911602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164911602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164911602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164911602 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164911602 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102164911602 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164911602 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164911602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164911602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(774)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(774)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164911606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(770)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164911615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164911615 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(771)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(773)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(779)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164911631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102164911631 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) 20241102164911631 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) 20241102164911631 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164911631 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102164911631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164911631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164911632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164911632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164911633 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164911633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164911633 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164911634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164911634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164911634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164911634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164911634 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164911634 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102164911634 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164911634 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164911634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164911634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(779)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164911637 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164911647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164911647 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(776)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102164912020 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164912020 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102164912020 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102164912020 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(778)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(778)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102164912022 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(778)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(778)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102164912023 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(778)@523952dc7221: 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)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(778)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(767)@523952dc7221: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='EFBFE77E'O, index=0 SGSN_Test-GSUP(780)@523952dc7221: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@523952dc7221: 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 := '5F01FADC255C2265972651303061CB89'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '627CD207'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '81DEBB0463B4B7D7'O } } } } } 20241102164912071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164912071 DLLC NOTICE LLME(ffffffff/efbfe77e){UNASSIGNED} LLC RX: unknown TLLI 0xefbfe77e, creating LLME on the fly (gprs_llc.c:552) 20241102164912072 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164912072 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach" (gprs_gmm.c:1266) 20241102164912072 DMM DEBUG GMM(gmm_fsm)[0x612000016ba0]{Deregistered}: Allocated (fsm.c:456) 20241102164912072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{Init}: Allocated (fsm.c:456) 20241102164912072 DMM DEBUG MM_STATE_Gb[0x612000016ea0]{Idle}: Allocated (fsm.c:456) 20241102164912072 DMM DEBUG MM_STATE_Iu[0x612000017020]{Detached}: Allocated (fsm.c:456) 20241102164912072 DMM DEBUG GMM(gmm_fsm)[0x612000016ba0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102164912072 DMM DEBUG GMM(gmm_fsm)[0x612000016ba0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102164912072 DLLC NOTICE LLME(ffffffff/efbfe77e){UNASSIGNED} LLGM Assign pre (efbfe77e => ef5d1989) (gprs_llc.c:1079) 20241102164912072 DLLC NOTICE LLME(efbfe77e/ef5d1989){ASSIGNED} LLGM Assign post (efbfe77e => ef5d1989) (gprs_llc.c:1125) 20241102164912072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102164912072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102164912072 DMM DEBUG MM(262420000000019/ef5d1989) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102164912084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164912084 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102164912084 DMM DEBUG MM_STATE_Gb(0)[0x612000016ea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164912084 DMM DEBUG MM(262420000000019/ef5d1989) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20241102164912084 DMM NOTICE MM(262420000000019/ef5d1989) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102164912084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102164912084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102164912084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102164912084 DMM DEBUG MM(262420000000019/ef5d1989) Requesting authorization (sgsn_auth.c:160) 20241102164912084 DMM INFO MM(262420000000019/ef5d1989) Requesting authentication tuples (sgsn_auth.c:184) 20241102164912084 DMM DEBUG MM(262420000000019/ef5d1989) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102164912084 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20241102164912084 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)@523952dc7221: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@523952dc7221: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20241102164912086 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102164912086 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102164912086 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102164912086 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102164912086 DMM INFO MM(262420000000019/ef5d1989) Subscriber data update (mmctx.c:445) 20241102164912087 DMM DEBUG MM(262420000000019/ef5d1989) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102164912087 DMM INFO MM(262420000000019/ef5d1989) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102164912087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102164912087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102164912087 DMM INFO MM(262420000000019/ef5d1989) <- GMM AUTH AND CIPHERING REQ (rand = 5f 01 fa dc 25 5c 22 65 97 26 51 30 30 61 cb 89 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241102164912093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164912093 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164912093 DMM DEBUG MM_STATE_Gb(0)[0x612000016ea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164912093 DMM INFO MM(262420000000019/ef5d1989) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102164912093 DMM NOTICE MM(262420000000019/ef5d1989) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102164912094 DMM DEBUG MM(262420000000019/ef5d1989) checking auth: received GSM SRES = 62 7c d2 07 (gprs_gmm.c:666) 20241102164912094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102164912094 DMM DEBUG MM(262420000000019/ef5d1989) Requesting authorization (sgsn_auth.c:160) 20241102164912094 DMM INFO MM(262420000000019/ef5d1989) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102164912094 DMM DEBUG MM(262420000000019/ef5d1989) Requesting subscriber data update (gprs_subscriber.c:894) 20241102164912094 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20241102164912094 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) 20241102164912094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241102164912094 DMM INFO MM(262420000000019/ef5d1989) <- GMM ATTACH ACCEPT (new P-TMSI=0xef5d1989) (gprs_gmm.c:300) 20241102164912095 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102164912095 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102164912095 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241102164912095 DMM INFO MM(262420000000019/ef5d1989) Subscriber data update (mmctx.c:445) 20241102164912095 DMM DEBUG MM(262420000000019/ef5d1989) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102164912095 DMM INFO MM(262420000000019/ef5d1989) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102164912095 DMM NOTICE MM(262420000000019/ef5d1989) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20241102164912095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102164912095 DMM NOTICE MM(262420000000019/ef5d1989) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102164912095 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) 20241102164912096 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102164912096 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241102164912096 DMM INFO MM(262420000000019/ef5d1989) Subscriber data update (mmctx.c:445) 20241102164912096 DMM DEBUG MM(262420000000019/ef5d1989) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241102164912102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164912102 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241102164912102 DMM DEBUG MM_STATE_Gb(0)[0x612000016ea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164912102 DMM INFO MM(262420000000019/ef5d1989) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102164912102 DMM NOTICE MM(262420000000019/ef5d1989) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102164912102 DMM DEBUG GMM(gmm_fsm)[0x612000016ba0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102164912102 DMM DEBUG GMM(gmm_fsm)[0x612000016ba0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102164912102 DLLC NOTICE LLME(efbfe77e/ef5d1989){ASSIGNED} LLGM Assign pre (ffffffff => ef5d1989) (gprs_llc.c:1079) 20241102164912102 DLLC NOTICE LLME(ffffffff/ef5d1989){ASSIGNED} LLGM Assign post (ffffffff => ef5d1989) (gprs_llc.c:1125) 20241102164912102 DMM DEBUG MM_STATE_Gb(0)[0x612000016ea0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102164912102 DMM DEBUG MM_STATE_Gb(0)[0x612000016ea0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241102164912102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102164912102 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)@523952dc7221: setverdict(pass): none -> pass 20241102164912153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164912153 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241102164912153 DMM DEBUG MM_STATE_Gb(0)[0x612000016ea0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164912153 DMM INFO MM(262420000000019/ef5d1989) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241102164912154 DMM INFO MM(262420000000019/ef5d1989) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241102164912154 DMM DEBUG MM(262420000000019/ef5d1989) Using GGSN 0 (gprs_sm.c:317) 20241102164912154 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) 20241102164912154 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20241102164912154 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241102164912154 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:186) 20241102164912154 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20241102164912165 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 03 04 04 00 00 01 80 08 00 10 2b 44 0c f2 11 9d 89 1f 80 14 05 7f 57 e4 78 f0 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) 20241102164912165 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbf886e0938, cbp=0x61400000c2a0) (sgsn_libgtp.c:630) 20241102164912165 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241102164912165 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621003ec78b8 TLLI=ef5d1989, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241102164912165 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241102164912165 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed 20241102164912172 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:823) 20241102164912180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164912180 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241102164912180 DMM DEBUG MM_STATE_Gb(0)[0x612000016ea0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) TC_attach_pdp_act_user-BVCI196(767)@523952dc7221: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@523952dc7221: Final verdict of PTC: pass 20241102164912186 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35390<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241102164912188 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102164912188 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(778)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@523952dc7221: Final verdict of PTC: none -NSVCI97(768)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP(780)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(773)@523952dc7221: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(771)@523952dc7221: Final verdict of PTC: none -NSVCI99(779)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@523952dc7221: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(767)@523952dc7221: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(776)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@523952dc7221: Final verdict of PTC: none -NSVCI98(774)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(772)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(766)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(777)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(767): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(771): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(772): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(773): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(774): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(776): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(777): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(778): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(779): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@523952dc7221: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:49:12 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 20241102164912323 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35398<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164912724 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35398<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95504) 20241102164913190 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164913190 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95504, count=96764) 20241102164914191 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164914191 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:49:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_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 20241102164915192 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164915192 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_attach_pdp_act_ggsn_reject started. 20241102164915785 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35400<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164915786 DMM INFO MM(262420000000019/ef5d1989) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102164915786 DMM INFO MM(262420000000019/ef5d1989) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102164915786 DMM DEBUG GMM(gmm_fsm)[0x612000016ba0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102164915786 DMM DEBUG GMM(gmm_fsm)[0x612000016ba0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102164915786 DMM DEBUG MM_STATE_Gb(0)[0x612000016ea0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102164915786 DMM DEBUG MM_STATE_Gb(0)[0x612000016ea0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241102164915786 DLLC NOTICE LLME(ffffffff/ef5d1989){ASSIGNED} LLGM Assign pre (ef5d1989 => ffffffff) (gprs_llc.c:1079) 20241102164915786 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef5d1989 => ffffffff) (gprs_llc.c:1125) 20241102164915786 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621003ec7560 (gprs_sndcp.c:574) 20241102164915786 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621003ec78b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241102164915787 DMM NOTICE MM(262420000000019/ef5d1989) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241102164915787 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20241102164915787 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241102164915787 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241102164915787 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20241102164915787 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20241102164915787 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) 20241102164915787 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f9 09 00 28 01 01 (gsup_client.c:399) 20241102164915787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{Init}: Deallocated (fsm.c:568) 20241102164915787 DMM DEBUG MM_STATE_Gb(0)[0x612000016ea0]{Idle}: Deallocated (fsm.c:568) 20241102164915787 DMM DEBUG MM_STATE_Iu[0x612000017020]{Detached}: Deallocated (fsm.c:568) 20241102164915787 DMM DEBUG GMM(gmm_fsm)[0x612000016ba0]{Deregistered}: Deallocated (fsm.c:568) 20241102164915787 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164915831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102164915831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102164915831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102164915831 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164915831 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102164915831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164915831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164915831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164915831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164915832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164915832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164915832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164915832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164915832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164915832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164915832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164915833 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164915833 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102164915833 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164915833 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164915833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164915833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164915837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(788)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(784)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164915847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164915847 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI196(786)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164915864 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102164915864 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) 20241102164915864 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) 20241102164915864 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164915864 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102164915864 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164915864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164915864 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164915864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164915866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164915866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164915866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164915866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164915866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164915866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164915866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164915866 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164915866 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102164915867 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164915867 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164915867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164915867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164915871 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164915882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164915883 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(794)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(793)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(798)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(798)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164915909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102164915909 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) 20241102164915909 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) 20241102164915909 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164915909 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102164915909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164915909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164915909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164915909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(798)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164915911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164915911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164915911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164915911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164915911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164915911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164915911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164915911 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164915911 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102164915911 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164915912 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164915912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164915912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(798)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(798)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164915916 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164915926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164915926 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(795)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102164916193 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164916193 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102164916193 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102164916193 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(797)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(797)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102164916195 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(797)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(797)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102164916196 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(797)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(797)@523952dc7221: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(797)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(797)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(786)@523952dc7221: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='DA6DB158'O, index=0 SGSN_Test-GSUP(799)@523952dc7221: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@523952dc7221: 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 := '0722E2FD6A7CAFADC97E91573946E94F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AC21A218'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '402112C4D461AF79'O } } } } } 20241102164916243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164916243 DLLC NOTICE LLME(ffffffff/da6db158){UNASSIGNED} LLC RX: unknown TLLI 0xda6db158, creating LLME on the fly (gprs_llc.c:552) 20241102164916243 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164916243 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach" (gprs_gmm.c:1266) 20241102164916243 DMM DEBUG GMM(gmm_fsm)[0x612000017320]{Deregistered}: Allocated (fsm.c:456) 20241102164916243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{Init}: Allocated (fsm.c:456) 20241102164916243 DMM DEBUG MM_STATE_Gb[0x612000017620]{Idle}: Allocated (fsm.c:456) 20241102164916243 DMM DEBUG MM_STATE_Iu[0x6120000177a0]{Detached}: Allocated (fsm.c:456) 20241102164916244 DMM DEBUG GMM(gmm_fsm)[0x612000017320]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102164916244 DMM DEBUG GMM(gmm_fsm)[0x612000017320]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102164916244 DLLC NOTICE LLME(ffffffff/da6db158){UNASSIGNED} LLGM Assign pre (da6db158 => fa8ad8f3) (gprs_llc.c:1079) 20241102164916244 DLLC NOTICE LLME(da6db158/fa8ad8f3){ASSIGNED} LLGM Assign post (da6db158 => fa8ad8f3) (gprs_llc.c:1125) 20241102164916244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102164916244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102164916244 DMM DEBUG MM(262420000000020/fa8ad8f3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102164916256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164916256 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102164916256 DMM DEBUG MM_STATE_Gb(0)[0x612000017620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164916256 DMM DEBUG MM(262420000000020/fa8ad8f3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20241102164916256 DMM NOTICE MM(262420000000020/fa8ad8f3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102164916256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102164916256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102164916256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102164916256 DMM DEBUG MM(262420000000020/fa8ad8f3) Requesting authorization (sgsn_auth.c:160) 20241102164916256 DMM INFO MM(262420000000020/fa8ad8f3) Requesting authentication tuples (sgsn_auth.c:184) 20241102164916256 DMM DEBUG MM(262420000000020/fa8ad8f3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102164916256 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20241102164916256 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)@523952dc7221: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@523952dc7221: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20241102164916259 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102164916259 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102164916259 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102164916259 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102164916259 DMM INFO MM(262420000000020/fa8ad8f3) Subscriber data update (mmctx.c:445) 20241102164916259 DMM DEBUG MM(262420000000020/fa8ad8f3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102164916259 DMM INFO MM(262420000000020/fa8ad8f3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102164916259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102164916259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102164916259 DMM INFO MM(262420000000020/fa8ad8f3) <- GMM AUTH AND CIPHERING REQ (rand = 07 22 e2 fd 6a 7c af ad c9 7e 91 57 39 46 e9 4f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241102164916266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164916267 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164916267 DMM DEBUG MM_STATE_Gb(0)[0x612000017620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164916267 DMM INFO MM(262420000000020/fa8ad8f3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102164916267 DMM NOTICE MM(262420000000020/fa8ad8f3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102164916267 DMM DEBUG MM(262420000000020/fa8ad8f3) checking auth: received GSM SRES = ac 21 a2 18 (gprs_gmm.c:666) 20241102164916267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102164916267 DMM DEBUG MM(262420000000020/fa8ad8f3) Requesting authorization (sgsn_auth.c:160) 20241102164916267 DMM INFO MM(262420000000020/fa8ad8f3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102164916267 DMM DEBUG MM(262420000000020/fa8ad8f3) Requesting subscriber data update (gprs_subscriber.c:894) 20241102164916267 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20241102164916267 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) 20241102164916267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241102164916267 DMM INFO MM(262420000000020/fa8ad8f3) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa8ad8f3) (gprs_gmm.c:300) 20241102164916268 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102164916268 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102164916269 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241102164916269 DMM INFO MM(262420000000020/fa8ad8f3) Subscriber data update (mmctx.c:445) 20241102164916269 DMM DEBUG MM(262420000000020/fa8ad8f3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102164916269 DMM INFO MM(262420000000020/fa8ad8f3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102164916269 DMM NOTICE MM(262420000000020/fa8ad8f3) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20241102164916269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102164916269 DMM NOTICE MM(262420000000020/fa8ad8f3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102164916269 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) 20241102164916270 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102164916270 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241102164916270 DMM INFO MM(262420000000020/fa8ad8f3) Subscriber data update (mmctx.c:445) 20241102164916270 DMM DEBUG MM(262420000000020/fa8ad8f3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241102164916276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164916276 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241102164916276 DMM DEBUG MM_STATE_Gb(0)[0x612000017620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164916276 DMM INFO MM(262420000000020/fa8ad8f3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102164916276 DMM NOTICE MM(262420000000020/fa8ad8f3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102164916276 DMM DEBUG GMM(gmm_fsm)[0x612000017320]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102164916276 DMM DEBUG GMM(gmm_fsm)[0x612000017320]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102164916276 DLLC NOTICE LLME(da6db158/fa8ad8f3){ASSIGNED} LLGM Assign pre (ffffffff => fa8ad8f3) (gprs_llc.c:1079) 20241102164916276 DLLC NOTICE LLME(ffffffff/fa8ad8f3){ASSIGNED} LLGM Assign post (ffffffff => fa8ad8f3) (gprs_llc.c:1125) 20241102164916276 DMM DEBUG MM_STATE_Gb(0)[0x612000017620]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102164916276 DMM DEBUG MM_STATE_Gb(0)[0x612000017620]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241102164916276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102164916276 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)@523952dc7221: setverdict(pass): none -> pass 20241102164916328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164916328 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241102164916328 DMM DEBUG MM_STATE_Gb(0)[0x612000017620]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164916328 DMM INFO MM(262420000000020/fa8ad8f3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241102164916328 DMM INFO MM(262420000000020/fa8ad8f3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241102164916328 DMM DEBUG MM(262420000000020/fa8ad8f3) Using GGSN 0 (gprs_sm.c:317) 20241102164916328 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) 20241102164916328 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20241102164916328 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241102164916328 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:186) 20241102164916328 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20241102164916337 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 75 7e b2 f3 11 5c d8 3e 77 14 05 7f 9b 2b 95 87 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1030 from retransmit req queue (gtp.c:443) 20241102164916338 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fbf886e19b0, cbp=0x61400000c8a0) (sgsn_libgtp.c:630) 20241102164916338 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:405) 20241102164916338 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20241102164916338 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241102164916338 DMM NOTICE MM(262420000000020/fa8ad8f3) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(786)@523952dc7221: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@523952dc7221: Final verdict of PTC: pass 20241102164916347 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35400<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(799)@523952dc7221: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(795)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@523952dc7221: Final verdict of PTC: none -NSVCI97(787)@523952dc7221: Final verdict of PTC: none -NSVCI98(792)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@523952dc7221: Final verdict of PTC: none 20241102164916350 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102164916350 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@523952dc7221: Final verdict of PTC: none -NSVCI99(798)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(797)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@523952dc7221: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(786)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(790)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(785)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(796)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(786): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(791): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(795): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(796): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(797): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(798): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@523952dc7221: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:49:16 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 20241102164916479 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35404<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164916880 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35404<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86140) 20241102164917351 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164917351 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=86140, count=99300) 20241102164918353 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164918353 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:49: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_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 20241102164919354 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164919354 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_attach_pdp_act_user_deact_mo started. 20241102164919940 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45902<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164919942 DMM INFO MM(262420000000020/fa8ad8f3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102164919942 DMM INFO MM(262420000000020/fa8ad8f3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102164919942 DMM DEBUG GMM(gmm_fsm)[0x612000017320]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102164919942 DMM DEBUG GMM(gmm_fsm)[0x612000017320]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102164919942 DMM DEBUG MM_STATE_Gb(0)[0x612000017620]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102164919942 DMM DEBUG MM_STATE_Gb(0)[0x612000017620]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241102164919942 DLLC NOTICE LLME(ffffffff/fa8ad8f3){ASSIGNED} LLGM Assign pre (fa8ad8f3 => ffffffff) (gprs_llc.c:1079) 20241102164919942 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa8ad8f3 => ffffffff) (gprs_llc.c:1125) 20241102164919942 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20241102164919942 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) 20241102164919942 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f0 09 00 28 01 01 (gsup_client.c:399) 20241102164919942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{Init}: Deallocated (fsm.c:568) 20241102164919942 DMM DEBUG MM_STATE_Gb(0)[0x612000017620]{Idle}: Deallocated (fsm.c:568) 20241102164919942 DMM DEBUG MM_STATE_Iu[0x6120000177a0]{Detached}: Deallocated (fsm.c:568) 20241102164919942 DMM DEBUG GMM(gmm_fsm)[0x612000017320]{Deregistered}: Deallocated (fsm.c:568) 20241102164919942 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(806)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164919989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102164919989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102164919989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102164919989 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164919990 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102164919990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164919990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164919990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164919990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164919991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164919991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164919991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164919991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164919991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164919992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164919992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164919992 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164919992 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102164919992 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164919992 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164919992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164919992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164919995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(807)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 20241102164920005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164920005 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI196(805)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(812)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(812)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164920037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102164920037 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) 20241102164920037 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) 20241102164920037 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164920037 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102164920037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164920037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164920037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164920037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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(811)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(812)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164920039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164920039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164920039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164920039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164920039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164920039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164920039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164920039 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164920039 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102164920040 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164920040 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(812)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102164920040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164920040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(812)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164920044 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241102164920053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164920053 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI210(809)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(811)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(817)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(817)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164920076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102164920076 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) 20241102164920076 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) 20241102164920076 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164920076 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102164920076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164920076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164920076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164920076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(817)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164920078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164920078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164920078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164920078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164920078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164920078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164920079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164920079 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164920079 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102164920079 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164920079 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164920079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164920079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(817)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(817)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164920082 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164920091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164920091 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI220(814)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102164920355 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164920355 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102164920355 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102164920355 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(816)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(816)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102164920357 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(816)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(816)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102164920358 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(816)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(816)@523952dc7221: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(816)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(816)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(805)@523952dc7221: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='FCAB2A8B'O, index=0 SGSN_Test-GSUP(818)@523952dc7221: 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)@523952dc7221: 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 := '373A127724943B01F646478AAECD2BA1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6B7ABC32'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5FDB6C38DFF9D2EC'O } } } } } 20241102164920403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164920403 DLLC NOTICE LLME(ffffffff/fcab2a8b){UNASSIGNED} LLC RX: unknown TLLI 0xfcab2a8b, creating LLME on the fly (gprs_llc.c:552) 20241102164920403 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164920403 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20241102164920403 DMM DEBUG GMM(gmm_fsm)[0x612000017920]{Deregistered}: Allocated (fsm.c:456) 20241102164920403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{Init}: Allocated (fsm.c:456) 20241102164920403 DMM DEBUG MM_STATE_Gb[0x612000017c20]{Idle}: Allocated (fsm.c:456) 20241102164920403 DMM DEBUG MM_STATE_Iu[0x612000017da0]{Detached}: Allocated (fsm.c:456) 20241102164920403 DMM DEBUG GMM(gmm_fsm)[0x612000017920]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102164920403 DMM DEBUG GMM(gmm_fsm)[0x612000017920]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102164920403 DLLC NOTICE LLME(ffffffff/fcab2a8b){UNASSIGNED} LLGM Assign pre (fcab2a8b => eb7ac5e4) (gprs_llc.c:1079) 20241102164920403 DLLC NOTICE LLME(fcab2a8b/eb7ac5e4){ASSIGNED} LLGM Assign post (fcab2a8b => eb7ac5e4) (gprs_llc.c:1125) 20241102164920403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102164920403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102164920403 DMM DEBUG MM(262420000000021/eb7ac5e4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102164920417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164920417 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102164920417 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164920417 DMM DEBUG MM(262420000000021/eb7ac5e4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241102164920417 DMM NOTICE MM(262420000000021/eb7ac5e4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102164920417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102164920417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102164920417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102164920417 DMM DEBUG MM(262420000000021/eb7ac5e4) Requesting authorization (sgsn_auth.c:160) 20241102164920417 DMM INFO MM(262420000000021/eb7ac5e4) Requesting authentication tuples (sgsn_auth.c:184) 20241102164920417 DMM DEBUG MM(262420000000021/eb7ac5e4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102164920417 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241102164920417 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)@523952dc7221: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@523952dc7221: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20241102164920420 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102164920420 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102164920420 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102164920420 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102164920420 DMM INFO MM(262420000000021/eb7ac5e4) Subscriber data update (mmctx.c:445) 20241102164920420 DMM DEBUG MM(262420000000021/eb7ac5e4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102164920420 DMM INFO MM(262420000000021/eb7ac5e4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102164920420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102164920420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102164920420 DMM INFO MM(262420000000021/eb7ac5e4) <- GMM AUTH AND CIPHERING REQ (rand = 37 3a 12 77 24 94 3b 01 f6 46 47 8a ae cd 2b a1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241102164920428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164920428 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164920428 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164920428 DMM INFO MM(262420000000021/eb7ac5e4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102164920428 DMM NOTICE MM(262420000000021/eb7ac5e4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102164920428 DMM DEBUG MM(262420000000021/eb7ac5e4) checking auth: received GSM SRES = 6b 7a bc 32 (gprs_gmm.c:666) 20241102164920428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102164920428 DMM DEBUG MM(262420000000021/eb7ac5e4) Requesting authorization (sgsn_auth.c:160) 20241102164920428 DMM INFO MM(262420000000021/eb7ac5e4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102164920428 DMM DEBUG MM(262420000000021/eb7ac5e4) Requesting subscriber data update (gprs_subscriber.c:894) 20241102164920428 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241102164920428 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) 20241102164920428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241102164920428 DMM INFO MM(262420000000021/eb7ac5e4) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb7ac5e4) (gprs_gmm.c:300) 20241102164920430 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102164920430 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102164920430 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241102164920430 DMM INFO MM(262420000000021/eb7ac5e4) Subscriber data update (mmctx.c:445) 20241102164920430 DMM DEBUG MM(262420000000021/eb7ac5e4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102164920430 DMM INFO MM(262420000000021/eb7ac5e4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102164920430 DMM NOTICE MM(262420000000021/eb7ac5e4) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241102164920430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102164920430 DMM NOTICE MM(262420000000021/eb7ac5e4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102164920430 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) 20241102164920431 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102164920431 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241102164920431 DMM INFO MM(262420000000021/eb7ac5e4) Subscriber data update (mmctx.c:445) 20241102164920431 DMM DEBUG MM(262420000000021/eb7ac5e4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241102164920437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164920437 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241102164920437 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164920437 DMM INFO MM(262420000000021/eb7ac5e4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102164920437 DMM NOTICE MM(262420000000021/eb7ac5e4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102164920437 DMM DEBUG GMM(gmm_fsm)[0x612000017920]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102164920437 DMM DEBUG GMM(gmm_fsm)[0x612000017920]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102164920437 DLLC NOTICE LLME(fcab2a8b/eb7ac5e4){ASSIGNED} LLGM Assign pre (ffffffff => eb7ac5e4) (gprs_llc.c:1079) 20241102164920437 DLLC NOTICE LLME(ffffffff/eb7ac5e4){ASSIGNED} LLGM Assign post (ffffffff => eb7ac5e4) (gprs_llc.c:1125) 20241102164920437 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102164920437 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241102164920437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102164920437 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)@523952dc7221: setverdict(pass): none -> pass 20241102164920489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164920489 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241102164920489 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164920489 DMM INFO MM(262420000000021/eb7ac5e4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241102164920489 DMM INFO MM(262420000000021/eb7ac5e4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241102164920489 DMM DEBUG MM(262420000000021/eb7ac5e4) Using GGSN 0 (gprs_sm.c:317) 20241102164920489 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) 20241102164920489 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241102164920489 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241102164920489 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20241102164920489 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20241102164920499 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 1c f2 d2 50 11 8f f9 1c 5c 14 05 7f 8b 3e 0c d0 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) 20241102164920499 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbf886e19b0, cbp=0x61400000cea0) (sgsn_libgtp.c:630) 20241102164920499 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241102164920499 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x62100420e4b8 TLLI=eb7ac5e4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241102164920499 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241102164920499 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed 20241102164920506 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:823) 20241102164920516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164920516 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241102164920516 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164920520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164920520 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241102164920520 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164920520 DMM INFO MM(262420000000021/eb7ac5e4) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241102164920520 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:323) 20241102164920521 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20241102164920522 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) 20241102164920522 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fbf886e19b0, cbp=0x61400000cea0) (sgsn_libgtp.c:630) 20241102164920522 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241102164920522 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x62100420e4b8, TLLI=eb7ac5e4, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241102164920522 DMM INFO MM(262420000000021/eb7ac5e4) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241102164920522 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241102164920522 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(805)@523952dc7221: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@523952dc7221: Final verdict of PTC: pass 20241102164920531 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45902<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(818)@523952dc7221: Final verdict of PTC: none 20241102164920533 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102164920533 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(806)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(816)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@523952dc7221: Final verdict of PTC: none -NSVCI98(812)@523952dc7221: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(814)@523952dc7221: Final verdict of PTC: none -NSVCI99(817)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(811)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@523952dc7221: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(805)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@523952dc7221: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(809)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(804)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(810)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(815)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(805): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(809): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(810): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(811): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(812): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(814): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(815): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(816): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(817): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@523952dc7221: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:49:20 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 20241102164920666 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45912<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164921067 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45912<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84616) 20241102164921534 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164921534 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84616, count=106640) 20241102164922536 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164922536 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:49:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_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 20241102164923538 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164923538 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_attach_pdp_act_user_deact_mt started. 20241102164924126 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45924<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164924128 DMM INFO MM(262420000000021/eb7ac5e4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102164924128 DMM INFO MM(262420000000021/eb7ac5e4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102164924128 DMM DEBUG GMM(gmm_fsm)[0x612000017920]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102164924128 DMM DEBUG GMM(gmm_fsm)[0x612000017920]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102164924128 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102164924128 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241102164924128 DLLC NOTICE LLME(ffffffff/eb7ac5e4){ASSIGNED} LLGM Assign pre (eb7ac5e4 => ffffffff) (gprs_llc.c:1079) 20241102164924128 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb7ac5e4 => ffffffff) (gprs_llc.c:1125) 20241102164924128 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241102164924128 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) 20241102164924128 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f1 09 00 28 01 01 (gsup_client.c:399) 20241102164924128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{Init}: Deallocated (fsm.c:568) 20241102164924128 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Idle}: Deallocated (fsm.c:568) 20241102164924128 DMM DEBUG MM_STATE_Iu[0x612000017da0]{Detached}: Deallocated (fsm.c:568) 20241102164924128 DMM DEBUG GMM(gmm_fsm)[0x612000017920]{Deregistered}: Deallocated (fsm.c:568) 20241102164924128 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164924169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102164924169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102164924169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102164924169 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164924169 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102164924169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164924169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164924169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164924169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164924171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164924171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164924171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164924171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164924171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164924171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164924171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164924171 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164924171 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102164924171 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164924171 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164924171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164924171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164924175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164924186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164924186 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(827)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(826)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(831)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164924210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102164924210 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) 20241102164924210 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) 20241102164924210 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164924210 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102164924210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164924211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164924211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164924211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(831)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164924213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164924213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164924213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164924213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164924213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164924213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164924214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164924214 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164924214 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102164924214 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164924214 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164924214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164924214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(831)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164924218 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241102164924229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164924229 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(830)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@523952dc7221: Provider Link came up: sending NS-RESET TC_attach_pdp_act_user_deact_mt-BVCI210(828)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102164924234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102164924234 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) 20241102164924234 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) 20241102164924234 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164924234 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102164924234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164924234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164924234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164924234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164924235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164924235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164924235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164924235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164924235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164924235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164924235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164924235 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164924235 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102164924235 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164924236 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164924236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164924236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164924240 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164924251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164924251 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)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102164924539 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164924540 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102164924540 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102164924540 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(836)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102164924542 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(836)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102164924542 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(836)@523952dc7221: 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)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(824)@523952dc7221: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='E922DE9D'O, index=0 SGSN_Test-GSUP(837)@523952dc7221: 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)@523952dc7221: 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 := 'DC966DB12A5BCF8100AA96DF7CCF25AB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4ACB614D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7611AF8DEEF21BE5'O } } } } } 20241102164924588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164924588 DLLC NOTICE LLME(ffffffff/e922de9d){UNASSIGNED} LLC RX: unknown TLLI 0xe922de9d, creating LLME on the fly (gprs_llc.c:552) 20241102164924588 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164924588 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20241102164924588 DMM DEBUG GMM(gmm_fsm)[0x6120000180a0]{Deregistered}: Allocated (fsm.c:456) 20241102164924588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{Init}: Allocated (fsm.c:456) 20241102164924588 DMM DEBUG MM_STATE_Gb[0x6120000183a0]{Idle}: Allocated (fsm.c:456) 20241102164924588 DMM DEBUG MM_STATE_Iu[0x612000018520]{Detached}: Allocated (fsm.c:456) 20241102164924588 DMM DEBUG GMM(gmm_fsm)[0x6120000180a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102164924588 DMM DEBUG GMM(gmm_fsm)[0x6120000180a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102164924588 DLLC NOTICE LLME(ffffffff/e922de9d){UNASSIGNED} LLGM Assign pre (e922de9d => f79b2d0c) (gprs_llc.c:1079) 20241102164924588 DLLC NOTICE LLME(e922de9d/f79b2d0c){ASSIGNED} LLGM Assign post (e922de9d => f79b2d0c) (gprs_llc.c:1125) 20241102164924588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102164924588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102164924588 DMM DEBUG MM(262420000000022/f79b2d0c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102164924602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164924602 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102164924602 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164924602 DMM DEBUG MM(262420000000022/f79b2d0c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241102164924602 DMM NOTICE MM(262420000000022/f79b2d0c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102164924602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102164924602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102164924602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102164924602 DMM DEBUG MM(262420000000022/f79b2d0c) Requesting authorization (sgsn_auth.c:160) 20241102164924602 DMM INFO MM(262420000000022/f79b2d0c) Requesting authentication tuples (sgsn_auth.c:184) 20241102164924602 DMM DEBUG MM(262420000000022/f79b2d0c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102164924602 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241102164924602 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)@523952dc7221: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@523952dc7221: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20241102164924606 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102164924606 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102164924606 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102164924606 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102164924606 DMM INFO MM(262420000000022/f79b2d0c) Subscriber data update (mmctx.c:445) 20241102164924606 DMM DEBUG MM(262420000000022/f79b2d0c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102164924606 DMM INFO MM(262420000000022/f79b2d0c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102164924606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102164924606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102164924606 DMM INFO MM(262420000000022/f79b2d0c) <- GMM AUTH AND CIPHERING REQ (rand = dc 96 6d b1 2a 5b cf 81 00 aa 96 df 7c cf 25 ab , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241102164924614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164924614 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164924614 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164924614 DMM INFO MM(262420000000022/f79b2d0c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102164924614 DMM NOTICE MM(262420000000022/f79b2d0c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102164924614 DMM DEBUG MM(262420000000022/f79b2d0c) checking auth: received GSM SRES = 4a cb 61 4d (gprs_gmm.c:666) 20241102164924614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102164924614 DMM DEBUG MM(262420000000022/f79b2d0c) Requesting authorization (sgsn_auth.c:160) 20241102164924614 DMM INFO MM(262420000000022/f79b2d0c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102164924614 DMM DEBUG MM(262420000000022/f79b2d0c) Requesting subscriber data update (gprs_subscriber.c:894) 20241102164924614 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241102164924614 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) 20241102164924614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241102164924614 DMM INFO MM(262420000000022/f79b2d0c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf79b2d0c) (gprs_gmm.c:300) 20241102164924615 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102164924615 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102164924615 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241102164924615 DMM INFO MM(262420000000022/f79b2d0c) Subscriber data update (mmctx.c:445) 20241102164924615 DMM DEBUG MM(262420000000022/f79b2d0c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102164924615 DMM INFO MM(262420000000022/f79b2d0c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102164924615 DMM NOTICE MM(262420000000022/f79b2d0c) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241102164924616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102164924616 DMM NOTICE MM(262420000000022/f79b2d0c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102164924616 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) 20241102164924616 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102164924616 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241102164924616 DMM INFO MM(262420000000022/f79b2d0c) Subscriber data update (mmctx.c:445) 20241102164924616 DMM DEBUG MM(262420000000022/f79b2d0c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241102164924622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164924622 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241102164924622 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164924622 DMM INFO MM(262420000000022/f79b2d0c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102164924622 DMM NOTICE MM(262420000000022/f79b2d0c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102164924622 DMM DEBUG GMM(gmm_fsm)[0x6120000180a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102164924622 DMM DEBUG GMM(gmm_fsm)[0x6120000180a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102164924622 DLLC NOTICE LLME(e922de9d/f79b2d0c){ASSIGNED} LLGM Assign pre (ffffffff => f79b2d0c) (gprs_llc.c:1079) 20241102164924623 DLLC NOTICE LLME(ffffffff/f79b2d0c){ASSIGNED} LLGM Assign post (ffffffff => f79b2d0c) (gprs_llc.c:1125) 20241102164924623 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102164924623 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241102164924623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102164924623 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)@523952dc7221: setverdict(pass): none -> pass 20241102164924674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164924674 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241102164924674 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164924674 DMM INFO MM(262420000000022/f79b2d0c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241102164924675 DMM INFO MM(262420000000022/f79b2d0c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241102164924675 DMM DEBUG MM(262420000000022/f79b2d0c) Using GGSN 0 (gprs_sm.c:317) 20241102164924675 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) 20241102164924675 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20241102164924675 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241102164924675 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:186) 20241102164924675 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20241102164924685 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 b1 25 52 a8 11 2b 7d 84 9a 14 05 7f 01 56 f1 d3 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) 20241102164924685 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbf886e19b0, cbp=0x61400000d4a0) (sgsn_libgtp.c:630) 20241102164924685 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241102164924685 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210044920b8 TLLI=f79b2d0c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241102164924685 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241102164924685 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed 20241102164924693 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:823) 20241102164924701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164924701 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241102164924701 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164924703 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241102164924703 DGPRS INFO PDP(262420000000022:5): Context 0x7fbf886e19b0 was deleted (sgsn_libgtp.c:704) 20241102164924703 DMM INFO MM(262420000000022/f79b2d0c) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241102164924703 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20241102164924703 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@523952dc7221: Removing Client IMSI='262420000000022'H, index=0 20241102164924710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164924710 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241102164924710 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164924710 DMM INFO MM(262420000000022/f79b2d0c) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(839)@523952dc7221: Final verdict of PTC: pass 20241102164924713 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45924<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(837)@523952dc7221: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(824)@523952dc7221: Final verdict of PTC: none 20241102164924715 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102164924715 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(825)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@523952dc7221: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(828)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@523952dc7221: Final verdict of PTC: none -NSVCI99(835)@523952dc7221: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(834)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(830)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@523952dc7221: Final verdict of PTC: none -NSVCI98(831)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(823)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(829)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(833)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(824): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(828): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(829): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(830): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(831): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(834): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@523952dc7221: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:49:24 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 20241102164924840 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45930<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164925241 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45930<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84352) 20241102164925716 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164925716 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84352, count=104668) 20241102164926719 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164926719 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:49:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_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 20241102164927721 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164927721 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241102164927759 DGPRS DEBUG Checking for inactive LLMEs, time = 12376901 (sgsn.c:132) MTC@523952dc7221: 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@523952dc7221: Test case TC_attach_pdp_act_deact_dup started. 20241102164928302 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54626<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164928303 DMM INFO MM(262420000000022/f79b2d0c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102164928303 DMM INFO MM(262420000000022/f79b2d0c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102164928303 DMM DEBUG GMM(gmm_fsm)[0x6120000180a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102164928303 DMM DEBUG GMM(gmm_fsm)[0x6120000180a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102164928303 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102164928303 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241102164928303 DLLC NOTICE LLME(ffffffff/f79b2d0c){ASSIGNED} LLGM Assign pre (f79b2d0c => ffffffff) (gprs_llc.c:1079) 20241102164928303 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f79b2d0c => ffffffff) (gprs_llc.c:1125) 20241102164928303 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621004491d60 (gprs_sndcp.c:574) 20241102164928303 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210044920b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241102164928303 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241102164928303 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) 20241102164928304 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f2 09 00 28 01 01 (gsup_client.c:399) 20241102164928304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{Init}: Deallocated (fsm.c:568) 20241102164928304 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Idle}: Deallocated (fsm.c:568) 20241102164928304 DMM DEBUG MM_STATE_Iu[0x612000018520]{Detached}: Deallocated (fsm.c:568) 20241102164928304 DMM DEBUG GMM(gmm_fsm)[0x6120000180a0]{Deregistered}: Deallocated (fsm.c:568) 20241102164928304 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(844)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164928351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102164928351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102164928351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102164928351 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164928351 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102164928351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164928351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164928352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164928352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164928353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164928354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164928354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164928354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164928354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164928354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164928354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164928354 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164928354 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102164928354 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164928354 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(844)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102164928355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164928355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164928359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164928369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164928369 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI196(843)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164928394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102164928394 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) 20241102164928394 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) 20241102164928394 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164928394 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102164928394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164928394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164928394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164928394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164928396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164928396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164928396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164928396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164928396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164928396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164928396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164928396 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164928396 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102164928396 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164928396 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(849)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102164928397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164928397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164928401 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(846)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164928410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164928410 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI210(848)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164928431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102164928431 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) 20241102164928431 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) 20241102164928431 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164928431 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102164928431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164928431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164928431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164928431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164928433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164928433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164928433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164928434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164928434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164928434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164928434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164928434 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164928434 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102164928434 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164928434 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164928435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164928435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164928438 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164928448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164928448 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(853)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102164928722 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164928722 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102164928722 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102164928722 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(855)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102164928725 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(855)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102164928725 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(855)@523952dc7221: 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)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(843)@523952dc7221: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='E264F766'O, index=0 SGSN_Test-GSUP(856)@523952dc7221: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@523952dc7221: 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 := 'C983404DCD3F0547FE366648F9FE69B0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E5BBC2EE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1A5B78A1CC803FAE'O } } } } } 20241102164928771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164928771 DLLC NOTICE LLME(ffffffff/e264f766){UNASSIGNED} LLC RX: unknown TLLI 0xe264f766, creating LLME on the fly (gprs_llc.c:552) 20241102164928771 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164928771 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach" (gprs_gmm.c:1266) 20241102164928771 DMM DEBUG GMM(gmm_fsm)[0x612000018820]{Deregistered}: Allocated (fsm.c:456) 20241102164928771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{Init}: Allocated (fsm.c:456) 20241102164928771 DMM DEBUG MM_STATE_Gb[0x612000018b20]{Idle}: Allocated (fsm.c:456) 20241102164928771 DMM DEBUG MM_STATE_Iu[0x612000018ca0]{Detached}: Allocated (fsm.c:456) 20241102164928771 DMM DEBUG GMM(gmm_fsm)[0x612000018820]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102164928771 DMM DEBUG GMM(gmm_fsm)[0x612000018820]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102164928771 DLLC NOTICE LLME(ffffffff/e264f766){UNASSIGNED} LLGM Assign pre (e264f766 => fba36f34) (gprs_llc.c:1079) 20241102164928771 DLLC NOTICE LLME(e264f766/fba36f34){ASSIGNED} LLGM Assign post (e264f766 => fba36f34) (gprs_llc.c:1125) 20241102164928771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102164928771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102164928771 DMM DEBUG MM(262420000000046/fba36f34) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102164928786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164928786 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102164928786 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164928786 DMM DEBUG MM(262420000000046/fba36f34) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20241102164928786 DMM NOTICE MM(262420000000046/fba36f34) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102164928786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102164928786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102164928786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102164928786 DMM DEBUG MM(262420000000046/fba36f34) Requesting authorization (sgsn_auth.c:160) 20241102164928786 DMM INFO MM(262420000000046/fba36f34) Requesting authentication tuples (sgsn_auth.c:184) 20241102164928786 DMM DEBUG MM(262420000000046/fba36f34) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102164928786 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20241102164928786 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)@523952dc7221: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@523952dc7221: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20241102164928789 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102164928789 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102164928790 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102164928790 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102164928790 DMM INFO MM(262420000000046/fba36f34) Subscriber data update (mmctx.c:445) 20241102164928790 DMM DEBUG MM(262420000000046/fba36f34) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102164928790 DMM INFO MM(262420000000046/fba36f34) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102164928790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102164928790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102164928790 DMM INFO MM(262420000000046/fba36f34) <- GMM AUTH AND CIPHERING REQ (rand = c9 83 40 4d cd 3f 05 47 fe 36 66 48 f9 fe 69 b0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241102164928797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164928797 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164928797 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164928797 DMM INFO MM(262420000000046/fba36f34) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102164928797 DMM NOTICE MM(262420000000046/fba36f34) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102164928797 DMM DEBUG MM(262420000000046/fba36f34) checking auth: received GSM SRES = e5 bb c2 ee (gprs_gmm.c:666) 20241102164928797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102164928797 DMM DEBUG MM(262420000000046/fba36f34) Requesting authorization (sgsn_auth.c:160) 20241102164928798 DMM INFO MM(262420000000046/fba36f34) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102164928798 DMM DEBUG MM(262420000000046/fba36f34) Requesting subscriber data update (gprs_subscriber.c:894) 20241102164928798 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20241102164928798 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) 20241102164928798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241102164928798 DMM INFO MM(262420000000046/fba36f34) <- GMM ATTACH ACCEPT (new P-TMSI=0xfba36f34) (gprs_gmm.c:300) 20241102164928799 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102164928799 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102164928799 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241102164928799 DMM INFO MM(262420000000046/fba36f34) Subscriber data update (mmctx.c:445) 20241102164928799 DMM DEBUG MM(262420000000046/fba36f34) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102164928799 DMM INFO MM(262420000000046/fba36f34) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102164928799 DMM NOTICE MM(262420000000046/fba36f34) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20241102164928799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102164928799 DMM NOTICE MM(262420000000046/fba36f34) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102164928799 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) 20241102164928800 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102164928800 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241102164928800 DMM INFO MM(262420000000046/fba36f34) Subscriber data update (mmctx.c:445) 20241102164928800 DMM DEBUG MM(262420000000046/fba36f34) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241102164928806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164928806 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241102164928806 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164928806 DMM INFO MM(262420000000046/fba36f34) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102164928806 DMM NOTICE MM(262420000000046/fba36f34) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102164928806 DMM DEBUG GMM(gmm_fsm)[0x612000018820]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102164928806 DMM DEBUG GMM(gmm_fsm)[0x612000018820]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102164928806 DLLC NOTICE LLME(e264f766/fba36f34){ASSIGNED} LLGM Assign pre (ffffffff => fba36f34) (gprs_llc.c:1079) 20241102164928806 DLLC NOTICE LLME(ffffffff/fba36f34){ASSIGNED} LLGM Assign post (ffffffff => fba36f34) (gprs_llc.c:1125) 20241102164928806 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102164928806 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241102164928806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102164928806 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)@523952dc7221: setverdict(pass): none -> pass 20241102164928858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164928858 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241102164928858 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164928858 DMM INFO MM(262420000000046/fba36f34) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241102164928858 DMM INFO MM(262420000000046/fba36f34) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241102164928858 DMM DEBUG MM(262420000000046/fba36f34) Using GGSN 0 (gprs_sm.c:317) 20241102164928858 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) 20241102164928858 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20241102164928858 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241102164928858 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:186) 20241102164928858 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20241102164928869 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 bf 96 fd 9f 11 6f 24 e6 6b 14 05 7f 23 84 28 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=1034 from retransmit req queue (gtp.c:443) 20241102164928869 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbf886e19b0, cbp=0x61400000daa0) (sgsn_libgtp.c:630) 20241102164928869 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241102164928869 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x62100469a0b8 TLLI=fba36f34, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241102164928869 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241102164928869 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed 20241102164928878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164928878 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20241102164928878 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164928878 DMM INFO MM(262420000000046/fba36f34) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241102164928878 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:323) 20241102164928878 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20241102164928878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164928878 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20241102164928878 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164928878 DMM INFO MM(262420000000046/fba36f34) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241102164928878 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:323) 20241102164928878 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(858)@523952dc7221: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(858)@523952dc7221: "Received deletePDPContextResponse 1, seq_nr=1036" 20241102164928880 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) 20241102164928880 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fbf886e19b0, cbp=0x61400000daa0) (sgsn_libgtp.c:630) 20241102164928880 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241102164928880 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x62100469a0b8, TLLI=fba36f34, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241102164928880 DMM INFO MM(262420000000046/fba36f34) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241102164928880 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20241102164928880 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241102164928881 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) 20241102164928881 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)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(843)@523952dc7221: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@523952dc7221: Final verdict of PTC: pass 20241102164930890 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54626<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241102164930893 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102164930893 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(855)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP(856)@523952dc7221: Final verdict of PTC: none -NSVCI97(844)@523952dc7221: Final verdict of PTC: none -NSVCI99(854)@523952dc7221: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(843)@523952dc7221: Final verdict of PTC: none -NSVCI98(849)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@523952dc7221: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(853)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@523952dc7221: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(848)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(847)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(852)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(842)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(843): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(848): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(853): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@523952dc7221: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:49:30 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 20241102164931018 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54638<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164931419 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54638<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103140) 20241102164931894 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164931894 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103140, count=107496) 20241102164932894 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164932895 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:49:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_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 20241102164933896 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164933896 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_attach_second_attempt started. 20241102164934481 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54644<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102164934482 DMM INFO MM(262420000000046/fba36f34) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102164934482 DMM INFO MM(262420000000046/fba36f34) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102164934482 DMM DEBUG GMM(gmm_fsm)[0x612000018820]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102164934482 DMM DEBUG GMM(gmm_fsm)[0x612000018820]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102164934482 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102164934482 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241102164934482 DLLC NOTICE LLME(ffffffff/fba36f34){ASSIGNED} LLGM Assign pre (fba36f34 => ffffffff) (gprs_llc.c:1079) 20241102164934482 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fba36f34 => ffffffff) (gprs_llc.c:1125) 20241102164934482 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20241102164934482 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) 20241102164934482 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f6 09 00 28 01 01 (gsup_client.c:399) 20241102164934482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{Init}: Deallocated (fsm.c:568) 20241102164934483 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Idle}: Deallocated (fsm.c:568) 20241102164934483 DMM DEBUG MM_STATE_Iu[0x612000018ca0]{Detached}: Deallocated (fsm.c:568) 20241102164934483 DMM DEBUG GMM(gmm_fsm)[0x612000018820]{Deregistered}: Deallocated (fsm.c:568) 20241102164934483 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(864)@523952dc7221: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(863)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 20241102164934536 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102164934536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102164934536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102164934536 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164934536 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102164934536 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164934536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164934537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164934537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164934538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164934538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164934538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164934538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164934538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164934539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164934539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164934539 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164934539 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102164934539 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164934539 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164934539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164934539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(864)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164934543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241102164934552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164934553 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(863)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_second_attempt-BVCI196(861)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(868)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164934563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102164934563 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) 20241102164934563 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) 20241102164934563 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164934563 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102164934563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164934563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164934563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164934563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164934565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164934565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164934565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164934565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164934565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164934565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164934565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164934565 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164934565 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102164934565 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164934566 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164934566 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164934566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164934570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(869)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164934580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164934580 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI210(867)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(873)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@523952dc7221: Provider Link came up: sending NS-RESET 20241102164934598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102164934598 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) 20241102164934599 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) 20241102164934599 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164934599 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102164934599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102164934599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102164934599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102164934599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102164934601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102164934601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102164934601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102164934601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102164934601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102164934601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102164934601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102164934601 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102164934601 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102164934601 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102164934601 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102164934602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102164934602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102164934606 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102164934614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164934614 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(872)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102164934897 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102164934897 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102164934897 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102164934897 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102164934898 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(874)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102164934899 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(874)@523952dc7221: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(874)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(861)@523952dc7221: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='DE7EB797'O, index=0 SGSN_Test-GSUP(875)@523952dc7221: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@523952dc7221: 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 := '1ADB870FA7AA4C4182BD092FFA9C9DED'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C79F4F57'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0C95CFF22B878CC2'O } } } } } 20241102164934941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164934941 DLLC NOTICE LLME(ffffffff/de7eb797){UNASSIGNED} LLC RX: unknown TLLI 0xde7eb797, creating LLME on the fly (gprs_llc.c:552) 20241102164934941 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164934941 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20241102164934941 DMM DEBUG GMM(gmm_fsm)[0x612000018fa0]{Deregistered}: Allocated (fsm.c:456) 20241102164934942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{Init}: Allocated (fsm.c:456) 20241102164934942 DMM DEBUG MM_STATE_Gb[0x6120000192a0]{Idle}: Allocated (fsm.c:456) 20241102164934942 DMM DEBUG MM_STATE_Iu[0x612000019420]{Detached}: Allocated (fsm.c:456) 20241102164934942 DMM DEBUG GMM(gmm_fsm)[0x612000018fa0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102164934942 DMM DEBUG GMM(gmm_fsm)[0x612000018fa0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102164934942 DLLC NOTICE LLME(ffffffff/de7eb797){UNASSIGNED} LLGM Assign pre (de7eb797 => cf648951) (gprs_llc.c:1079) 20241102164934942 DLLC NOTICE LLME(de7eb797/cf648951){ASSIGNED} LLGM Assign post (de7eb797 => cf648951) (gprs_llc.c:1125) 20241102164934942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102164934942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102164934942 DMM DEBUG MM(262420000000022/cf648951) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102164934952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164934952 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102164934952 DMM DEBUG MM_STATE_Gb(0)[0x6120000192a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164934952 DMM DEBUG MM(262420000000022/cf648951) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241102164934952 DMM NOTICE MM(262420000000022/cf648951) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102164934952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102164934952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102164934952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102164934952 DMM DEBUG MM(262420000000022/cf648951) Requesting authorization (sgsn_auth.c:160) 20241102164934952 DMM INFO MM(262420000000022/cf648951) Requesting authentication tuples (sgsn_auth.c:184) 20241102164934952 DMM DEBUG MM(262420000000022/cf648951) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102164934952 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241102164934952 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)@523952dc7221: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@523952dc7221: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20241102164934955 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102164934955 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102164934955 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102164934955 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102164934956 DMM INFO MM(262420000000022/cf648951) Subscriber data update (mmctx.c:445) 20241102164934956 DMM DEBUG MM(262420000000022/cf648951) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102164934956 DMM INFO MM(262420000000022/cf648951) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102164934956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102164934956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102164934956 DMM INFO MM(262420000000022/cf648951) <- GMM AUTH AND CIPHERING REQ (rand = 1a db 87 0f a7 aa 4c 41 82 bd 09 2f fa 9c 9d ed , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241102164934963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164934963 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164934964 DMM DEBUG MM_STATE_Gb(0)[0x6120000192a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164934964 DMM INFO MM(262420000000022/cf648951) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102164934964 DMM NOTICE MM(262420000000022/cf648951) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102164934964 DMM DEBUG MM(262420000000022/cf648951) checking auth: received GSM SRES = c7 9f 4f 57 (gprs_gmm.c:666) 20241102164934964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102164934964 DMM DEBUG MM(262420000000022/cf648951) Requesting authorization (sgsn_auth.c:160) 20241102164934964 DMM INFO MM(262420000000022/cf648951) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102164934964 DMM DEBUG MM(262420000000022/cf648951) Requesting subscriber data update (gprs_subscriber.c:894) 20241102164934964 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241102164934964 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) 20241102164934964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241102164934964 DMM INFO MM(262420000000022/cf648951) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf648951) (gprs_gmm.c:300) 20241102164934965 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102164934965 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102164934965 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241102164934965 DMM INFO MM(262420000000022/cf648951) Subscriber data update (mmctx.c:445) 20241102164934965 DMM DEBUG MM(262420000000022/cf648951) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102164934965 DMM INFO MM(262420000000022/cf648951) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102164934965 DMM NOTICE MM(262420000000022/cf648951) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241102164934965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102164934965 DMM NOTICE MM(262420000000022/cf648951) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102164934965 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) 20241102164934966 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102164934966 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241102164934966 DMM INFO MM(262420000000022/cf648951) Subscriber data update (mmctx.c:445) 20241102164934966 DMM DEBUG MM(262420000000022/cf648951) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241102164934972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164934972 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241102164934972 DMM DEBUG MM_STATE_Gb(0)[0x6120000192a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164934972 DMM INFO MM(262420000000022/cf648951) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102164934972 DMM NOTICE MM(262420000000022/cf648951) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102164934972 DMM DEBUG GMM(gmm_fsm)[0x612000018fa0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102164934972 DMM DEBUG GMM(gmm_fsm)[0x612000018fa0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102164934972 DLLC NOTICE LLME(de7eb797/cf648951){ASSIGNED} LLGM Assign pre (ffffffff => cf648951) (gprs_llc.c:1079) 20241102164934972 DLLC NOTICE LLME(ffffffff/cf648951){ASSIGNED} LLGM Assign post (ffffffff => cf648951) (gprs_llc.c:1125) 20241102164934972 DMM DEBUG MM_STATE_Gb(0)[0x6120000192a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102164934972 DMM DEBUG MM_STATE_Gb(0)[0x6120000192a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241102164934972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102164934972 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)@523952dc7221: setverdict(pass): none -> pass TC_attach_second_attempt(877)@523952dc7221: 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 := '8682B25B31D7573CD16B824BF0C46C83'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AD7C53FB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B6756E38AC406B78'O } } } } } 20241102164935023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164935023 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20241102164935023 DMM DEBUG MM_STATE_Gb(0)[0x6120000192a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164935023 DMM INFO MM(262420000000022/cf648951) -> GMM ATTACH REQUEST MI(TMSI-0xCF648951) type="GPRS attach" (gprs_gmm.c:1266) 20241102164935023 DMM DEBUG GMM(gmm_fsm)[0x612000018fa0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102164935023 DMM DEBUG GMM(gmm_fsm)[0x612000018fa0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241102164935024 DLLC NOTICE LLME(ffffffff/cf648951){ASSIGNED} LLGM Assign pre (cf648951 => cc9a0e7d) (gprs_llc.c:1079) 20241102164935024 DLLC NOTICE LLME(cf648951/cc9a0e7d){ASSIGNED} LLGM Assign post (cf648951 => cc9a0e7d) (gprs_llc.c:1125) 20241102164935024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102164935024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102164935024 DMM DEBUG MM(262420000000022/cc9a0e7d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102164935030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102164935030 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20241102164935030 DMM DEBUG MM_STATE_Gb(0)[0x6120000192a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102164935030 DMM DEBUG MM(262420000000022/cc9a0e7d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241102164935030 DMM NOTICE MM(262420000000022/cc9a0e7d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102164935030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102164935030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102164935030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102164935030 DMM DEBUG MM(262420000000022/cc9a0e7d) Requesting authorization (sgsn_auth.c:160) 20241102164935030 DMM INFO MM(262420000000022/cc9a0e7d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102164935031 DMM DEBUG MM(262420000000022/cc9a0e7d) Requesting subscriber data update (gprs_subscriber.c:894) 20241102164935031 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241102164935031 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) 20241102164941031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241102164941031 DMM ERROR MM(262420000000022/cc9a0e7d) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241102164941031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241102164941031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241102164941031 DMM NOTICE MM(262420000000022/cc9a0e7d) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241102164941031 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241102164941031 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) 20241102164941031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{Reject}: Deallocated (fsm.c:568) 20241102164941031 DMM DEBUG MM_STATE_Gb(0)[0x6120000192a0]{Ready}: Deallocated (fsm.c:568) 20241102164941031 DMM DEBUG MM_STATE_Iu[0x612000019420]{Detached}: Deallocated (fsm.c:568) 20241102164941031 DMM DEBUG GMM(gmm_fsm)[0x612000018fa0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241102164941031 DLLC NOTICE LLME(cf648951/cc9a0e7d){ASSIGNED} LLGM Assign pre (cc9a0e7d => ffffffff) (gprs_llc.c:1079) 20241102164941031 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc9a0e7d => ffffffff) (gprs_llc.c:1125) 20241102164954898 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241102164954898 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241102164954898 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102164957760 DGPRS DEBUG Checking for inactive LLMEs, time = 12376931 (sgsn.c:132) 20241102165004540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165004542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165004542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241102165004567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165004569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165004569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241102165004603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165004605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165004605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-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)@523952dc7221: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@523952dc7221: Test Component 877 has requested to stop MTC. Terminating current testcase execution. 20241102165004959 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102165004959 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(875)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(874)@523952dc7221: Final verdict of PTC: none -NSVCI98(868)@523952dc7221: Final verdict of PTC: none -NSVCI97(864)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@523952dc7221: Final verdict of PTC: none -NSVCI99(873)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(863)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@523952dc7221: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(867)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@523952dc7221: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(861)@523952dc7221: Final verdict of PTC: none 20241102165004963 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54644<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_second_attempt-BVCI220(872)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(871)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(862)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(866)@523952dc7221: Final verdict of PTC: none TC_attach_second_attempt(877)@523952dc7221: Final verdict of PTC: fail reason: "Tguard timeout" MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_second_attempt-BVCI196(861): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(862): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(863): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(864): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_second_attempt-BVCI210(867): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_second_attempt-BVCI220(872): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@523952dc7221: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@523952dc7221: 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'. Sat Nov 2 16:50:05 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 20241102165005092 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53954<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165005394 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53954<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108356) 20241102165005960 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165005960 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=108356, count=113272) 20241102165006961 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165006961 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:50: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_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 20241102165007962 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165007962 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_attach_echo_timeout started. 20241102165008457 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38974<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165008458 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165008501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102165008501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102165008501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102165008501 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165008501 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102165008501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165008501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165008501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165008501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165008503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165008503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165008503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165008503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165008503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165008503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165008503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165008503 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165008503 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102165008503 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165008503 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(882)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102165008504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165008504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165008508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(883)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 20241102165008518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165008518 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI196(881)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(888)@523952dc7221: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(887)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 20241102165008548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102165008548 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) 20241102165008548 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) 20241102165008548 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165008548 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102165008548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165008549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165008549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165008549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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(888)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165008551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165008551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165008551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165008551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165008551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165008551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165008551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165008551 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165008551 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102165008551 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165008551 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165008552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165008552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(888)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165008557 DLNS DEBUG GPRS-NS2-VC(UDP-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(889)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(884)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165008566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165008566 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(887)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_echo_timeout-BVCI210(885)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(892)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165008573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102165008573 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) 20241102165008574 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) 20241102165008574 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165008574 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102165008574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165008574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165008574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165008574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165008575 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165008575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165008575 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165008576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165008576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165008576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165008576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165008576 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165008576 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102165008576 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165008576 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(892)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102165008576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165008576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-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)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165008579 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165008588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165008588 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(891)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102165008963 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165008963 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102165008963 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102165008963 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(893)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102165008965 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(893)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102165008966 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(893)@523952dc7221: 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)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(881)@523952dc7221: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='CEAD78FB'O, index=0 SGSN_Test-GSUP(894)@523952dc7221: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@523952dc7221: 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 := '64273145449D5F6F70077737E301F023'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9AF1B410'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7AAB7B9DD12FECEE'O } } } } } 20241102165009016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165009016 DLLC NOTICE LLME(ffffffff/cead78fb){UNASSIGNED} LLC RX: unknown TLLI 0xcead78fb, creating LLME on the fly (gprs_llc.c:552) 20241102165009016 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165009016 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach" (gprs_gmm.c:1266) 20241102165009016 DMM DEBUG GMM(gmm_fsm)[0x6120000195a0]{Deregistered}: Allocated (fsm.c:456) 20241102165009016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{Init}: Allocated (fsm.c:456) 20241102165009016 DMM DEBUG MM_STATE_Gb[0x6120000198a0]{Idle}: Allocated (fsm.c:456) 20241102165009016 DMM DEBUG MM_STATE_Iu[0x612000019a20]{Detached}: Allocated (fsm.c:456) 20241102165009016 DMM DEBUG GMM(gmm_fsm)[0x6120000195a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102165009016 DMM DEBUG GMM(gmm_fsm)[0x6120000195a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102165009016 DLLC NOTICE LLME(ffffffff/cead78fb){UNASSIGNED} LLGM Assign pre (cead78fb => e8688e10) (gprs_llc.c:1079) 20241102165009016 DLLC NOTICE LLME(cead78fb/e8688e10){ASSIGNED} LLGM Assign post (cead78fb => e8688e10) (gprs_llc.c:1125) 20241102165009016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102165009016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102165009016 DMM DEBUG MM(262420000000067/e8688e10) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102165009030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165009030 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102165009030 DMM DEBUG MM_STATE_Gb(0)[0x6120000198a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165009030 DMM DEBUG MM(262420000000067/e8688e10) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20241102165009030 DMM NOTICE MM(262420000000067/e8688e10) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102165009030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102165009030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102165009030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102165009030 DMM DEBUG MM(262420000000067/e8688e10) Requesting authorization (sgsn_auth.c:160) 20241102165009030 DMM INFO MM(262420000000067/e8688e10) Requesting authentication tuples (sgsn_auth.c:184) 20241102165009030 DMM DEBUG MM(262420000000067/e8688e10) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102165009030 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20241102165009030 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)@523952dc7221: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@523952dc7221: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20241102165009034 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102165009034 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102165009034 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102165009034 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102165009034 DMM INFO MM(262420000000067/e8688e10) Subscriber data update (mmctx.c:445) 20241102165009034 DMM DEBUG MM(262420000000067/e8688e10) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102165009034 DMM INFO MM(262420000000067/e8688e10) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102165009034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102165009034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102165009034 DMM INFO MM(262420000000067/e8688e10) <- GMM AUTH AND CIPHERING REQ (rand = 64 27 31 45 44 9d 5f 6f 70 07 77 37 e3 01 f0 23 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241102165009044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165009044 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165009044 DMM DEBUG MM_STATE_Gb(0)[0x6120000198a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165009044 DMM INFO MM(262420000000067/e8688e10) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102165009044 DMM NOTICE MM(262420000000067/e8688e10) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102165009044 DMM DEBUG MM(262420000000067/e8688e10) checking auth: received GSM SRES = 9a f1 b4 10 (gprs_gmm.c:666) 20241102165009044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102165009044 DMM DEBUG MM(262420000000067/e8688e10) Requesting authorization (sgsn_auth.c:160) 20241102165009044 DMM INFO MM(262420000000067/e8688e10) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102165009044 DMM DEBUG MM(262420000000067/e8688e10) Requesting subscriber data update (gprs_subscriber.c:894) 20241102165009044 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20241102165009044 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) 20241102165009044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241102165009044 DMM INFO MM(262420000000067/e8688e10) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8688e10) (gprs_gmm.c:300) 20241102165009046 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102165009046 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102165009046 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241102165009046 DMM INFO MM(262420000000067/e8688e10) Subscriber data update (mmctx.c:445) 20241102165009046 DMM DEBUG MM(262420000000067/e8688e10) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102165009046 DMM INFO MM(262420000000067/e8688e10) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102165009046 DMM NOTICE MM(262420000000067/e8688e10) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20241102165009046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102165009046 DMM NOTICE MM(262420000000067/e8688e10) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102165009046 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) 20241102165009047 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102165009047 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241102165009047 DMM INFO MM(262420000000067/e8688e10) Subscriber data update (mmctx.c:445) 20241102165009047 DMM DEBUG MM(262420000000067/e8688e10) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241102165009052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165009052 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241102165009052 DMM DEBUG MM_STATE_Gb(0)[0x6120000198a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165009052 DMM INFO MM(262420000000067/e8688e10) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102165009052 DMM NOTICE MM(262420000000067/e8688e10) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102165009052 DMM DEBUG GMM(gmm_fsm)[0x6120000195a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102165009052 DMM DEBUG GMM(gmm_fsm)[0x6120000195a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102165009052 DLLC NOTICE LLME(cead78fb/e8688e10){ASSIGNED} LLGM Assign pre (ffffffff => e8688e10) (gprs_llc.c:1079) 20241102165009052 DLLC NOTICE LLME(ffffffff/e8688e10){ASSIGNED} LLGM Assign post (ffffffff => e8688e10) (gprs_llc.c:1125) 20241102165009052 DMM DEBUG MM_STATE_Gb(0)[0x6120000198a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102165009053 DMM DEBUG MM_STATE_Gb(0)[0x6120000198a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241102165009053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102165009053 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)@523952dc7221: setverdict(pass): none -> pass 20241102165009104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165009104 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241102165009104 DMM DEBUG MM_STATE_Gb(0)[0x6120000198a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165009104 DMM INFO MM(262420000000067/e8688e10) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241102165009104 DMM INFO MM(262420000000067/e8688e10) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241102165009105 DMM DEBUG MM(262420000000067/e8688e10) Using GGSN 0 (gprs_sm.c:317) 20241102165009105 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) 20241102165009105 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20241102165009105 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241102165009105 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:186) 20241102165009105 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20241102165009116 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 14 24 a2 e6 11 49 0b 37 92 14 05 7f 37 53 d9 af 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1037 from retransmit req queue (gtp.c:443) 20241102165009116 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbf886e19b0, cbp=0x61400000e4a0) (sgsn_libgtp.c:630) 20241102165009116 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241102165009116 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621004ac08b8 TLLI=e8688e10, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241102165009116 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241102165009116 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed 20241102165013979 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20241102165013981 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) 20241102165013982 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x611000009a60) (sgsn_libgtp.c:630) 20241102165018980 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@523952dc7221: "Received EchoRequest seq_nr=1039" 20241102165023981 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20241102165023981 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(896)@523952dc7221: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@523952dc7221: "Received EchoRequest seq_nr=1039" 20241102165027761 DGPRS DEBUG Checking for inactive LLMEs, time = 12376961 (sgsn.c:132) 20241102165028964 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241102165028964 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(893)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102165028964 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241102165028981 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20241102165028982 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20241102165028982 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@523952dc7221: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@523952dc7221: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@523952dc7221: "Received EchoRequest seq_nr=1041" 20241102165033983 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20241102165033983 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20241102165033983 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20241102165033983 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(896)@523952dc7221: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@523952dc7221: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@523952dc7221: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@523952dc7221: "Received EchoRequest seq_nr=1041" 20241102165038505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165038507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165038507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241102165038552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165038554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165038554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241102165038577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165038579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165038579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241102165038984 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20241102165038984 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20241102165038984 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20241102165038984 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20241102165038984 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@523952dc7221: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@523952dc7221: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@523952dc7221: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@523952dc7221: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@523952dc7221: "Received EchoRequest seq_nr=1043" 20241102165043985 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20241102165043985 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20241102165043985 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20241102165043985 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20241102165043985 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x611000009a60) (sgsn_libgtp.c:630) 20241102165043985 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x611000009a60) (sgsn_libgtp.c:634) 20241102165043985 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:590) 20241102165043985 DMM INFO MM(262420000000067/e8688e10) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241102165043985 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20241102165043985 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241102165043985 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241102165043985 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20241102165043985 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241102165043985 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241102165043985 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20241102165043985 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241102165043985 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241102165043985 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241102165043985 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241102165043985 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20241102165043986 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(896)@523952dc7221: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@523952dc7221: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@523952dc7221: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@523952dc7221: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@523952dc7221: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(881)@523952dc7221: Removing Client IMSI='262420000000067'H, index=0 20241102165043995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165043995 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241102165043995 DMM DEBUG MM_STATE_Gb(0)[0x6120000198a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165043995 DMM INFO MM(262420000000067/e8688e10) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@523952dc7221: Final verdict of PTC: pass 20241102165043997 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38974<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241102165043999 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102165043999 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(894)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@523952dc7221: Final verdict of PTC: none -NSVCI97(882)@523952dc7221: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(885)@523952dc7221: Final verdict of PTC: none -NSVCI98(888)@523952dc7221: Final verdict of PTC: none -NSVCI99(892)@523952dc7221: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(891)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@523952dc7221: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(881)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(887)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(890)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(880)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(886)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_echo_timeout-BVCI196(881): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_echo_timeout-BVCI210(885): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(886): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(887): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(888): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_echo_timeout-BVCI220(891): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@523952dc7221: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:50:44 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 20241102165044125 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47114<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165044527 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47114<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=113168) 20241102165045000 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165045000 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=113168, count=114428) 20241102165046001 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165046001 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:50: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_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 20241102165047002 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165047002 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_attach_restart_ctr_echo started. 20241102165047588 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54618<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165047589 DMM INFO MM(262420000000067/e8688e10) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102165047590 DMM INFO MM(262420000000067/e8688e10) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102165047590 DMM DEBUG GMM(gmm_fsm)[0x6120000195a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102165047590 DMM DEBUG GMM(gmm_fsm)[0x6120000195a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102165047590 DMM DEBUG MM_STATE_Gb(0)[0x6120000198a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102165047590 DMM DEBUG MM_STATE_Gb(0)[0x6120000198a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241102165047590 DLLC NOTICE LLME(ffffffff/e8688e10){ASSIGNED} LLGM Assign pre (e8688e10 => ffffffff) (gprs_llc.c:1079) 20241102165047590 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8688e10 => ffffffff) (gprs_llc.c:1125) 20241102165047590 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621004ac0560 (gprs_sndcp.c:574) 20241102165047590 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621004ac08b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241102165047590 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20241102165047590 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) 20241102165047590 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f7 09 00 28 01 01 (gsup_client.c:399) 20241102165047590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{Init}: Deallocated (fsm.c:568) 20241102165047590 DMM DEBUG MM_STATE_Gb(0)[0x6120000198a0]{Idle}: Deallocated (fsm.c:568) 20241102165047590 DMM DEBUG MM_STATE_Iu[0x612000019a20]{Detached}: Deallocated (fsm.c:568) 20241102165047590 DMM DEBUG GMM(gmm_fsm)[0x6120000195a0]{Deregistered}: Deallocated (fsm.c:568) 20241102165047590 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165047630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102165047630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102165047630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102165047630 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165047630 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102165047630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165047630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165047630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165047630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165047631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165047631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165047632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165047632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165047632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165047632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165047632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165047632 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165047632 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102165047632 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165047632 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165047633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165047633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165047637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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(902)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(898)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165047645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165047645 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI196(900)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(906)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165047669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102165047669 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) 20241102165047669 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) 20241102165047669 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165047669 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102165047669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165047669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165047669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165047669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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(906)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165047671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165047671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165047671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165047672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165047672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165047672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165047672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165047672 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165047672 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102165047672 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165047672 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165047672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165047672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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(906)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165047676 DLNS DEBUG GPRS-NS2-VC(UDP-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(907)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165047685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165047685 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI210(905)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(912)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(912)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165047712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102165047712 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) 20241102165047712 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) 20241102165047712 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165047712 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102165047712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165047712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165047712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165047713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(912)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165047715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165047715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165047715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165047715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165047715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165047715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165047715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165047715 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165047715 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102165047715 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165047715 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165047716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165047716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(912)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(912)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165047720 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165047729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165047729 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(909)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102165048002 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165048003 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102165048003 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102165048003 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(911)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(911)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102165048005 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(911)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(911)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102165048006 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(911)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(911)@523952dc7221: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(911)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(911)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(900)@523952dc7221: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='DD943628'O, index=0 SGSN_Test-GSUP(913)@523952dc7221: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@523952dc7221: 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 := 'B81124828D4B3266B155EF579FCB2672'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7BBA253B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EC4EAFEB6F5E52B7'O } } } } } 20241102165048050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165048050 DLLC NOTICE LLME(ffffffff/dd943628){UNASSIGNED} LLC RX: unknown TLLI 0xdd943628, creating LLME on the fly (gprs_llc.c:552) 20241102165048050 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165048050 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach" (gprs_gmm.c:1266) 20241102165048050 DMM DEBUG GMM(gmm_fsm)[0x612000019d20]{Deregistered}: Allocated (fsm.c:456) 20241102165048050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{Init}: Allocated (fsm.c:456) 20241102165048050 DMM DEBUG MM_STATE_Gb[0x61200001a020]{Idle}: Allocated (fsm.c:456) 20241102165048050 DMM DEBUG MM_STATE_Iu[0x61200001a1a0]{Detached}: Allocated (fsm.c:456) 20241102165048050 DMM DEBUG GMM(gmm_fsm)[0x612000019d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102165048050 DMM DEBUG GMM(gmm_fsm)[0x612000019d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102165048050 DLLC NOTICE LLME(ffffffff/dd943628){UNASSIGNED} LLGM Assign pre (dd943628 => d6f2e981) (gprs_llc.c:1079) 20241102165048050 DLLC NOTICE LLME(dd943628/d6f2e981){ASSIGNED} LLGM Assign post (dd943628 => d6f2e981) (gprs_llc.c:1125) 20241102165048050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102165048050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102165048050 DMM DEBUG MM(262420000000023/d6f2e981) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102165048063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165048063 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102165048063 DMM DEBUG MM_STATE_Gb(0)[0x61200001a020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165048063 DMM DEBUG MM(262420000000023/d6f2e981) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20241102165048064 DMM NOTICE MM(262420000000023/d6f2e981) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102165048064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102165048064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102165048064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102165048064 DMM DEBUG MM(262420000000023/d6f2e981) Requesting authorization (sgsn_auth.c:160) 20241102165048064 DMM INFO MM(262420000000023/d6f2e981) Requesting authentication tuples (sgsn_auth.c:184) 20241102165048064 DMM DEBUG MM(262420000000023/d6f2e981) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102165048064 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20241102165048064 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)@523952dc7221: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@523952dc7221: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20241102165048067 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102165048067 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102165048067 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102165048067 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102165048067 DMM INFO MM(262420000000023/d6f2e981) Subscriber data update (mmctx.c:445) 20241102165048067 DMM DEBUG MM(262420000000023/d6f2e981) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102165048067 DMM INFO MM(262420000000023/d6f2e981) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102165048067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102165048067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102165048067 DMM INFO MM(262420000000023/d6f2e981) <- GMM AUTH AND CIPHERING REQ (rand = b8 11 24 82 8d 4b 32 66 b1 55 ef 57 9f cb 26 72 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241102165048074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165048074 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165048074 DMM DEBUG MM_STATE_Gb(0)[0x61200001a020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165048074 DMM INFO MM(262420000000023/d6f2e981) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102165048074 DMM NOTICE MM(262420000000023/d6f2e981) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102165048074 DMM DEBUG MM(262420000000023/d6f2e981) checking auth: received GSM SRES = 7b ba 25 3b (gprs_gmm.c:666) 20241102165048074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102165048074 DMM DEBUG MM(262420000000023/d6f2e981) Requesting authorization (sgsn_auth.c:160) 20241102165048074 DMM INFO MM(262420000000023/d6f2e981) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102165048074 DMM DEBUG MM(262420000000023/d6f2e981) Requesting subscriber data update (gprs_subscriber.c:894) 20241102165048074 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20241102165048074 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) 20241102165048074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241102165048074 DMM INFO MM(262420000000023/d6f2e981) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6f2e981) (gprs_gmm.c:300) 20241102165048076 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102165048076 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102165048076 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241102165048076 DMM INFO MM(262420000000023/d6f2e981) Subscriber data update (mmctx.c:445) 20241102165048076 DMM DEBUG MM(262420000000023/d6f2e981) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102165048076 DMM INFO MM(262420000000023/d6f2e981) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102165048076 DMM NOTICE MM(262420000000023/d6f2e981) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20241102165048076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102165048076 DMM NOTICE MM(262420000000023/d6f2e981) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102165048076 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) 20241102165048076 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102165048076 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241102165048076 DMM INFO MM(262420000000023/d6f2e981) Subscriber data update (mmctx.c:445) 20241102165048076 DMM DEBUG MM(262420000000023/d6f2e981) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241102165048082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165048082 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241102165048082 DMM DEBUG MM_STATE_Gb(0)[0x61200001a020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165048083 DMM INFO MM(262420000000023/d6f2e981) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102165048083 DMM NOTICE MM(262420000000023/d6f2e981) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102165048083 DMM DEBUG GMM(gmm_fsm)[0x612000019d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102165048083 DMM DEBUG GMM(gmm_fsm)[0x612000019d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102165048083 DLLC NOTICE LLME(dd943628/d6f2e981){ASSIGNED} LLGM Assign pre (ffffffff => d6f2e981) (gprs_llc.c:1079) 20241102165048083 DLLC NOTICE LLME(ffffffff/d6f2e981){ASSIGNED} LLGM Assign post (ffffffff => d6f2e981) (gprs_llc.c:1125) 20241102165048083 DMM DEBUG MM_STATE_Gb(0)[0x61200001a020]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102165048083 DMM DEBUG MM_STATE_Gb(0)[0x61200001a020]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241102165048083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102165048083 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)@523952dc7221: setverdict(pass): none -> pass 20241102165048134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165048134 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241102165048134 DMM DEBUG MM_STATE_Gb(0)[0x61200001a020]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165048134 DMM INFO MM(262420000000023/d6f2e981) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241102165048134 DMM INFO MM(262420000000023/d6f2e981) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241102165048134 DMM DEBUG MM(262420000000023/d6f2e981) Using GGSN 0 (gprs_sm.c:317) 20241102165048134 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20241102165048134 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241102165048134 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:186) 20241102165048134 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20241102165048145 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 01 04 15 00 00 01 80 08 00 10 82 08 92 50 11 33 fd a7 2f 14 05 7f 40 8b ad 7e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1045 from retransmit req queue (gtp.c:443) 20241102165048145 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbf886de848, cbp=0x61400000eaa0) (sgsn_libgtp.c:630) 20241102165048145 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241102165048145 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621004cff8b8 TLLI=d6f2e981, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241102165048145 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241102165048145 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed 20241102165053136 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20241102165053138 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) 20241102165053138 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x611000009a60) (sgsn_libgtp.c:630) 20241102165057762 DGPRS DEBUG Checking for inactive LLMEs, time = 12376991 (sgsn.c:132) 20241102165058137 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20241102165058139 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) 20241102165058139 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x611000009a60) (sgsn_libgtp.c:630) 20241102165058139 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:616) 20241102165058139 DMM INFO MM(262420000000023/d6f2e981) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241102165058139 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20241102165058139 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(900)@523952dc7221: Removing Client IMSI='262420000000023'H, index=0 20241102165058148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165058148 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241102165058148 DMM DEBUG MM_STATE_Gb(0)[0x61200001a020]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165058148 DMM INFO MM(262420000000023/d6f2e981) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@523952dc7221: Final verdict of PTC: pass 20241102165058151 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54618<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(913)@523952dc7221: Final verdict of PTC: none 20241102165058153 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102165058153 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_restart_ctr_echo-BVCI220(909)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@523952dc7221: Final verdict of PTC: none -NSVCI97(901)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(911)@523952dc7221: Final verdict of PTC: none -NSVCI98(906)@523952dc7221: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(900)@523952dc7221: Final verdict of PTC: none -NSVCI99(912)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@523952dc7221: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(905)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(910)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(904)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(899)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(900): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(905): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(909): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(910): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(911): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(912): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@523952dc7221: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:50:58 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 20241102165058279 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50436<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165058680 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50436<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93928) 20241102165059155 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165059155 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=93928, count=104320) 20241102165100156 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165100156 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:51:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_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 20241102165101157 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165101157 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_attach_restart_ctr_create started. 20241102165101744 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50446<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165101746 DMM INFO MM(262420000000023/d6f2e981) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102165101746 DMM INFO MM(262420000000023/d6f2e981) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102165101746 DMM DEBUG GMM(gmm_fsm)[0x612000019d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102165101746 DMM DEBUG GMM(gmm_fsm)[0x612000019d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102165101746 DMM DEBUG MM_STATE_Gb(0)[0x61200001a020]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102165101746 DMM DEBUG MM_STATE_Gb(0)[0x61200001a020]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241102165101746 DLLC NOTICE LLME(ffffffff/d6f2e981){ASSIGNED} LLGM Assign pre (d6f2e981 => ffffffff) (gprs_llc.c:1079) 20241102165101746 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6f2e981 => ffffffff) (gprs_llc.c:1125) 20241102165101746 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621004cff560 (gprs_sndcp.c:574) 20241102165101746 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621004cff8b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241102165101746 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20241102165101746 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) 20241102165101746 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f3 09 00 28 01 01 (gsup_client.c:399) 20241102165101746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{Init}: Deallocated (fsm.c:568) 20241102165101746 DMM DEBUG MM_STATE_Gb(0)[0x61200001a020]{Idle}: Deallocated (fsm.c:568) 20241102165101746 DMM DEBUG MM_STATE_Iu[0x61200001a1a0]{Detached}: Deallocated (fsm.c:568) 20241102165101746 DMM DEBUG GMM(gmm_fsm)[0x612000019d20]{Deregistered}: Deallocated (fsm.c:568) 20241102165101746 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(920)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165101785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102165101785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102165101785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102165101785 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165101785 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102165101785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165101785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165101785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165101785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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(920)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165101787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165101787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165101787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165101787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165101787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165101787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165101787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165101787 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165101787 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102165101787 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165101787 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(920)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102165101788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165101788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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(920)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165101791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(921)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 20241102165101801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165101801 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI196(919)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(926)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(926)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165101832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102165101832 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) 20241102165101832 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) 20241102165101832 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165101832 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102165101832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165101832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165101832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165101832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(925)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(926)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165101834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165101834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165101834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165101834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165101834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165101834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165101834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165101834 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165101834 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102165101834 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165101834 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165101835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165101835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(926)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(926)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165101840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(922)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241102165101850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165101850 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI210(923)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(925)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165101860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102165101860 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) 20241102165101860 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) 20241102165101860 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165101860 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102165101860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165101860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165101860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165101860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165101862 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165101862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165101862 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165101862 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165101862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165101862 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165101862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165101862 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165101862 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102165101862 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165101862 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165101862 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165101862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165101866 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165101876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165101876 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(929)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102165102158 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165102159 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102165102159 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102165102159 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(931)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102165102160 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(931)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102165102161 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@523952dc7221: 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)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(919)@523952dc7221: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='D90460D6'O, index=0 SGSN_Test-GSUP(932)@523952dc7221: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@523952dc7221: 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 := '7B3F49901EA24077A6CF359331A614C6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '18AA6954'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B81DC3CC84C2EB08'O } } } } } 20241102165102208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165102208 DLLC NOTICE LLME(ffffffff/d90460d6){UNASSIGNED} LLC RX: unknown TLLI 0xd90460d6, creating LLME on the fly (gprs_llc.c:552) 20241102165102208 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165102208 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach" (gprs_gmm.c:1266) 20241102165102208 DMM DEBUG GMM(gmm_fsm)[0x61200001a4a0]{Deregistered}: Allocated (fsm.c:456) 20241102165102208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{Init}: Allocated (fsm.c:456) 20241102165102208 DMM DEBUG MM_STATE_Gb[0x61200001a7a0]{Idle}: Allocated (fsm.c:456) 20241102165102208 DMM DEBUG MM_STATE_Iu[0x61200001a920]{Detached}: Allocated (fsm.c:456) 20241102165102208 DMM DEBUG GMM(gmm_fsm)[0x61200001a4a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102165102209 DMM DEBUG GMM(gmm_fsm)[0x61200001a4a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102165102209 DLLC NOTICE LLME(ffffffff/d90460d6){UNASSIGNED} LLGM Assign pre (d90460d6 => c6e18abf) (gprs_llc.c:1079) 20241102165102209 DLLC NOTICE LLME(d90460d6/c6e18abf){ASSIGNED} LLGM Assign post (d90460d6 => c6e18abf) (gprs_llc.c:1125) 20241102165102209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102165102209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102165102209 DMM DEBUG MM(262420000000024/c6e18abf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102165102221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165102221 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102165102221 DMM DEBUG MM_STATE_Gb(0)[0x61200001a7a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165102221 DMM DEBUG MM(262420000000024/c6e18abf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20241102165102221 DMM NOTICE MM(262420000000024/c6e18abf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102165102221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102165102221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102165102222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102165102222 DMM DEBUG MM(262420000000024/c6e18abf) Requesting authorization (sgsn_auth.c:160) 20241102165102222 DMM INFO MM(262420000000024/c6e18abf) Requesting authentication tuples (sgsn_auth.c:184) 20241102165102222 DMM DEBUG MM(262420000000024/c6e18abf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102165102222 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20241102165102222 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)@523952dc7221: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@523952dc7221: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20241102165102224 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102165102225 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102165102225 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102165102225 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102165102225 DMM INFO MM(262420000000024/c6e18abf) Subscriber data update (mmctx.c:445) 20241102165102225 DMM DEBUG MM(262420000000024/c6e18abf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102165102225 DMM INFO MM(262420000000024/c6e18abf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102165102225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102165102225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102165102225 DMM INFO MM(262420000000024/c6e18abf) <- GMM AUTH AND CIPHERING REQ (rand = 7b 3f 49 90 1e a2 40 77 a6 cf 35 93 31 a6 14 c6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241102165102232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165102232 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165102232 DMM DEBUG MM_STATE_Gb(0)[0x61200001a7a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165102232 DMM INFO MM(262420000000024/c6e18abf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102165102232 DMM NOTICE MM(262420000000024/c6e18abf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102165102232 DMM DEBUG MM(262420000000024/c6e18abf) checking auth: received GSM SRES = 18 aa 69 54 (gprs_gmm.c:666) 20241102165102232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102165102232 DMM DEBUG MM(262420000000024/c6e18abf) Requesting authorization (sgsn_auth.c:160) 20241102165102232 DMM INFO MM(262420000000024/c6e18abf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102165102232 DMM DEBUG MM(262420000000024/c6e18abf) Requesting subscriber data update (gprs_subscriber.c:894) 20241102165102232 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20241102165102232 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) 20241102165102232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241102165102232 DMM INFO MM(262420000000024/c6e18abf) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6e18abf) (gprs_gmm.c:300) 20241102165102234 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102165102234 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102165102234 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241102165102234 DMM INFO MM(262420000000024/c6e18abf) Subscriber data update (mmctx.c:445) 20241102165102234 DMM DEBUG MM(262420000000024/c6e18abf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102165102234 DMM INFO MM(262420000000024/c6e18abf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102165102234 DMM NOTICE MM(262420000000024/c6e18abf) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20241102165102234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102165102234 DMM NOTICE MM(262420000000024/c6e18abf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102165102234 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) 20241102165102235 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102165102235 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241102165102235 DMM INFO MM(262420000000024/c6e18abf) Subscriber data update (mmctx.c:445) 20241102165102235 DMM DEBUG MM(262420000000024/c6e18abf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241102165102240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165102240 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241102165102240 DMM DEBUG MM_STATE_Gb(0)[0x61200001a7a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165102240 DMM INFO MM(262420000000024/c6e18abf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102165102240 DMM NOTICE MM(262420000000024/c6e18abf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102165102240 DMM DEBUG GMM(gmm_fsm)[0x61200001a4a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102165102240 DMM DEBUG GMM(gmm_fsm)[0x61200001a4a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102165102240 DLLC NOTICE LLME(d90460d6/c6e18abf){ASSIGNED} LLGM Assign pre (ffffffff => c6e18abf) (gprs_llc.c:1079) 20241102165102240 DLLC NOTICE LLME(ffffffff/c6e18abf){ASSIGNED} LLGM Assign post (ffffffff => c6e18abf) (gprs_llc.c:1125) 20241102165102240 DMM DEBUG MM_STATE_Gb(0)[0x61200001a7a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102165102240 DMM DEBUG MM_STATE_Gb(0)[0x61200001a7a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241102165102241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102165102241 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)@523952dc7221: setverdict(pass): none -> pass 20241102165102292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165102292 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241102165102292 DMM DEBUG MM_STATE_Gb(0)[0x61200001a7a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165102292 DMM INFO MM(262420000000024/c6e18abf) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241102165102292 DMM INFO MM(262420000000024/c6e18abf) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241102165102292 DMM DEBUG MM(262420000000024/c6e18abf) Using GGSN 0 (gprs_sm.c:317) 20241102165102292 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241102165102292 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241102165102292 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20241102165102292 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20241102165102304 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 5b 70 60 1a 11 2d 49 13 ae 14 05 7f 45 3f dc 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=1048 from retransmit req queue (gtp.c:443) 20241102165102304 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7fbf886de848, releasing all other PDP contexts (sgsn_libgtp.c:616) 20241102165102304 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fbf886de848, cbp=0x61400000f0a0) (sgsn_libgtp.c:630) 20241102165102304 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:405) 20241102165102304 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20241102165102304 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241102165102304 DMM NOTICE MM(262420000000024/c6e18abf) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed 20241102165102311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165102311 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165102311 DMM DEBUG MM_STATE_Gb(0)[0x61200001a7a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165102311 DMM INFO MM(262420000000024/c6e18abf) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241102165102311 DMM INFO MM(262420000000024/c6e18abf) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241102165102312 DMM DEBUG MM(262420000000024/c6e18abf) Using GGSN 0 (gprs_sm.c:317) 20241102165102312 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241102165102312 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241102165102312 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20241102165102312 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20241102165102314 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 5b 70 60 1a 11 2d 49 13 ae 14 05 7f 45 3f dc 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=1049 from retransmit req queue (gtp.c:443) 20241102165102314 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7fbf886de848, releasing all other PDP contexts (sgsn_libgtp.c:616) 20241102165102314 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbf886de848, cbp=0x61400000f2a0) (sgsn_libgtp.c:630) 20241102165102314 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241102165102314 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621004f028b8 TLLI=c6e18abf, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241102165102314 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241102165102314 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(919)@523952dc7221: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@523952dc7221: Final verdict of PTC: pass 20241102165102323 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50446<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241102165102325 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102165102325 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(917)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@523952dc7221: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(923)@523952dc7221: Final verdict of PTC: none -NSVCI98(926)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP(932)@523952dc7221: Final verdict of PTC: none -NSVCI97(920)@523952dc7221: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(919)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@523952dc7221: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(929)@523952dc7221: Final verdict of PTC: none -NSVCI99(930)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(924)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(925)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(918)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(928)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(919): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(923): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(924): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(925): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(926): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(929): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@523952dc7221: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:51:02 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 20241102165102458 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50460<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165102860 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50460<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91828) 20241102165103326 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165103326 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91828, count=105320) 20241102165104327 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165104327 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:51: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_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 20241102165105328 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165105328 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20241102165105922 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50474<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165105923 DMM INFO MM(262420000000024/c6e18abf) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102165105923 DMM INFO MM(262420000000024/c6e18abf) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102165105923 DMM DEBUG GMM(gmm_fsm)[0x61200001a4a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102165105923 DMM DEBUG GMM(gmm_fsm)[0x61200001a4a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102165105923 DMM DEBUG MM_STATE_Gb(0)[0x61200001a7a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102165105924 DMM DEBUG MM_STATE_Gb(0)[0x61200001a7a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241102165105924 DLLC NOTICE LLME(ffffffff/c6e18abf){ASSIGNED} LLGM Assign pre (c6e18abf => ffffffff) (gprs_llc.c:1079) 20241102165105924 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6e18abf => ffffffff) (gprs_llc.c:1125) 20241102165105924 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621004f02560 (gprs_sndcp.c:574) 20241102165105924 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621004f028b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241102165105924 DMM NOTICE MM(262420000000024/c6e18abf) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241102165105924 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20241102165105924 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241102165105924 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241102165105924 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20241102165105924 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20241102165105924 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) 20241102165105924 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f4 09 00 28 01 01 (gsup_client.c:399) 20241102165105924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{Init}: Deallocated (fsm.c:568) 20241102165105924 DMM DEBUG MM_STATE_Gb(0)[0x61200001a7a0]{Idle}: Deallocated (fsm.c:568) 20241102165105924 DMM DEBUG MM_STATE_Iu[0x61200001a920]{Detached}: Deallocated (fsm.c:568) 20241102165105924 DMM DEBUG GMM(gmm_fsm)[0x61200001a4a0]{Deregistered}: Deallocated (fsm.c:568) 20241102165105924 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165105972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102165105972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102165105972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102165105972 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165105972 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102165105972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165105972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165105972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165105972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165105974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165105974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165105974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165105974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165105974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165105974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165105974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165105974 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165105974 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102165105974 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165105974 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(939)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102165105975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165105975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165105979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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(940)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165105987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165105987 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)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165106011 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102165106011 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) 20241102165106011 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) 20241102165106011 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165106011 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102165106011 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165106011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165106011 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165106011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165106013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165106013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165106013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165106013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165106013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165106013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165106013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165106013 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165106013 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102165106013 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165106013 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165106014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165106014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(944)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165106018 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165106028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165106029 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)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165106045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102165106045 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) 20241102165106045 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) 20241102165106045 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165106045 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102165106045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165106045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165106045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165106045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165106047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165106047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165106047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165106047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165106047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165106047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165106047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165106047 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165106047 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102165106047 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165106047 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165106048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165106048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165106052 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165106061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165106061 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)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102165106329 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165106329 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102165106329 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102165106329 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(950)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102165106331 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(950)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102165106332 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(950)@523952dc7221: 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)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@523952dc7221: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='D580B6B2'O, index=0 SGSN_Test-GSUP(951)@523952dc7221: 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)@523952dc7221: 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 := '180B294D43EC97DC420643602D8D5201'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FD45E054'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A33941421FD625F2'O } } } } } 20241102165107388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165107388 DLLC NOTICE LLME(ffffffff/d580b6b2){UNASSIGNED} LLC RX: unknown TLLI 0xd580b6b2, creating LLME on the fly (gprs_llc.c:552) 20241102165107388 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165107388 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach" (gprs_gmm.c:1266) 20241102165107389 DMM DEBUG GMM(gmm_fsm)[0x61200001ac20]{Deregistered}: Allocated (fsm.c:456) 20241102165107389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{Init}: Allocated (fsm.c:456) 20241102165107389 DMM DEBUG MM_STATE_Gb[0x61200001af20]{Idle}: Allocated (fsm.c:456) 20241102165107389 DMM DEBUG MM_STATE_Iu[0x61200001b0a0]{Detached}: Allocated (fsm.c:456) 20241102165107389 DMM DEBUG GMM(gmm_fsm)[0x61200001ac20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102165107389 DMM DEBUG GMM(gmm_fsm)[0x61200001ac20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102165107389 DLLC NOTICE LLME(ffffffff/d580b6b2){UNASSIGNED} LLGM Assign pre (d580b6b2 => dadf20b4) (gprs_llc.c:1079) 20241102165107389 DLLC NOTICE LLME(d580b6b2/dadf20b4){ASSIGNED} LLGM Assign post (d580b6b2 => dadf20b4) (gprs_llc.c:1125) 20241102165107389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102165107389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102165107389 DMM DEBUG MM(262420000000025/dadf20b4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102165107402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165107402 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102165107402 DMM DEBUG MM_STATE_Gb(0)[0x61200001af20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165107402 DMM DEBUG MM(262420000000025/dadf20b4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20241102165107402 DMM NOTICE MM(262420000000025/dadf20b4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102165107402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102165107402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102165107402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102165107402 DMM DEBUG MM(262420000000025/dadf20b4) Requesting authorization (sgsn_auth.c:160) 20241102165107402 DMM INFO MM(262420000000025/dadf20b4) Requesting authentication tuples (sgsn_auth.c:184) 20241102165107402 DMM DEBUG MM(262420000000025/dadf20b4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102165107402 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20241102165107402 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)@523952dc7221: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@523952dc7221: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20241102165107405 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102165107405 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102165107405 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102165107405 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102165107405 DMM INFO MM(262420000000025/dadf20b4) Subscriber data update (mmctx.c:445) 20241102165107405 DMM DEBUG MM(262420000000025/dadf20b4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102165107405 DMM INFO MM(262420000000025/dadf20b4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102165107405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102165107405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102165107405 DMM INFO MM(262420000000025/dadf20b4) <- GMM AUTH AND CIPHERING REQ (rand = 18 0b 29 4d 43 ec 97 dc 42 06 43 60 2d 8d 52 01 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241102165107413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165107413 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165107413 DMM DEBUG MM_STATE_Gb(0)[0x61200001af20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165107413 DMM INFO MM(262420000000025/dadf20b4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102165107414 DMM NOTICE MM(262420000000025/dadf20b4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102165107414 DMM DEBUG MM(262420000000025/dadf20b4) checking auth: received GSM SRES = fd 45 e0 54 (gprs_gmm.c:666) 20241102165107414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102165107414 DMM DEBUG MM(262420000000025/dadf20b4) Requesting authorization (sgsn_auth.c:160) 20241102165107414 DMM INFO MM(262420000000025/dadf20b4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102165107414 DMM DEBUG MM(262420000000025/dadf20b4) Requesting subscriber data update (gprs_subscriber.c:894) 20241102165107414 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20241102165107414 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) 20241102165107414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241102165107414 DMM INFO MM(262420000000025/dadf20b4) <- GMM ATTACH ACCEPT (new P-TMSI=0xdadf20b4) (gprs_gmm.c:300) 20241102165107416 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102165107416 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102165107416 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241102165107416 DMM INFO MM(262420000000025/dadf20b4) Subscriber data update (mmctx.c:445) 20241102165107416 DMM DEBUG MM(262420000000025/dadf20b4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102165107416 DMM INFO MM(262420000000025/dadf20b4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102165107416 DMM NOTICE MM(262420000000025/dadf20b4) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20241102165107416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102165107416 DMM NOTICE MM(262420000000025/dadf20b4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102165107416 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) 20241102165107417 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102165107417 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241102165107417 DMM INFO MM(262420000000025/dadf20b4) Subscriber data update (mmctx.c:445) 20241102165107417 DMM DEBUG MM(262420000000025/dadf20b4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241102165107422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165107422 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241102165107422 DMM DEBUG MM_STATE_Gb(0)[0x61200001af20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165107422 DMM INFO MM(262420000000025/dadf20b4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102165107422 DMM NOTICE MM(262420000000025/dadf20b4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102165107422 DMM DEBUG GMM(gmm_fsm)[0x61200001ac20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102165107422 DMM DEBUG GMM(gmm_fsm)[0x61200001ac20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102165107422 DLLC NOTICE LLME(d580b6b2/dadf20b4){ASSIGNED} LLGM Assign pre (ffffffff => dadf20b4) (gprs_llc.c:1079) 20241102165107422 DLLC NOTICE LLME(ffffffff/dadf20b4){ASSIGNED} LLGM Assign post (ffffffff => dadf20b4) (gprs_llc.c:1125) 20241102165107422 DMM DEBUG MM_STATE_Gb(0)[0x61200001af20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102165107422 DMM DEBUG MM_STATE_Gb(0)[0x61200001af20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241102165107422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102165107422 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)@523952dc7221: setverdict(pass): none -> pass 20241102165107474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165107474 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241102165107474 DMM DEBUG MM_STATE_Gb(0)[0x61200001af20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165107474 DMM INFO MM(262420000000025/dadf20b4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241102165107474 DMM INFO MM(262420000000025/dadf20b4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241102165107474 DMM DEBUG MM(262420000000025/dadf20b4) Using GGSN 0 (gprs_sm.c:317) 20241102165107474 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) 20241102165107474 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20241102165107474 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241102165107474 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:186) 20241102165107475 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20241102165107487 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 34 67 dd e6 11 b1 51 ae 10 14 05 7f 17 6a 18 d0 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) 20241102165107487 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbf886df8c0, cbp=0x61400000f8a0) (sgsn_libgtp.c:630) 20241102165107487 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241102165107487 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621005110cb8 TLLI=dadf20b4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241102165107487 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241102165107487 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed 20241102165107493 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241102165107493 DGPRS INFO PDP(262420000000025:5): Context 0x7fbf886df8c0 was deleted (sgsn_libgtp.c:704) 20241102165107493 DMM INFO MM(262420000000025/dadf20b4) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241102165107493 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20241102165107493 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241102165115494 DMM INFO MM(262420000000025/dadf20b4) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241102165123005 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20241102165123496 DMM INFO MM(262420000000025/dadf20b4) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241102165126330 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241102165126330 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241102165126331 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(950)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102165127763 DGPRS DEBUG Checking for inactive LLMEs, time = 12377021 (sgsn.c:132) 20241102165131497 DMM INFO MM(262420000000025/dadf20b4) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241102165135976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165135978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165135978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241102165136015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165136017 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165136017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241102165136048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165136051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165136051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241102165139499 DMM INFO MM(262420000000025/dadf20b4) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@523952dc7221: Removing Client IMSI='262420000000025'H, index=0 20241102165139507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165139507 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241102165139508 DMM DEBUG MM_STATE_Gb(0)[0x61200001af20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165139508 DMM INFO MM(262420000000025/dadf20b4) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@523952dc7221: Final verdict of PTC: pass 20241102165139510 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50474<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241102165139513 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102165139513 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(951)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@523952dc7221: Final verdict of PTC: none -NSVCI98(944)@523952dc7221: Final verdict of PTC: none -NSVCI99(949)@523952dc7221: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@523952dc7221: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@523952dc7221: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@523952dc7221: Final verdict of PTC: none -NSVCI97(939)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(937)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(942)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(947)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@523952dc7221: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:51:39 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 20241102165139645 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34188<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165140046 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34188<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103652) 20241102165140514 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165140514 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103652, count=112268) 20241102165141515 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165141516 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:51:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_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 20241102165142517 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165142517 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20241102165143105 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34198<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165143107 DMM INFO MM(262420000000025/dadf20b4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102165143107 DMM INFO MM(262420000000025/dadf20b4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102165143107 DMM DEBUG GMM(gmm_fsm)[0x61200001ac20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102165143107 DMM DEBUG GMM(gmm_fsm)[0x61200001ac20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102165143107 DMM DEBUG MM_STATE_Gb(0)[0x61200001af20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102165143107 DMM DEBUG MM_STATE_Gb(0)[0x61200001af20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241102165143107 DLLC NOTICE LLME(ffffffff/dadf20b4){ASSIGNED} LLGM Assign pre (dadf20b4 => ffffffff) (gprs_llc.c:1079) 20241102165143107 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dadf20b4 => ffffffff) (gprs_llc.c:1125) 20241102165143107 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621005110960 (gprs_sndcp.c:574) 20241102165143107 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621005110cb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241102165143107 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20241102165143107 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) 20241102165143107 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f5 09 00 28 01 01 (gsup_client.c:399) 20241102165143107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{Init}: Deallocated (fsm.c:568) 20241102165143107 DMM DEBUG MM_STATE_Gb(0)[0x61200001af20]{Idle}: Deallocated (fsm.c:568) 20241102165143107 DMM DEBUG MM_STATE_Iu[0x61200001b0a0]{Detached}: Deallocated (fsm.c:568) 20241102165143107 DMM DEBUG GMM(gmm_fsm)[0x61200001ac20]{Deregistered}: Deallocated (fsm.c:568) 20241102165143107 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(958)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165143151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102165143151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102165143151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102165143151 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165143151 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102165143151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165143151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165143151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165143151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165143153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165143153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165143153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165143153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165143153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165143153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165143153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165143153 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165143153 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102165143153 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165143153 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(958)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102165143154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165143154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165143157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165143167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165143167 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165143191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102165143191 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) 20241102165143191 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) 20241102165143191 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165143191 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102165143191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165143191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165143191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165143191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165143193 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165143193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165143193 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165143193 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165143193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165143193 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165143193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165143194 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165143194 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102165143194 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165143194 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(963)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102165143194 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165143194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165143197 DLNS DEBUG GPRS-NS2-VC(UDP-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(960)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(964)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 20241102165143207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165143207 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)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(964)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165143230 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102165143231 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) 20241102165143231 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) 20241102165143231 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165143231 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102165143231 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165143231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165143231 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165143231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165143232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165143232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165143232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165143232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165143232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165143233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165143233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165143233 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165143233 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102165143233 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165143233 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165143233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165143233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165143238 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165143257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165143257 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)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102165143518 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165143518 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102165143518 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102165143518 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(969)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102165143520 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(969)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102165143521 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(969)@523952dc7221: 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)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@523952dc7221: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='D2D618B8'O, index=0 SGSN_Test-GSUP(970)@523952dc7221: 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)@523952dc7221: 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 := '6BA9B7F4E6C5B4990307EF490F3B22CD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6564E999'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '110BAF28E4CC6F14'O } } } } } 20241102165143568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165143568 DLLC NOTICE LLME(ffffffff/d2d618b8){UNASSIGNED} LLC RX: unknown TLLI 0xd2d618b8, creating LLME on the fly (gprs_llc.c:552) 20241102165143568 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165143568 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach" (gprs_gmm.c:1266) 20241102165143568 DMM DEBUG GMM(gmm_fsm)[0x61200001b3a0]{Deregistered}: Allocated (fsm.c:456) 20241102165143568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{Init}: Allocated (fsm.c:456) 20241102165143568 DMM DEBUG MM_STATE_Gb[0x61200001b6a0]{Idle}: Allocated (fsm.c:456) 20241102165143568 DMM DEBUG MM_STATE_Iu[0x61200001b820]{Detached}: Allocated (fsm.c:456) 20241102165143568 DMM DEBUG GMM(gmm_fsm)[0x61200001b3a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102165143568 DMM DEBUG GMM(gmm_fsm)[0x61200001b3a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102165143568 DLLC NOTICE LLME(ffffffff/d2d618b8){UNASSIGNED} LLGM Assign pre (d2d618b8 => e01b62b9) (gprs_llc.c:1079) 20241102165143568 DLLC NOTICE LLME(d2d618b8/e01b62b9){ASSIGNED} LLGM Assign post (d2d618b8 => e01b62b9) (gprs_llc.c:1125) 20241102165143568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102165143568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102165143568 DMM DEBUG MM(262420000000027/e01b62b9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102165143582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165143582 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102165143582 DMM DEBUG MM_STATE_Gb(0)[0x61200001b6a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165143582 DMM DEBUG MM(262420000000027/e01b62b9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20241102165143582 DMM NOTICE MM(262420000000027/e01b62b9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102165143582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102165143582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102165143582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102165143582 DMM DEBUG MM(262420000000027/e01b62b9) Requesting authorization (sgsn_auth.c:160) 20241102165143582 DMM INFO MM(262420000000027/e01b62b9) Requesting authentication tuples (sgsn_auth.c:184) 20241102165143582 DMM DEBUG MM(262420000000027/e01b62b9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102165143582 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20241102165143582 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)@523952dc7221: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@523952dc7221: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20241102165143584 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102165143584 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102165143584 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102165143584 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102165143584 DMM INFO MM(262420000000027/e01b62b9) Subscriber data update (mmctx.c:445) 20241102165143584 DMM DEBUG MM(262420000000027/e01b62b9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102165143584 DMM INFO MM(262420000000027/e01b62b9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102165143584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102165143585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102165143585 DMM INFO MM(262420000000027/e01b62b9) <- GMM AUTH AND CIPHERING REQ (rand = 6b a9 b7 f4 e6 c5 b4 99 03 07 ef 49 0f 3b 22 cd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241102165143591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165143592 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165143592 DMM DEBUG MM_STATE_Gb(0)[0x61200001b6a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165143592 DMM INFO MM(262420000000027/e01b62b9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102165143592 DMM NOTICE MM(262420000000027/e01b62b9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102165143592 DMM DEBUG MM(262420000000027/e01b62b9) checking auth: received GSM SRES = 65 64 e9 99 (gprs_gmm.c:666) 20241102165143592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102165143592 DMM DEBUG MM(262420000000027/e01b62b9) Requesting authorization (sgsn_auth.c:160) 20241102165143592 DMM INFO MM(262420000000027/e01b62b9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102165143592 DMM DEBUG MM(262420000000027/e01b62b9) Requesting subscriber data update (gprs_subscriber.c:894) 20241102165143592 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20241102165143592 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) 20241102165143592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241102165143592 DMM INFO MM(262420000000027/e01b62b9) <- GMM ATTACH ACCEPT (new P-TMSI=0xe01b62b9) (gprs_gmm.c:300) 20241102165143594 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102165143594 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102165143594 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241102165143594 DMM INFO MM(262420000000027/e01b62b9) Subscriber data update (mmctx.c:445) 20241102165143594 DMM DEBUG MM(262420000000027/e01b62b9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102165143594 DMM INFO MM(262420000000027/e01b62b9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102165143594 DMM NOTICE MM(262420000000027/e01b62b9) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20241102165143594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102165143594 DMM NOTICE MM(262420000000027/e01b62b9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102165143594 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) 20241102165143595 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102165143595 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241102165143595 DMM INFO MM(262420000000027/e01b62b9) Subscriber data update (mmctx.c:445) 20241102165143595 DMM DEBUG MM(262420000000027/e01b62b9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241102165143600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165143600 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241102165143601 DMM DEBUG MM_STATE_Gb(0)[0x61200001b6a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165143601 DMM INFO MM(262420000000027/e01b62b9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102165143601 DMM NOTICE MM(262420000000027/e01b62b9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102165143601 DMM DEBUG GMM(gmm_fsm)[0x61200001b3a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102165143601 DMM DEBUG GMM(gmm_fsm)[0x61200001b3a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102165143601 DLLC NOTICE LLME(d2d618b8/e01b62b9){ASSIGNED} LLGM Assign pre (ffffffff => e01b62b9) (gprs_llc.c:1079) 20241102165143601 DLLC NOTICE LLME(ffffffff/e01b62b9){ASSIGNED} LLGM Assign post (ffffffff => e01b62b9) (gprs_llc.c:1125) 20241102165143601 DMM DEBUG MM_STATE_Gb(0)[0x61200001b6a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102165143601 DMM DEBUG MM_STATE_Gb(0)[0x61200001b6a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241102165143601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102165143601 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)@523952dc7221: setverdict(pass): none -> pass 20241102165143652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165143652 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241102165143652 DMM DEBUG MM_STATE_Gb(0)[0x61200001b6a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165143652 DMM INFO MM(262420000000027/e01b62b9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241102165143652 DMM INFO MM(262420000000027/e01b62b9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241102165143652 DMM DEBUG MM(262420000000027/e01b62b9) Using GGSN 0 (gprs_sm.c:317) 20241102165143652 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) 20241102165143652 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20241102165143652 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241102165143652 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:186) 20241102165143653 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@523952dc7221: First createPDPContextRequest received, dropping & waiting for retransmission 20241102165148653 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20241102165148662 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 c4 01 a9 77 11 3b d4 b3 d6 14 05 7f b6 88 c1 06 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) 20241102165148662 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbf886df8c0, cbp=0x61400000fea0) (sgsn_libgtp.c:630) 20241102165148662 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241102165148662 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210053330b8 TLLI=e01b62b9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241102165148662 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241102165148662 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20241102165148671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165148671 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241102165148671 DMM DEBUG MM_STATE_Gb(0)[0x61200001b6a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165148671 DMM INFO MM(262420000000027/e01b62b9) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241102165148671 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:323) 20241102165148671 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@523952dc7221: First deletePDPContextRequest received, dropping & waiting for retransmission 20241102165153672 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20241102165153674 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) 20241102165153674 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fbf886df8c0, cbp=0x61400000fea0) (sgsn_libgtp.c:630) 20241102165153675 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241102165153675 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210053330b8, TLLI=e01b62b9, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241102165153675 DMM INFO MM(262420000000027/e01b62b9) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241102165153675 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20241102165153675 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@523952dc7221: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@523952dc7221: Final verdict of PTC: pass 20241102165153685 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34198<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241102165153686 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102165153686 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(969)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP(970)@523952dc7221: Final verdict of PTC: none -NSVCI98(963)@523952dc7221: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@523952dc7221: Final verdict of PTC: none -NSVCI99(968)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@523952dc7221: Final verdict of PTC: none -NSVCI97(958)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@523952dc7221: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@523952dc7221: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(956)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(961)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(966)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@523952dc7221: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:51:53 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 20241102165153823 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46172<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165154224 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46172<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95972) 20241102165154688 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165154688 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95972, count=103868) 20241102165155690 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165155690 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:51:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_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 20241102165156692 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165156692 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20241102165157281 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35592<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165157282 DMM INFO MM(262420000000027/e01b62b9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102165157282 DMM INFO MM(262420000000027/e01b62b9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102165157282 DMM DEBUG GMM(gmm_fsm)[0x61200001b3a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102165157282 DMM DEBUG GMM(gmm_fsm)[0x61200001b3a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102165157282 DMM DEBUG MM_STATE_Gb(0)[0x61200001b6a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102165157282 DMM DEBUG MM_STATE_Gb(0)[0x61200001b6a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241102165157282 DLLC NOTICE LLME(ffffffff/e01b62b9){ASSIGNED} LLGM Assign pre (e01b62b9 => ffffffff) (gprs_llc.c:1079) 20241102165157282 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e01b62b9 => ffffffff) (gprs_llc.c:1125) 20241102165157282 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20241102165157282 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) 20241102165157282 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f7 09 00 28 01 01 (gsup_client.c:399) 20241102165157283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{Init}: Deallocated (fsm.c:568) 20241102165157283 DMM DEBUG MM_STATE_Gb(0)[0x61200001b6a0]{Idle}: Deallocated (fsm.c:568) 20241102165157283 DMM DEBUG MM_STATE_Iu[0x61200001b820]{Detached}: Deallocated (fsm.c:568) 20241102165157283 DMM DEBUG GMM(gmm_fsm)[0x61200001b3a0]{Deregistered}: Deallocated (fsm.c:568) 20241102165157283 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(978)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165157331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102165157331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102165157331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102165157331 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165157332 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102165157332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165157332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165157332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165157332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165157333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165157333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165157333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165157333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165157333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165157333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165157333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165157333 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165157333 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102165157333 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165157333 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165157334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165157334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(978)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(977)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 20241102165157338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165157348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165157348 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(979)@523952dc7221: 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)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(977)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165157362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102165157362 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) 20241102165157362 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) 20241102165157362 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165157362 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102165157362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165157362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165157362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165157362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165157363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165157364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165157364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165157364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165157364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165157364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165157364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165157364 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165157364 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102165157364 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165157364 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165157364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165157364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165157368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(983)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(979)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165157377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165157377 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)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165157401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102165157401 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) 20241102165157401 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) 20241102165157401 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165157401 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102165157401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165157401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165157401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165157401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165157403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165157403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165157403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165157403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165157403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165157403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165157403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165157403 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165157403 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102165157403 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165157403 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(987)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102165157404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165157404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-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)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165157407 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165157417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165157417 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)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102165157692 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165157692 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102165157692 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102165157692 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(988)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102165157695 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(988)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102165157695 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(988)@523952dc7221: 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)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(975)@523952dc7221: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='E48446D1'O, index=0 SGSN_Test-GSUP(989)@523952dc7221: 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)@523952dc7221: 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 := '440096FEEB05D398253AB71FEA902906'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CA917879'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CF69129D3D91AF96'O } } } } } 20241102165157741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165157741 DLLC NOTICE LLME(ffffffff/e48446d1){UNASSIGNED} LLC RX: unknown TLLI 0xe48446d1, creating LLME on the fly (gprs_llc.c:552) 20241102165157741 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165157741 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach" (gprs_gmm.c:1266) 20241102165157741 DMM DEBUG GMM(gmm_fsm)[0x61200001bb20]{Deregistered}: Allocated (fsm.c:456) 20241102165157741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{Init}: Allocated (fsm.c:456) 20241102165157741 DMM DEBUG MM_STATE_Gb[0x61200001be20]{Idle}: Allocated (fsm.c:456) 20241102165157741 DMM DEBUG MM_STATE_Iu[0x612000020020]{Detached}: Allocated (fsm.c:456) 20241102165157741 DMM DEBUG GMM(gmm_fsm)[0x61200001bb20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102165157741 DMM DEBUG GMM(gmm_fsm)[0x61200001bb20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102165157741 DLLC NOTICE LLME(ffffffff/e48446d1){UNASSIGNED} LLGM Assign pre (e48446d1 => f44f01af) (gprs_llc.c:1079) 20241102165157741 DLLC NOTICE LLME(e48446d1/f44f01af){ASSIGNED} LLGM Assign post (e48446d1 => f44f01af) (gprs_llc.c:1125) 20241102165157741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102165157741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102165157741 DMM DEBUG MM(262420000000028/f44f01af) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102165157754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165157754 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102165157754 DMM DEBUG MM_STATE_Gb(0)[0x61200001be20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165157754 DMM DEBUG MM(262420000000028/f44f01af) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20241102165157754 DMM NOTICE MM(262420000000028/f44f01af) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102165157755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102165157755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102165157755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102165157755 DMM DEBUG MM(262420000000028/f44f01af) Requesting authorization (sgsn_auth.c:160) 20241102165157755 DMM INFO MM(262420000000028/f44f01af) Requesting authentication tuples (sgsn_auth.c:184) 20241102165157755 DMM DEBUG MM(262420000000028/f44f01af) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102165157755 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20241102165157755 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)@523952dc7221: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@523952dc7221: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20241102165157757 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102165157757 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102165157757 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102165157757 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102165157757 DMM INFO MM(262420000000028/f44f01af) Subscriber data update (mmctx.c:445) 20241102165157757 DMM DEBUG MM(262420000000028/f44f01af) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102165157757 DMM INFO MM(262420000000028/f44f01af) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102165157757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102165157757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102165157757 DMM INFO MM(262420000000028/f44f01af) <- GMM AUTH AND CIPHERING REQ (rand = 44 00 96 fe eb 05 d3 98 25 3a b7 1f ea 90 29 06 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241102165157764 DGPRS DEBUG Checking for inactive LLMEs, time = 12377051 (sgsn.c:132) 20241102165157765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165157765 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165157765 DMM DEBUG MM_STATE_Gb(0)[0x61200001be20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165157765 DMM INFO MM(262420000000028/f44f01af) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102165157765 DMM NOTICE MM(262420000000028/f44f01af) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102165157765 DMM DEBUG MM(262420000000028/f44f01af) checking auth: received GSM SRES = ca 91 78 79 (gprs_gmm.c:666) 20241102165157765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102165157765 DMM DEBUG MM(262420000000028/f44f01af) Requesting authorization (sgsn_auth.c:160) 20241102165157765 DMM INFO MM(262420000000028/f44f01af) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102165157765 DMM DEBUG MM(262420000000028/f44f01af) Requesting subscriber data update (gprs_subscriber.c:894) 20241102165157765 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20241102165157765 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) 20241102165157765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241102165157765 DMM INFO MM(262420000000028/f44f01af) <- GMM ATTACH ACCEPT (new P-TMSI=0xf44f01af) (gprs_gmm.c:300) 20241102165157767 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102165157767 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102165157767 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241102165157767 DMM INFO MM(262420000000028/f44f01af) Subscriber data update (mmctx.c:445) 20241102165157767 DMM DEBUG MM(262420000000028/f44f01af) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102165157767 DMM INFO MM(262420000000028/f44f01af) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102165157767 DMM NOTICE MM(262420000000028/f44f01af) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20241102165157767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102165157767 DMM NOTICE MM(262420000000028/f44f01af) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102165157767 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) 20241102165157768 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102165157768 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241102165157768 DMM INFO MM(262420000000028/f44f01af) Subscriber data update (mmctx.c:445) 20241102165157768 DMM DEBUG MM(262420000000028/f44f01af) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241102165157774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165157774 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241102165157774 DMM DEBUG MM_STATE_Gb(0)[0x61200001be20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165157774 DMM INFO MM(262420000000028/f44f01af) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102165157774 DMM NOTICE MM(262420000000028/f44f01af) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102165157774 DMM DEBUG GMM(gmm_fsm)[0x61200001bb20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102165157774 DMM DEBUG GMM(gmm_fsm)[0x61200001bb20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102165157774 DLLC NOTICE LLME(e48446d1/f44f01af){ASSIGNED} LLGM Assign pre (ffffffff => f44f01af) (gprs_llc.c:1079) 20241102165157774 DLLC NOTICE LLME(ffffffff/f44f01af){ASSIGNED} LLGM Assign post (ffffffff => f44f01af) (gprs_llc.c:1125) 20241102165157774 DMM DEBUG MM_STATE_Gb(0)[0x61200001be20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102165157774 DMM DEBUG MM_STATE_Gb(0)[0x61200001be20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241102165157774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102165157774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@523952dc7221: setverdict(pass): none -> pass 20241102165157825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165157825 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241102165157825 DMM DEBUG MM_STATE_Gb(0)[0x61200001be20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165157825 DMM INFO MM(262420000000028/f44f01af) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241102165157825 DMM INFO MM(262420000000028/f44f01af) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241102165157825 DMM DEBUG MM(262420000000028/f44f01af) Using GGSN 0 (gprs_sm.c:317) 20241102165157825 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) 20241102165157825 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20241102165157825 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241102165157825 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:186) 20241102165157825 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20241102165157837 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 97 15 04 99 11 f0 5f c5 11 14 05 7f bd d9 55 46 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) 20241102165157837 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbf886df8c0, cbp=0x6140000104a0) (sgsn_libgtp.c:630) 20241102165157837 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241102165157837 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x62100552fcb8 TLLI=f44f01af, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241102165157837 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241102165157837 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed 20241102165157844 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241102165157844 DGPRS INFO PDP(262420000000028:5): Context 0x7fbf886df8c0 was deleted (sgsn_libgtp.c:704) 20241102165157844 DMM INFO MM(262420000000028/f44f01af) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241102165157844 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20241102165157844 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@523952dc7221: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20241102165157849 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20241102165157851 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) 20241102165157851 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) 20241102165157851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165157851 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241102165157851 DMM DEBUG MM_STATE_Gb(0)[0x61200001be20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165157851 DMM INFO MM(262420000000028/f44f01af) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(975)@523952dc7221: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@523952dc7221: Final verdict of PTC: pass 20241102165157856 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35592<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241102165157858 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102165157858 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(989)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@523952dc7221: Final verdict of PTC: none -NSVCI99(987)@523952dc7221: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(975)@523952dc7221: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@523952dc7221: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@523952dc7221: Final verdict of PTC: none -NSVCI98(982)@523952dc7221: Final verdict of PTC: none -NSVCI97(978)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(977)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(985)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(980)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(976)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(975): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(976): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(977): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(978): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@523952dc7221: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:51:57 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 20241102165157985 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35598<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165158387 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35598<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99032) 20241102165158859 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165158859 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99032, count=103388) 20241102165159860 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165159860 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:52:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_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 20241102165200861 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165200861 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20241102165201451 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35602<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165201453 DMM INFO MM(262420000000028/f44f01af) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102165201453 DMM INFO MM(262420000000028/f44f01af) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102165201453 DMM DEBUG GMM(gmm_fsm)[0x61200001bb20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102165201453 DMM DEBUG GMM(gmm_fsm)[0x61200001bb20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102165201453 DMM DEBUG MM_STATE_Gb(0)[0x61200001be20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102165201453 DMM DEBUG MM_STATE_Gb(0)[0x61200001be20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241102165201453 DLLC NOTICE LLME(ffffffff/f44f01af){ASSIGNED} LLGM Assign pre (f44f01af => ffffffff) (gprs_llc.c:1079) 20241102165201453 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f44f01af => ffffffff) (gprs_llc.c:1125) 20241102165201453 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x62100552f960 (gprs_sndcp.c:574) 20241102165201453 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x62100552fcb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241102165201453 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20241102165201453 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) 20241102165201453 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f8 09 00 28 01 01 (gsup_client.c:399) 20241102165201453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{Init}: Deallocated (fsm.c:568) 20241102165201453 DMM DEBUG MM_STATE_Gb(0)[0x61200001be20]{Idle}: Deallocated (fsm.c:568) 20241102165201453 DMM DEBUG MM_STATE_Iu[0x612000020020]{Detached}: Deallocated (fsm.c:568) 20241102165201453 DMM DEBUG GMM(gmm_fsm)[0x61200001bb20]{Deregistered}: Deallocated (fsm.c:568) 20241102165201453 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165201494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102165201494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102165201494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102165201495 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165201495 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102165201495 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165201495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165201495 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165201495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165201496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165201496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165201496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165201497 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165201497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165201497 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165201497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165201497 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165201497 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102165201497 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165201497 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(996)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102165201498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165201498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165201501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(997)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 20241102165201509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165201509 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)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165201535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102165201535 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) 20241102165201535 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) 20241102165201536 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165201536 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102165201536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165201536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165201536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165201536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165201538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165201538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165201538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165201538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165201538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165201538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165201538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165201538 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165201538 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102165201538 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165201538 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165201539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165201539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165201543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1002)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(998)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165201553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165201553 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)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165201573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102165201573 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) 20241102165201573 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) 20241102165201573 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165201573 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102165201573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165201573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165201573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165201573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165201575 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165201575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165201575 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165201575 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165201575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165201575 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165201575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165201575 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165201576 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102165201576 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165201576 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1006)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102165201576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165201576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-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)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165201580 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165201589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165201590 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)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102165201862 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165201862 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102165201862 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102165201862 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1007)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102165201864 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1007)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1007)@523952dc7221: 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 } } } } 20241102165201864 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1007)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@523952dc7221: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='F4C76CB0'O, index=0 SGSN_Test-GSUP(1008)@523952dc7221: 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)@523952dc7221: 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 := '8588BD0D3265ED461FC973D70FE7C24B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '25CA1D2E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '983A3D4135CF7668'O } } } } } 20241102165201907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165201907 DLLC NOTICE LLME(ffffffff/f4c76cb0){UNASSIGNED} LLC RX: unknown TLLI 0xf4c76cb0, creating LLME on the fly (gprs_llc.c:552) 20241102165201907 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165201907 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20241102165201907 DMM DEBUG GMM(gmm_fsm)[0x612000020320]{Deregistered}: Allocated (fsm.c:456) 20241102165201907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{Init}: Allocated (fsm.c:456) 20241102165201907 DMM DEBUG MM_STATE_Gb[0x612000020620]{Idle}: Allocated (fsm.c:456) 20241102165201907 DMM DEBUG MM_STATE_Iu[0x6120000207a0]{Detached}: Allocated (fsm.c:456) 20241102165201907 DMM DEBUG GMM(gmm_fsm)[0x612000020320]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102165201907 DMM DEBUG GMM(gmm_fsm)[0x612000020320]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102165201907 DLLC NOTICE LLME(ffffffff/f4c76cb0){UNASSIGNED} LLGM Assign pre (f4c76cb0 => da1aeef5) (gprs_llc.c:1079) 20241102165201907 DLLC NOTICE LLME(f4c76cb0/da1aeef5){ASSIGNED} LLGM Assign post (f4c76cb0 => da1aeef5) (gprs_llc.c:1125) 20241102165201907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102165201907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102165201907 DMM DEBUG MM(262420000000026/da1aeef5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102165201921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165201922 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102165201922 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165201922 DMM DEBUG MM(262420000000026/da1aeef5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241102165201922 DMM NOTICE MM(262420000000026/da1aeef5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102165201922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102165201922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102165201922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102165201922 DMM DEBUG MM(262420000000026/da1aeef5) Requesting authorization (sgsn_auth.c:160) 20241102165201922 DMM INFO MM(262420000000026/da1aeef5) Requesting authentication tuples (sgsn_auth.c:184) 20241102165201922 DMM DEBUG MM(262420000000026/da1aeef5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102165201922 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241102165201922 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)@523952dc7221: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@523952dc7221: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20241102165201925 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102165201925 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102165201925 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102165201925 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102165201925 DMM INFO MM(262420000000026/da1aeef5) Subscriber data update (mmctx.c:445) 20241102165201925 DMM DEBUG MM(262420000000026/da1aeef5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102165201925 DMM INFO MM(262420000000026/da1aeef5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102165201925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102165201925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102165201925 DMM INFO MM(262420000000026/da1aeef5) <- GMM AUTH AND CIPHERING REQ (rand = 85 88 bd 0d 32 65 ed 46 1f c9 73 d7 0f e7 c2 4b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241102165201933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165201933 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165201933 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165201933 DMM INFO MM(262420000000026/da1aeef5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102165201933 DMM NOTICE MM(262420000000026/da1aeef5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102165201933 DMM DEBUG MM(262420000000026/da1aeef5) checking auth: received GSM SRES = 25 ca 1d 2e (gprs_gmm.c:666) 20241102165201933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102165201933 DMM DEBUG MM(262420000000026/da1aeef5) Requesting authorization (sgsn_auth.c:160) 20241102165201933 DMM INFO MM(262420000000026/da1aeef5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102165201933 DMM DEBUG MM(262420000000026/da1aeef5) Requesting subscriber data update (gprs_subscriber.c:894) 20241102165201933 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241102165201933 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) 20241102165201933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241102165201933 DMM INFO MM(262420000000026/da1aeef5) <- GMM ATTACH ACCEPT (new P-TMSI=0xda1aeef5) (gprs_gmm.c:300) 20241102165201935 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102165201935 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102165201935 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241102165201935 DMM INFO MM(262420000000026/da1aeef5) Subscriber data update (mmctx.c:445) 20241102165201935 DMM DEBUG MM(262420000000026/da1aeef5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102165201935 DMM INFO MM(262420000000026/da1aeef5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102165201935 DMM NOTICE MM(262420000000026/da1aeef5) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241102165201935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102165201935 DMM NOTICE MM(262420000000026/da1aeef5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102165201935 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) 20241102165201935 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102165201936 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241102165201936 DMM INFO MM(262420000000026/da1aeef5) Subscriber data update (mmctx.c:445) 20241102165201936 DMM DEBUG MM(262420000000026/da1aeef5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241102165201941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165201941 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241102165201941 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165201942 DMM INFO MM(262420000000026/da1aeef5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102165201942 DMM NOTICE MM(262420000000026/da1aeef5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102165201942 DMM DEBUG GMM(gmm_fsm)[0x612000020320]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102165201942 DMM DEBUG GMM(gmm_fsm)[0x612000020320]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102165201942 DLLC NOTICE LLME(f4c76cb0/da1aeef5){ASSIGNED} LLGM Assign pre (ffffffff => da1aeef5) (gprs_llc.c:1079) 20241102165201942 DLLC NOTICE LLME(ffffffff/da1aeef5){ASSIGNED} LLGM Assign post (ffffffff => da1aeef5) (gprs_llc.c:1125) 20241102165201942 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102165201942 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241102165201942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102165201942 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)@523952dc7221: setverdict(pass): none -> pass 20241102165201993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165201993 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241102165201993 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165201993 DMM INFO MM(262420000000026/da1aeef5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241102165201993 DMM INFO MM(262420000000026/da1aeef5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241102165201993 DMM DEBUG MM(262420000000026/da1aeef5) Using GGSN 0 (gprs_sm.c:317) 20241102165201993 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) 20241102165201993 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241102165201994 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241102165201994 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20241102165201994 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20241102165202003 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 97 8b 39 60 11 21 2b 63 85 14 05 7f cd ee ea b2 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) 20241102165202003 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbf886df8c0, cbp=0x614000010aa0) (sgsn_libgtp.c:630) 20241102165202003 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241102165202003 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210057278b8 TLLI=da1aeef5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241102165202003 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241102165202004 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed 20241102165202014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165202014 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241102165202014 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165202017 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 97 8b 39 60 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2530) 20241102165202017 DGPRS INFO PDP(262420000000026:5): Context 0x7fbf886df8c0 was deleted (sgsn_libgtp.c:704) 20241102165202017 DMM INFO MM(262420000000026/da1aeef5) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241102165202017 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20241102165202017 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@523952dc7221: Removing Client IMSI='262420000000026'H, index=0 20241102165202023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165202023 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241102165202023 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165202023 DMM INFO MM(262420000000026/da1aeef5) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1010)@523952dc7221: Final verdict of PTC: pass 20241102165202026 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35602<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1008)@523952dc7221: Final verdict of PTC: none 20241102165202028 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102165202029 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@523952dc7221: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@523952dc7221: Final verdict of PTC: none -NSVCI98(1001)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@523952dc7221: Final verdict of PTC: none -NSVCI99(1006)@523952dc7221: Final verdict of PTC: none -NSVCI97(996)@523952dc7221: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(999)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(994)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(1004)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@523952dc7221: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:52:02 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 20241102165202154 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35614<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165202555 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35614<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96704) 20241102165203030 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165203030 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96704, count=105084) 20241102165204031 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165204031 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:52: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_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 20241102165205032 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165205032 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_attach_pdp_act_gmm_detach started. 20241102165205616 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35624<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165205617 DMM INFO MM(262420000000026/da1aeef5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102165205617 DMM INFO MM(262420000000026/da1aeef5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102165205617 DMM DEBUG GMM(gmm_fsm)[0x612000020320]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102165205617 DMM DEBUG GMM(gmm_fsm)[0x612000020320]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102165205617 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102165205617 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241102165205617 DLLC NOTICE LLME(ffffffff/da1aeef5){ASSIGNED} LLGM Assign pre (da1aeef5 => ffffffff) (gprs_llc.c:1079) 20241102165205617 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da1aeef5 => ffffffff) (gprs_llc.c:1125) 20241102165205617 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621005727560 (gprs_sndcp.c:574) 20241102165205617 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210057278b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241102165205617 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241102165205617 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) 20241102165205617 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f6 09 00 28 01 01 (gsup_client.c:399) 20241102165205617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{Init}: Deallocated (fsm.c:568) 20241102165205617 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Idle}: Deallocated (fsm.c:568) 20241102165205618 DMM DEBUG MM_STATE_Iu[0x6120000207a0]{Detached}: Deallocated (fsm.c:568) 20241102165205618 DMM DEBUG GMM(gmm_fsm)[0x612000020320]{Deregistered}: Deallocated (fsm.c:568) 20241102165205618 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1015)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165205662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102165205662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102165205662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102165205662 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165205662 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102165205662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165205662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165205662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165205662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165205664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165205664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165205664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165205664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165205664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165205664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165205664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165205664 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165205664 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102165205664 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165205664 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1015)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102165205665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165205665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165205668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1016)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165205679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165205679 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI196(1014)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165205695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102165205695 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) 20241102165205695 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) 20241102165205695 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165205695 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102165205695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165205695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165205695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165205695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165205697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165205697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165205697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165205697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165205697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165205697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165205697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165205697 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165205698 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102165205698 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165205698 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165205698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165205698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165205702 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1017)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165205710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165205710 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI210(1019)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1026)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1026)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165205747 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102165205747 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) 20241102165205747 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) 20241102165205747 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165205747 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102165205747 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165205747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165205747 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165205747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1026)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165205749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165205749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165205749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165205750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165205750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165205750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165205750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165205750 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165205750 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102165205750 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165205750 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1026)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102165205750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165205750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1026)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165205755 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165205764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165205764 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1023)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102165206033 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165206033 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102165206033 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102165206033 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1025)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1025)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102165206036 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1025)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1025)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102165206036 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1025)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1025)@523952dc7221: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1025)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1025)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1014)@523952dc7221: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='C94F455D'O, index=0 SGSN_Test-GSUP(1027)@523952dc7221: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@523952dc7221: 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 := '88044680DD04831FD1F3C87475A1A28C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5073F43D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DF77CFD8E4794ED3'O } } } } } 20241102165206081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165206081 DLLC NOTICE LLME(ffffffff/c94f455d){UNASSIGNED} LLC RX: unknown TLLI 0xc94f455d, creating LLME on the fly (gprs_llc.c:552) 20241102165206081 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165206081 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20241102165206081 DMM DEBUG GMM(gmm_fsm)[0x612000020aa0]{Deregistered}: Allocated (fsm.c:456) 20241102165206081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{Init}: Allocated (fsm.c:456) 20241102165206081 DMM DEBUG MM_STATE_Gb[0x612000020da0]{Idle}: Allocated (fsm.c:456) 20241102165206081 DMM DEBUG MM_STATE_Iu[0x612000020f20]{Detached}: Allocated (fsm.c:456) 20241102165206082 DMM DEBUG GMM(gmm_fsm)[0x612000020aa0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102165206082 DMM DEBUG GMM(gmm_fsm)[0x612000020aa0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102165206082 DLLC NOTICE LLME(ffffffff/c94f455d){UNASSIGNED} LLGM Assign pre (c94f455d => c704ac98) (gprs_llc.c:1079) 20241102165206082 DLLC NOTICE LLME(c94f455d/c704ac98){ASSIGNED} LLGM Assign post (c94f455d => c704ac98) (gprs_llc.c:1125) 20241102165206082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102165206082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102165206082 DMM DEBUG MM(262420000000026/c704ac98) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102165206093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165206093 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102165206093 DMM DEBUG MM_STATE_Gb(0)[0x612000020da0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165206093 DMM DEBUG MM(262420000000026/c704ac98) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241102165206093 DMM NOTICE MM(262420000000026/c704ac98) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102165206093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102165206093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102165206093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102165206093 DMM DEBUG MM(262420000000026/c704ac98) Requesting authorization (sgsn_auth.c:160) 20241102165206093 DMM INFO MM(262420000000026/c704ac98) Requesting authentication tuples (sgsn_auth.c:184) 20241102165206093 DMM DEBUG MM(262420000000026/c704ac98) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102165206093 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241102165206093 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)@523952dc7221: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@523952dc7221: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20241102165206096 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102165206096 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102165206096 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102165206096 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102165206096 DMM INFO MM(262420000000026/c704ac98) Subscriber data update (mmctx.c:445) 20241102165206096 DMM DEBUG MM(262420000000026/c704ac98) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102165206096 DMM INFO MM(262420000000026/c704ac98) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102165206096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102165206096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102165206096 DMM INFO MM(262420000000026/c704ac98) <- GMM AUTH AND CIPHERING REQ (rand = 88 04 46 80 dd 04 83 1f d1 f3 c8 74 75 a1 a2 8c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241102165206104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165206104 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165206105 DMM DEBUG MM_STATE_Gb(0)[0x612000020da0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165206105 DMM INFO MM(262420000000026/c704ac98) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102165206105 DMM NOTICE MM(262420000000026/c704ac98) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102165206105 DMM DEBUG MM(262420000000026/c704ac98) checking auth: received GSM SRES = 50 73 f4 3d (gprs_gmm.c:666) 20241102165206105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102165206105 DMM DEBUG MM(262420000000026/c704ac98) Requesting authorization (sgsn_auth.c:160) 20241102165206105 DMM INFO MM(262420000000026/c704ac98) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102165206105 DMM DEBUG MM(262420000000026/c704ac98) Requesting subscriber data update (gprs_subscriber.c:894) 20241102165206105 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241102165206105 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) 20241102165206105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241102165206105 DMM INFO MM(262420000000026/c704ac98) <- GMM ATTACH ACCEPT (new P-TMSI=0xc704ac98) (gprs_gmm.c:300) 20241102165206107 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102165206107 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102165206107 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241102165206107 DMM INFO MM(262420000000026/c704ac98) Subscriber data update (mmctx.c:445) 20241102165206107 DMM DEBUG MM(262420000000026/c704ac98) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102165206107 DMM INFO MM(262420000000026/c704ac98) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102165206107 DMM NOTICE MM(262420000000026/c704ac98) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241102165206107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102165206107 DMM NOTICE MM(262420000000026/c704ac98) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102165206107 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) 20241102165206108 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102165206108 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241102165206108 DMM INFO MM(262420000000026/c704ac98) Subscriber data update (mmctx.c:445) 20241102165206108 DMM DEBUG MM(262420000000026/c704ac98) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241102165206113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165206113 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241102165206114 DMM DEBUG MM_STATE_Gb(0)[0x612000020da0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165206114 DMM INFO MM(262420000000026/c704ac98) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102165206114 DMM NOTICE MM(262420000000026/c704ac98) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102165206114 DMM DEBUG GMM(gmm_fsm)[0x612000020aa0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102165206114 DMM DEBUG GMM(gmm_fsm)[0x612000020aa0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102165206114 DLLC NOTICE LLME(c94f455d/c704ac98){ASSIGNED} LLGM Assign pre (ffffffff => c704ac98) (gprs_llc.c:1079) 20241102165206114 DLLC NOTICE LLME(ffffffff/c704ac98){ASSIGNED} LLGM Assign post (ffffffff => c704ac98) (gprs_llc.c:1125) 20241102165206114 DMM DEBUG MM_STATE_Gb(0)[0x612000020da0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102165206114 DMM DEBUG MM_STATE_Gb(0)[0x612000020da0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241102165206114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102165206114 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)@523952dc7221: setverdict(pass): none -> pass 20241102165206165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165206165 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241102165206165 DMM DEBUG MM_STATE_Gb(0)[0x612000020da0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165206165 DMM INFO MM(262420000000026/c704ac98) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241102165206166 DMM INFO MM(262420000000026/c704ac98) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241102165206166 DMM DEBUG MM(262420000000026/c704ac98) Using GGSN 0 (gprs_sm.c:317) 20241102165206166 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) 20241102165206166 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241102165206166 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241102165206166 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20241102165206166 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20241102165206176 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 65 c6 cf 8c 11 bb 08 83 96 14 05 7f 8e 9e 4c 20 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1056 from retransmit req queue (gtp.c:443) 20241102165206176 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbf886df8c0, cbp=0x6140000110a0) (sgsn_libgtp.c:630) 20241102165206176 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241102165206176 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x62100591f4b8 TLLI=c704ac98, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241102165206176 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241102165206176 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed 20241102165206184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165206184 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165206184 DMM DEBUG MM_STATE_Gb(0)[0x612000020da0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165206184 DMM INFO MM(262420000000026/c704ac98) -> GMM DETACH REQUEST TLLI=0xc704ac98 type=GPRS detach (gprs_gmm.c:1458) 20241102165206184 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241102165206184 DMM INFO MM(262420000000026/c704ac98) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241102165206184 DMM DEBUG GMM(gmm_fsm)[0x612000020aa0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102165206184 DMM DEBUG GMM(gmm_fsm)[0x612000020aa0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102165206184 DMM DEBUG MM_STATE_Gb(0)[0x612000020da0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102165206184 DMM DEBUG MM_STATE_Gb(0)[0x612000020da0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241102165206184 DLLC NOTICE LLME(ffffffff/c704ac98){ASSIGNED} LLGM Assign pre (c704ac98 => ffffffff) (gprs_llc.c:1079) 20241102165206185 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c704ac98 => ffffffff) (gprs_llc.c:1125) 20241102165206185 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x62100591f160 (gprs_sndcp.c:574) 20241102165206185 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x62100591f4b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241102165206185 DMM NOTICE MM(262420000000026/c704ac98) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241102165206185 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20241102165206185 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241102165206185 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241102165206185 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20241102165206185 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241102165206185 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) 20241102165206185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{Init}: Deallocated (fsm.c:568) 20241102165206185 DMM DEBUG MM_STATE_Gb(0)[0x612000020da0]{Idle}: Deallocated (fsm.c:568) 20241102165206185 DMM DEBUG MM_STATE_Iu[0x612000020f20]{Detached}: Deallocated (fsm.c:568) 20241102165206185 DMM DEBUG GMM(gmm_fsm)[0x612000020aa0]{Deregistered}: Deallocated (fsm.c:568) 20241102165206186 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1014)@523952dc7221: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@523952dc7221: Final verdict of PTC: pass 20241102165206193 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35624<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1027)@523952dc7221: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1014)@523952dc7221: Final verdict of PTC: none -NSVCI97(1015)@523952dc7221: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1023)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@523952dc7221: Final verdict of PTC: none -NSVCI99(1026)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@523952dc7221: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1019)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@523952dc7221: Final verdict of PTC: none -NSVCI98(1020)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@523952dc7221: Final verdict of PTC: none 20241102165206196 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102165206197 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1025)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(1024)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(1013)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(1018)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1014): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1019): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1023): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(1024): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(1025): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(1026): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@523952dc7221: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:52:06 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 20241102165206319 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35628<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165206620 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35628<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104224) 20241102165207198 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165207198 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104224, count=108580) 20241102165208199 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165208199 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:52: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_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 20241102165209200 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165209200 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20241102165209682 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48700<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165209683 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165209727 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102165209727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102165209727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102165209727 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165209727 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102165209727 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165209727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165209727 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165209727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165209729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165209730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165209730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165209730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165209730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165209730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165209730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165209730 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165209730 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102165209730 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165209730 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1034)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102165209731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165209731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165209735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241102165209744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165209744 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)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1035)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1040)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1040)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165209766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102165209766 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) 20241102165209766 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) 20241102165209766 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165209766 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102165209766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165209766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165209766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165209766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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(1040)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165209768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165209768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165209768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165209768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165209768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165209768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165209768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165209768 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165209768 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102165209768 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165209768 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb2-NS2(1039)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1040)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102165209769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165209769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1040)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165209773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1036)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241102165209780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165209781 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1037)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1039)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1045)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1045)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165209803 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102165209803 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) 20241102165209803 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) 20241102165209803 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165209803 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102165209803 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165209803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165209803 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165209803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1045)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165209805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165209805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165209805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165209805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165209805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165209805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165209805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165209805 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165209805 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102165209805 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165209805 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165209806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165209806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1045)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1045)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165209810 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165209820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165209820 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(1042)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102165210202 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165210202 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102165210202 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102165210202 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1044)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1044)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102165210204 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1044)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1044)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102165210204 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1044)@523952dc7221: 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(1044)@523952dc7221: 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(1044)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1044)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@523952dc7221: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='EF44E4CC'O, index=0 SGSN_Test-GSUP(1046)@523952dc7221: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20241102165211256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165211256 DLLC NOTICE LLME(ffffffff/ef44e4cc){UNASSIGNED} LLC RX: unknown TLLI 0xef44e4cc, creating LLME on the fly (gprs_llc.c:552) 20241102165211256 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165211256 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241102165211257 DMM DEBUG GMM(gmm_fsm)[0x612000021220]{Deregistered}: Allocated (fsm.c:456) 20241102165211257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000213a0]{Init}: Allocated (fsm.c:456) 20241102165211257 DMM DEBUG MM_STATE_Gb[0x612000021520]{Idle}: Allocated (fsm.c:456) 20241102165211257 DMM DEBUG MM_STATE_Iu[0x6120000216a0]{Detached}: Allocated (fsm.c:456) 20241102165211257 DMM DEBUG GMM(gmm_fsm)[0x612000021220]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102165211257 DMM DEBUG GMM(gmm_fsm)[0x612000021220]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102165211257 DLLC NOTICE LLME(ffffffff/ef44e4cc){UNASSIGNED} LLGM Assign pre (ef44e4cc => cf83e461) (gprs_llc.c:1079) 20241102165211257 DLLC NOTICE LLME(ef44e4cc/cf83e461){ASSIGNED} LLGM Assign post (ef44e4cc => cf83e461) (gprs_llc.c:1125) 20241102165211257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000213a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102165211257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000213a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102165211257 DMM DEBUG MM(262420000000039/cf83e461) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102165211270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165211270 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa82bdc CMD=UI DATA (gprs_llc_parse.c:89) 20241102165211270 DMM DEBUG MM_STATE_Gb(0)[0x612000021520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165211270 DMM INFO MM(262420000000039/cf83e461) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241102165211271 DMM DEBUG GMM(gmm_fsm)[0x612000021220]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102165211271 DLLC NOTICE LLME(ef44e4cc/cf83e461){ASSIGNED} LLGM Assign pre (ef44e4cc => cf83e461) (gprs_llc.c:1079) 20241102165211271 DLLC NOTICE LLME(ef44e4cc/cf83e461){ASSIGNED} LLGM Assign post (ef44e4cc => cf83e461) (gprs_llc.c:1125) 20241102165211271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000213a0]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102165211271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165211271 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165211271 DMM DEBUG MM_STATE_Gb(0)[0x612000021520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165211271 DMM DEBUG MM(262420000000039/cf83e461) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20241102165211271 DMM NOTICE MM(262420000000039/cf83e461) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102165211271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000213a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102165211271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000213a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102165211271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000213a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241102165211271 DMM INFO MM(262420000000039/cf83e461) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf83e461) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1048)@523952dc7221: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@523952dc7221: Removing Client IMSI='262420000000039'H, index=0 20241102165212277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165212277 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241102165212277 DMM DEBUG MM_STATE_Gb(0)[0x612000021520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165212277 DMM INFO MM(262420000000039/cf83e461) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102165212277 DMM NOTICE MM(262420000000039/cf83e461) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102165212277 DMM DEBUG GMM(gmm_fsm)[0x612000021220]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102165212277 DMM DEBUG GMM(gmm_fsm)[0x612000021220]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102165212277 DLLC NOTICE LLME(ef44e4cc/cf83e461){ASSIGNED} LLGM Assign pre (ffffffff => cf83e461) (gprs_llc.c:1079) 20241102165212277 DLLC NOTICE LLME(ffffffff/cf83e461){ASSIGNED} LLGM Assign post (ffffffff => cf83e461) (gprs_llc.c:1125) 20241102165212277 DMM DEBUG MM_STATE_Gb(0)[0x612000021520]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102165212277 DMM DEBUG MM_STATE_Gb(0)[0x612000021520]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241102165212277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000213a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102165212277 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)@523952dc7221: Final verdict of PTC: pass 20241102165212279 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48700<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1046)@523952dc7221: Final verdict of PTC: none 20241102165212281 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102165212281 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1045)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1044)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@523952dc7221: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@523952dc7221: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1042)@523952dc7221: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1037)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@523952dc7221: Final verdict of PTC: none -NSVCI97(1034)@523952dc7221: Final verdict of PTC: none -NSVCI98(1040)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1039)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(1032)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(1043)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(1038)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1037): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(1038): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(1039): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(1040): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1042): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(1043): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(1044): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(1045): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@523952dc7221: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:52:12 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 20241102165212409 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48710<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165212811 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48710<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66652) 20241102165213282 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165213282 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=66652, count=71568) 20241102165214284 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165214284 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:52:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_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 20241102165215285 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165215285 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_xid_empty_l3 started. 20241102165215871 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48718<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165215873 DMM INFO MM(262420000000039/cf83e461) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102165215873 DMM INFO MM(262420000000039/cf83e461) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102165215873 DMM DEBUG GMM(gmm_fsm)[0x612000021220]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102165215873 DMM DEBUG GMM(gmm_fsm)[0x612000021220]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102165215873 DMM DEBUG MM_STATE_Gb(0)[0x612000021520]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102165215873 DMM DEBUG MM_STATE_Gb(0)[0x612000021520]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241102165215873 DLLC NOTICE LLME(ffffffff/cf83e461){ASSIGNED} LLGM Assign pre (cf83e461 => ffffffff) (gprs_llc.c:1079) 20241102165215873 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf83e461 => ffffffff) (gprs_llc.c:1125) 20241102165215873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000213a0]{Init}: Deallocated (fsm.c:568) 20241102165215873 DMM DEBUG MM_STATE_Gb(0)[0x612000021520]{Idle}: Deallocated (fsm.c:568) 20241102165215873 DMM DEBUG MM_STATE_Iu[0x6120000216a0]{Detached}: Deallocated (fsm.c:568) 20241102165215873 DMM DEBUG GMM(gmm_fsm)[0x612000021220]{Deregistered}: Deallocated (fsm.c:568) 20241102165215873 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1054)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1054)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165215923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102165215923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102165215923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102165215923 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165215923 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102165215924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165215924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165215924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165215924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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(1053)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1054)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165215925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165215925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165215925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165215925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165215925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165215925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165215925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165215925 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165215925 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102165215926 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165215926 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165215926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165215926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1054)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1054)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165215930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165215940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165215941 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1055)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_empty_l3-BVCI196(1051)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1053)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1058)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165215952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102165215952 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) 20241102165215952 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) 20241102165215952 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165215952 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102165215952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165215952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165215952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165215952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165215953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165215953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165215953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165215954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165215954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165215954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165215954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165215954 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165215954 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102165215954 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165215954 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165215954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165215954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165215958 DLNS DEBUG GPRS-NS2-VC(UDP-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(1059)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165215968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165215969 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI210(1057)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165215988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102165215988 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) 20241102165215988 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) 20241102165215988 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165215988 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102165215988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165215988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165215988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165215988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165215990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165215990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165215990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165215990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165215990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165215990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165215990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165215990 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165215990 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102165215990 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165215990 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1063)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102165215991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165215991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-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)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165215995 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165216004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165216004 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1062)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102165216286 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165216286 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102165216286 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102165216286 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1064)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102165216288 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1064)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102165216289 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1064)@523952dc7221: 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)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1051)@523952dc7221: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='E1D9B335'O, index=0 SGSN_Test-GSUP(1065)@523952dc7221: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@523952dc7221: 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 := '3E14D068577ACB069D753E49EC43E469'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3335215D'O ("35!]") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A7AC77287DA5A94A'O } } } } } 20241102165217345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165217345 DLLC NOTICE LLME(ffffffff/e1d9b335){UNASSIGNED} LLC RX: unknown TLLI 0xe1d9b335, creating LLME on the fly (gprs_llc.c:552) 20241102165217345 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165217345 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach" (gprs_gmm.c:1266) 20241102165217345 DMM DEBUG GMM(gmm_fsm)[0x612000021820]{Deregistered}: Allocated (fsm.c:456) 20241102165217345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{Init}: Allocated (fsm.c:456) 20241102165217345 DMM DEBUG MM_STATE_Gb[0x612000021b20]{Idle}: Allocated (fsm.c:456) 20241102165217345 DMM DEBUG MM_STATE_Iu[0x612000021ca0]{Detached}: Allocated (fsm.c:456) 20241102165217345 DMM DEBUG GMM(gmm_fsm)[0x612000021820]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102165217345 DMM DEBUG GMM(gmm_fsm)[0x612000021820]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102165217345 DLLC NOTICE LLME(ffffffff/e1d9b335){UNASSIGNED} LLGM Assign pre (e1d9b335 => e3841103) (gprs_llc.c:1079) 20241102165217345 DLLC NOTICE LLME(e1d9b335/e3841103){ASSIGNED} LLGM Assign post (e1d9b335 => e3841103) (gprs_llc.c:1125) 20241102165217345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102165217345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102165217345 DMM DEBUG MM(262420000000044/e3841103) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102165217359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165217359 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102165217359 DMM DEBUG MM_STATE_Gb(0)[0x612000021b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165217359 DMM DEBUG MM(262420000000044/e3841103) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20241102165217359 DMM NOTICE MM(262420000000044/e3841103) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102165217359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102165217359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102165217360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102165217360 DMM DEBUG MM(262420000000044/e3841103) Requesting authorization (sgsn_auth.c:160) 20241102165217360 DMM INFO MM(262420000000044/e3841103) Requesting authentication tuples (sgsn_auth.c:184) 20241102165217360 DMM DEBUG MM(262420000000044/e3841103) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102165217360 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20241102165217360 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)@523952dc7221: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@523952dc7221: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20241102165217363 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102165217363 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102165217363 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102165217363 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102165217363 DMM INFO MM(262420000000044/e3841103) Subscriber data update (mmctx.c:445) 20241102165217363 DMM DEBUG MM(262420000000044/e3841103) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102165217363 DMM INFO MM(262420000000044/e3841103) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102165217363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102165217363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102165217363 DMM INFO MM(262420000000044/e3841103) <- GMM AUTH AND CIPHERING REQ (rand = 3e 14 d0 68 57 7a cb 06 9d 75 3e 49 ec 43 e4 69 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241102165217371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165217371 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165217371 DMM DEBUG MM_STATE_Gb(0)[0x612000021b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165217371 DMM INFO MM(262420000000044/e3841103) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102165217371 DMM NOTICE MM(262420000000044/e3841103) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102165217371 DMM DEBUG MM(262420000000044/e3841103) checking auth: received GSM SRES = 33 35 21 5d (gprs_gmm.c:666) 20241102165217371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102165217371 DMM DEBUG MM(262420000000044/e3841103) Requesting authorization (sgsn_auth.c:160) 20241102165217371 DMM INFO MM(262420000000044/e3841103) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102165217371 DMM DEBUG MM(262420000000044/e3841103) Requesting subscriber data update (gprs_subscriber.c:894) 20241102165217371 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20241102165217371 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) 20241102165217371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241102165217371 DMM INFO MM(262420000000044/e3841103) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3841103) (gprs_gmm.c:300) 20241102165217372 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102165217372 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102165217372 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241102165217373 DMM INFO MM(262420000000044/e3841103) Subscriber data update (mmctx.c:445) 20241102165217373 DMM DEBUG MM(262420000000044/e3841103) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102165217373 DMM INFO MM(262420000000044/e3841103) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102165217373 DMM NOTICE MM(262420000000044/e3841103) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20241102165217373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102165217373 DMM NOTICE MM(262420000000044/e3841103) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102165217373 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) 20241102165217373 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102165217373 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241102165217373 DMM INFO MM(262420000000044/e3841103) Subscriber data update (mmctx.c:445) 20241102165217373 DMM DEBUG MM(262420000000044/e3841103) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241102165217379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165217379 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241102165217380 DMM DEBUG MM_STATE_Gb(0)[0x612000021b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165217380 DMM INFO MM(262420000000044/e3841103) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102165217380 DMM NOTICE MM(262420000000044/e3841103) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102165217380 DMM DEBUG GMM(gmm_fsm)[0x612000021820]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102165217380 DMM DEBUG GMM(gmm_fsm)[0x612000021820]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102165217380 DLLC NOTICE LLME(e1d9b335/e3841103){ASSIGNED} LLGM Assign pre (ffffffff => e3841103) (gprs_llc.c:1079) 20241102165217380 DLLC NOTICE LLME(ffffffff/e3841103){ASSIGNED} LLGM Assign post (ffffffff => e3841103) (gprs_llc.c:1125) 20241102165217380 DMM DEBUG MM_STATE_Gb(0)[0x612000021b20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102165217380 DMM DEBUG MM_STATE_Gb(0)[0x612000021b20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241102165217380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102165217380 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)@523952dc7221: setverdict(pass): none -> pass 20241102165217431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165217431 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241102165217431 DMM DEBUG MM_STATE_Gb(0)[0x612000021b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165217431 DMM INFO MM(262420000000044/e3841103) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241102165217431 DMM INFO MM(262420000000044/e3841103) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241102165217431 DMM DEBUG MM(262420000000044/e3841103) Using GGSN 0 (gprs_sm.c:317) 20241102165217431 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) 20241102165217431 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20241102165217431 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241102165217431 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:186) 20241102165217431 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20241102165217444 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 06 ab 1e 92 11 52 fa 2a 32 14 05 7f 57 51 ff d9 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) 20241102165217444 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbf886e0938, cbp=0x614000011aa0) (sgsn_libgtp.c:630) 20241102165217444 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241102165217444 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621005c804b8 TLLI=e3841103, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241102165217444 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241102165217444 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed 20241102165217452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165217452 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20241102165217452 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241102165217452 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1051)@523952dc7221: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@523952dc7221: Final verdict of PTC: pass 20241102165217459 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48718<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241102165217460 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102165217461 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1064)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP(1065)@523952dc7221: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1051)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@523952dc7221: Final verdict of PTC: none -NSVCI97(1054)@523952dc7221: Final verdict of PTC: none -NSVCI98(1058)@523952dc7221: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1057)@523952dc7221: Final verdict of PTC: none -NSVCI99(1063)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1053)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@523952dc7221: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1062)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(1052)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(1056)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(1061)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_xid_empty_l3-BVCI196(1051): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(1052): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(1053): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(1054): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_xid_empty_l3-BVCI210(1057): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_xid_empty_l3-BVCI220(1062): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@523952dc7221: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:52:17 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 20241102165217588 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37578<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165217990 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37578<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94688) 20241102165218462 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165218462 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94688, count=99044) 20241102165219463 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165219463 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:52:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_xid_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 20241102165220464 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165220464 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_xid_n201u started. 20241102165221054 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37580<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165221056 DMM INFO MM(262420000000044/e3841103) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102165221056 DMM INFO MM(262420000000044/e3841103) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102165221056 DMM DEBUG GMM(gmm_fsm)[0x612000021820]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102165221056 DMM DEBUG GMM(gmm_fsm)[0x612000021820]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102165221056 DMM DEBUG MM_STATE_Gb(0)[0x612000021b20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102165221056 DMM DEBUG MM_STATE_Gb(0)[0x612000021b20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241102165221056 DLLC NOTICE LLME(ffffffff/e3841103){ASSIGNED} LLGM Assign pre (e3841103 => ffffffff) (gprs_llc.c:1079) 20241102165221056 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3841103 => ffffffff) (gprs_llc.c:1125) 20241102165221056 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621005c80160 (gprs_sndcp.c:574) 20241102165221056 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621005c804b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241102165221056 DMM NOTICE MM(262420000000044/e3841103) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241102165221056 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20241102165221056 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241102165221056 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241102165221056 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20241102165221056 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20241102165221056 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) 20241102165221056 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f4 09 00 28 01 01 (gsup_client.c:399) 20241102165221056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{Init}: Deallocated (fsm.c:568) 20241102165221057 DMM DEBUG MM_STATE_Gb(0)[0x612000021b20]{Idle}: Deallocated (fsm.c:568) 20241102165221057 DMM DEBUG MM_STATE_Iu[0x612000021ca0]{Detached}: Deallocated (fsm.c:568) 20241102165221057 DMM DEBUG GMM(gmm_fsm)[0x612000021820]{Deregistered}: Deallocated (fsm.c:568) 20241102165221057 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1073)@523952dc7221: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1072)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 20241102165221107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102165221107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102165221107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102165221107 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165221107 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102165221107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165221107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165221107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165221107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165221108 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165221108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165221108 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165221108 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165221108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165221108 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165221109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165221109 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165221109 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102165221109 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165221109 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1073)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102165221109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165221109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165221113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241102165221124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165221124 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1072)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_xid_n201u-BVCI196(1070)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1077)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165221131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102165221131 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) 20241102165221131 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) 20241102165221131 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165221131 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102165221131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165221131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165221131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165221131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165221132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165221132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165221132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165221133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165221133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165221133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165221133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165221133 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165221133 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102165221133 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165221133 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165221133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165221133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165221137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1074)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1078)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 20241102165221145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165221145 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_n201u-BVCI210(1076)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165221168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102165221168 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) 20241102165221168 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) 20241102165221168 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165221168 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102165221168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165221168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165221168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165221168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165221169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165221169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165221169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165221169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165221169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165221169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165221169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165221169 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165221169 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102165221169 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165221169 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165221170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165221170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165221173 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165221182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165221182 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1081)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102165221466 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165221466 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102165221466 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102165221466 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1083)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102165221468 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1083)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102165221469 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1083)@523952dc7221: 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)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1070)@523952dc7221: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='E06826CF'O, index=0 SGSN_Test-GSUP(1084)@523952dc7221: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@523952dc7221: 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 := 'AECAF7E2ABC99A6BBEE9BD901706205D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C95028D6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D27D2A3687329AE4'O } } } } } 20241102165222524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165222524 DLLC NOTICE LLME(ffffffff/e06826cf){UNASSIGNED} LLC RX: unknown TLLI 0xe06826cf, creating LLME on the fly (gprs_llc.c:552) 20241102165222524 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165222524 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach" (gprs_gmm.c:1266) 20241102165222524 DMM DEBUG GMM(gmm_fsm)[0x612000021fa0]{Deregistered}: Allocated (fsm.c:456) 20241102165222524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{Init}: Allocated (fsm.c:456) 20241102165222524 DMM DEBUG MM_STATE_Gb[0x6120000222a0]{Idle}: Allocated (fsm.c:456) 20241102165222524 DMM DEBUG MM_STATE_Iu[0x612000022420]{Detached}: Allocated (fsm.c:456) 20241102165222524 DMM DEBUG GMM(gmm_fsm)[0x612000021fa0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102165222524 DMM DEBUG GMM(gmm_fsm)[0x612000021fa0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102165222524 DLLC NOTICE LLME(ffffffff/e06826cf){UNASSIGNED} LLGM Assign pre (e06826cf => c5706ce0) (gprs_llc.c:1079) 20241102165222524 DLLC NOTICE LLME(e06826cf/c5706ce0){ASSIGNED} LLGM Assign post (e06826cf => c5706ce0) (gprs_llc.c:1125) 20241102165222524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102165222524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102165222524 DMM DEBUG MM(262420000000045/c5706ce0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102165222537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165222537 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102165222538 DMM DEBUG MM_STATE_Gb(0)[0x6120000222a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165222538 DMM DEBUG MM(262420000000045/c5706ce0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20241102165222538 DMM NOTICE MM(262420000000045/c5706ce0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102165222538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102165222538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102165222538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102165222538 DMM DEBUG MM(262420000000045/c5706ce0) Requesting authorization (sgsn_auth.c:160) 20241102165222538 DMM INFO MM(262420000000045/c5706ce0) Requesting authentication tuples (sgsn_auth.c:184) 20241102165222538 DMM DEBUG MM(262420000000045/c5706ce0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102165222538 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20241102165222538 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)@523952dc7221: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@523952dc7221: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20241102165222540 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102165222540 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102165222540 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102165222540 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102165222540 DMM INFO MM(262420000000045/c5706ce0) Subscriber data update (mmctx.c:445) 20241102165222540 DMM DEBUG MM(262420000000045/c5706ce0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102165222540 DMM INFO MM(262420000000045/c5706ce0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102165222540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102165222540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102165222540 DMM INFO MM(262420000000045/c5706ce0) <- GMM AUTH AND CIPHERING REQ (rand = ae ca f7 e2 ab c9 9a 6b be e9 bd 90 17 06 20 5d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241102165222547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165222548 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165222548 DMM DEBUG MM_STATE_Gb(0)[0x6120000222a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165222548 DMM INFO MM(262420000000045/c5706ce0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102165222548 DMM NOTICE MM(262420000000045/c5706ce0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102165222548 DMM DEBUG MM(262420000000045/c5706ce0) checking auth: received GSM SRES = c9 50 28 d6 (gprs_gmm.c:666) 20241102165222548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102165222548 DMM DEBUG MM(262420000000045/c5706ce0) Requesting authorization (sgsn_auth.c:160) 20241102165222548 DMM INFO MM(262420000000045/c5706ce0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102165222548 DMM DEBUG MM(262420000000045/c5706ce0) Requesting subscriber data update (gprs_subscriber.c:894) 20241102165222548 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20241102165222548 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) 20241102165222548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241102165222548 DMM INFO MM(262420000000045/c5706ce0) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5706ce0) (gprs_gmm.c:300) 20241102165222550 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102165222550 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102165222550 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241102165222550 DMM INFO MM(262420000000045/c5706ce0) Subscriber data update (mmctx.c:445) 20241102165222550 DMM DEBUG MM(262420000000045/c5706ce0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102165222550 DMM INFO MM(262420000000045/c5706ce0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102165222550 DMM NOTICE MM(262420000000045/c5706ce0) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20241102165222550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102165222550 DMM NOTICE MM(262420000000045/c5706ce0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102165222550 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) 20241102165222550 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102165222550 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241102165222550 DMM INFO MM(262420000000045/c5706ce0) Subscriber data update (mmctx.c:445) 20241102165222550 DMM DEBUG MM(262420000000045/c5706ce0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241102165222557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165222557 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241102165222557 DMM DEBUG MM_STATE_Gb(0)[0x6120000222a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165222557 DMM INFO MM(262420000000045/c5706ce0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102165222557 DMM NOTICE MM(262420000000045/c5706ce0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102165222557 DMM DEBUG GMM(gmm_fsm)[0x612000021fa0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102165222557 DMM DEBUG GMM(gmm_fsm)[0x612000021fa0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102165222557 DLLC NOTICE LLME(e06826cf/c5706ce0){ASSIGNED} LLGM Assign pre (ffffffff => c5706ce0) (gprs_llc.c:1079) 20241102165222557 DLLC NOTICE LLME(ffffffff/c5706ce0){ASSIGNED} LLGM Assign post (ffffffff => c5706ce0) (gprs_llc.c:1125) 20241102165222557 DMM DEBUG MM_STATE_Gb(0)[0x6120000222a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102165222557 DMM DEBUG MM_STATE_Gb(0)[0x6120000222a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241102165222557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102165222557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@523952dc7221: setverdict(pass): none -> pass 20241102165222608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165222609 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241102165222609 DMM DEBUG MM_STATE_Gb(0)[0x6120000222a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165222609 DMM INFO MM(262420000000045/c5706ce0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241102165222609 DMM INFO MM(262420000000045/c5706ce0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241102165222609 DMM DEBUG MM(262420000000045/c5706ce0) Using GGSN 0 (gprs_sm.c:317) 20241102165222609 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) 20241102165222609 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20241102165222609 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241102165222609 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:186) 20241102165222609 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20241102165222619 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 e0 8f e8 72 11 78 10 2d 11 14 05 7f e2 24 ab 44 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) 20241102165222619 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbf886e19b0, cbp=0x6140000120a0) (sgsn_libgtp.c:630) 20241102165222619 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241102165222619 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621005e76cb8 TLLI=c5706ce0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241102165222619 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241102165222619 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed 20241102165222627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165222627 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20241102165222628 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241102165222628 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20241102165222628 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1070)@523952dc7221: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@523952dc7221: Final verdict of PTC: pass 20241102165222635 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37580<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1084)@523952dc7221: Final verdict of PTC: none 20241102165222637 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI98(1077)@523952dc7221: Final verdict of PTC: none 20241102165222637 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1072)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@523952dc7221: Final verdict of PTC: none -NSVCI97(1073)@523952dc7221: Final verdict of PTC: none -NSVCI99(1082)@523952dc7221: Final verdict of PTC: none TC_xid_n201u-BVCI220(1081)@523952dc7221: Final verdict of PTC: none TC_xid_n201u-BVCI210(1076)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@523952dc7221: Final verdict of PTC: none TC_xid_n201u-BVCI196(1070)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(1071)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(1075)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(1080)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_xid_n201u-BVCI196(1070): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(1071): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(1072): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(1073): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_xid_n201u-BVCI210(1076): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_xid_n201u-BVCI220(1081): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@523952dc7221: Test case TC_xid_n201u finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:52:22 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20241102165222762 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37582<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165223164 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37582<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93304) 20241102165223638 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165223638 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=93304, count=102184) 20241102165224639 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165224639 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:52:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_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 20241102165225641 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165225642 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_llc_null started. 20241102165226226 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37588<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165226227 DMM INFO MM(262420000000045/c5706ce0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102165226227 DMM INFO MM(262420000000045/c5706ce0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102165226227 DMM DEBUG GMM(gmm_fsm)[0x612000021fa0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102165226227 DMM DEBUG GMM(gmm_fsm)[0x612000021fa0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102165226227 DMM DEBUG MM_STATE_Gb(0)[0x6120000222a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102165226227 DMM DEBUG MM_STATE_Gb(0)[0x6120000222a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241102165226227 DLLC NOTICE LLME(ffffffff/c5706ce0){ASSIGNED} LLGM Assign pre (c5706ce0 => ffffffff) (gprs_llc.c:1079) 20241102165226227 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c5706ce0 => ffffffff) (gprs_llc.c:1125) 20241102165226227 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621005e76960 (gprs_sndcp.c:574) 20241102165226227 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621005e76cb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241102165226228 DMM NOTICE MM(262420000000045/c5706ce0) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241102165226228 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20241102165226228 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241102165226228 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241102165226228 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20241102165226228 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20241102165226228 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) 20241102165226228 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f5 09 00 28 01 01 (gsup_client.c:399) 20241102165226228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{Init}: Deallocated (fsm.c:568) 20241102165226228 DMM DEBUG MM_STATE_Gb(0)[0x6120000222a0]{Idle}: Deallocated (fsm.c:568) 20241102165226228 DMM DEBUG MM_STATE_Iu[0x612000022420]{Detached}: Deallocated (fsm.c:568) 20241102165226228 DMM DEBUG GMM(gmm_fsm)[0x612000021fa0]{Deregistered}: Deallocated (fsm.c:568) 20241102165226228 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165226268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102165226268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102165226268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102165226268 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165226268 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102165226268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165226268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165226269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165226269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165226270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165226270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165226270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165226270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165226270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165226270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165226270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165226270 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165226270 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102165226270 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165226270 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165226270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165226270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165226274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1088)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1092)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 20241102165226284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165226285 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_null-BVCI196(1090)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165226308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102165226308 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) 20241102165226308 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) 20241102165226308 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165226308 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102165226308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165226308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165226308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165226308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165226310 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165226310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165226310 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165226310 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165226310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165226310 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165226310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165226310 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165226310 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102165226310 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165226310 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165226311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165226311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165226314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1093)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1097)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 20241102165226324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165226324 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_null-BVCI210(1095)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1101)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165226348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102165226348 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) 20241102165226348 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) 20241102165226348 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165226348 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102165226348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165226348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165226348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165226348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165226350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165226350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165226351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165226351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165226351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165226351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165226351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165226351 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165226351 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102165226351 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165226351 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165226351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165226351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165226356 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165226365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165226365 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1100)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102165226643 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165226643 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102165226643 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102165226643 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1102)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102165226645 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1102)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102165226645 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1102)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1102)@523952dc7221: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1102)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1090)@523952dc7221: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='F202DF27'O, index=0 SGSN_Test-GSUP(1103)@523952dc7221: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@523952dc7221: 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 := 'D3BEFC81DC482E9694C907523899DEBA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AA91AEAC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '53938BE79F90012E'O } } } } } 20241102165227701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165227701 DLLC NOTICE LLME(ffffffff/f202df27){UNASSIGNED} LLC RX: unknown TLLI 0xf202df27, creating LLME on the fly (gprs_llc.c:552) 20241102165227701 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165227701 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach" (gprs_gmm.c:1266) 20241102165227701 DMM DEBUG GMM(gmm_fsm)[0x612000022720]{Deregistered}: Allocated (fsm.c:456) 20241102165227701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{Init}: Allocated (fsm.c:456) 20241102165227701 DMM DEBUG MM_STATE_Gb[0x612000022a20]{Idle}: Allocated (fsm.c:456) 20241102165227701 DMM DEBUG MM_STATE_Iu[0x612000022ba0]{Detached}: Allocated (fsm.c:456) 20241102165227701 DMM DEBUG GMM(gmm_fsm)[0x612000022720]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102165227701 DMM DEBUG GMM(gmm_fsm)[0x612000022720]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102165227701 DLLC NOTICE LLME(ffffffff/f202df27){UNASSIGNED} LLGM Assign pre (f202df27 => eb30f636) (gprs_llc.c:1079) 20241102165227701 DLLC NOTICE LLME(f202df27/eb30f636){ASSIGNED} LLGM Assign post (f202df27 => eb30f636) (gprs_llc.c:1125) 20241102165227701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102165227702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102165227702 DMM DEBUG MM(262420000000041/eb30f636) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102165227714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165227714 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102165227714 DMM DEBUG MM_STATE_Gb(0)[0x612000022a20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165227714 DMM DEBUG MM(262420000000041/eb30f636) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20241102165227714 DMM NOTICE MM(262420000000041/eb30f636) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102165227714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102165227714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102165227714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102165227714 DMM DEBUG MM(262420000000041/eb30f636) Requesting authorization (sgsn_auth.c:160) 20241102165227714 DMM INFO MM(262420000000041/eb30f636) Requesting authentication tuples (sgsn_auth.c:184) 20241102165227714 DMM DEBUG MM(262420000000041/eb30f636) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102165227715 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20241102165227715 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)@523952dc7221: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@523952dc7221: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20241102165227717 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102165227717 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102165227717 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102165227717 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102165227717 DMM INFO MM(262420000000041/eb30f636) Subscriber data update (mmctx.c:445) 20241102165227717 DMM DEBUG MM(262420000000041/eb30f636) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102165227717 DMM INFO MM(262420000000041/eb30f636) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102165227717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102165227717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102165227717 DMM INFO MM(262420000000041/eb30f636) <- GMM AUTH AND CIPHERING REQ (rand = d3 be fc 81 dc 48 2e 96 94 c9 07 52 38 99 de ba , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241102165227725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165227725 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165227725 DMM DEBUG MM_STATE_Gb(0)[0x612000022a20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165227725 DMM INFO MM(262420000000041/eb30f636) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102165227725 DMM NOTICE MM(262420000000041/eb30f636) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102165227725 DMM DEBUG MM(262420000000041/eb30f636) checking auth: received GSM SRES = aa 91 ae ac (gprs_gmm.c:666) 20241102165227725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102165227725 DMM DEBUG MM(262420000000041/eb30f636) Requesting authorization (sgsn_auth.c:160) 20241102165227725 DMM INFO MM(262420000000041/eb30f636) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102165227725 DMM DEBUG MM(262420000000041/eb30f636) Requesting subscriber data update (gprs_subscriber.c:894) 20241102165227725 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20241102165227725 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) 20241102165227725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241102165227725 DMM INFO MM(262420000000041/eb30f636) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb30f636) (gprs_gmm.c:300) 20241102165227727 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102165227727 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102165227727 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241102165227727 DMM INFO MM(262420000000041/eb30f636) Subscriber data update (mmctx.c:445) 20241102165227727 DMM DEBUG MM(262420000000041/eb30f636) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102165227727 DMM INFO MM(262420000000041/eb30f636) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102165227727 DMM NOTICE MM(262420000000041/eb30f636) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20241102165227727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102165227727 DMM NOTICE MM(262420000000041/eb30f636) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102165227727 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) 20241102165227728 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102165227728 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241102165227728 DMM INFO MM(262420000000041/eb30f636) Subscriber data update (mmctx.c:445) 20241102165227728 DMM DEBUG MM(262420000000041/eb30f636) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241102165227734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165227734 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241102165227734 DMM DEBUG MM_STATE_Gb(0)[0x612000022a20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165227734 DMM INFO MM(262420000000041/eb30f636) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102165227734 DMM NOTICE MM(262420000000041/eb30f636) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102165227734 DMM DEBUG GMM(gmm_fsm)[0x612000022720]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102165227734 DMM DEBUG GMM(gmm_fsm)[0x612000022720]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102165227734 DLLC NOTICE LLME(f202df27/eb30f636){ASSIGNED} LLGM Assign pre (ffffffff => eb30f636) (gprs_llc.c:1079) 20241102165227734 DLLC NOTICE LLME(ffffffff/eb30f636){ASSIGNED} LLGM Assign post (ffffffff => eb30f636) (gprs_llc.c:1125) 20241102165227734 DMM DEBUG MM_STATE_Gb(0)[0x612000022a20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102165227734 DMM DEBUG MM_STATE_Gb(0)[0x612000022a20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241102165227734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102165227734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241102165227764 DGPRS DEBUG Checking for inactive LLMEs, time = 12377081 (sgsn.c:132) 20241102165228786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165228786 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20241102165228786 DLLC DEBUG TLLI=eb30f636 sends us LLC NULL (gprs_llc.c:912) 20241102165228786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165228786 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241102165228786 DMM DEBUG MM_STATE_Gb(0)[0x612000022a20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165228786 DMM INFO MM(262420000000041/eb30f636) -> GMM DETACH REQUEST TLLI=0xeb30f636 type=GPRS detach Power-off (gprs_gmm.c:1458) 20241102165228786 DMM INFO MM(262420000000041/eb30f636) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241102165228786 DMM DEBUG GMM(gmm_fsm)[0x612000022720]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102165228787 DMM DEBUG GMM(gmm_fsm)[0x612000022720]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102165228787 DMM DEBUG MM_STATE_Gb(0)[0x612000022a20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102165228787 DMM DEBUG MM_STATE_Gb(0)[0x612000022a20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241102165228787 DLLC NOTICE LLME(ffffffff/eb30f636){ASSIGNED} LLGM Assign pre (eb30f636 => ffffffff) (gprs_llc.c:1079) 20241102165228787 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb30f636 => ffffffff) (gprs_llc.c:1125) 20241102165228787 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20241102165228787 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) 20241102165228787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{Init}: Deallocated (fsm.c:568) 20241102165228787 DMM DEBUG MM_STATE_Gb(0)[0x612000022a20]{Idle}: Deallocated (fsm.c:568) 20241102165228787 DMM DEBUG MM_STATE_Iu[0x612000022ba0]{Detached}: Deallocated (fsm.c:568) 20241102165228787 DMM DEBUG GMM(gmm_fsm)[0x612000022720]{Deregistered}: Deallocated (fsm.c:568) 20241102165228788 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@523952dc7221: setverdict(pass): none -> pass TC_llc_null-BVCI196(1090)@523952dc7221: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@523952dc7221: Final verdict of PTC: pass 20241102165233797 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37588<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1103)@523952dc7221: Final verdict of PTC: none 20241102165233800 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102165233800 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1091)@523952dc7221: Final verdict of PTC: none -NSVCI98(1096)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@523952dc7221: Final verdict of PTC: none -NSVCI99(1101)@523952dc7221: Final verdict of PTC: none TC_llc_null-BVCI210(1095)@523952dc7221: Final verdict of PTC: none TC_llc_null-BVCI220(1100)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@523952dc7221: Final verdict of PTC: none TC_llc_null-BVCI196(1090)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(1094)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(1089)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(1099)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_llc_null-BVCI196(1090): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_llc_null-BVCI210(1095): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_llc_null-BVCI220(1100): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@523952dc7221: Test case TC_llc_null finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:52:33 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20241102165233930 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44830<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165234231 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44830<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95764) 20241102165234801 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165234801 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95764, count=101196) 20241102165235802 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165235802 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:52:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_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 20241102165236803 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165236803 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_llc_sabm_dm_llgmm started. 20241102165237293 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36480<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165237294 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1110)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165237333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102165237333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102165237333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102165237333 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165237333 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102165237333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165237333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165237333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165237333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165237334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165237334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165237334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165237335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165237335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165237335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165237335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165237335 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165237335 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102165237335 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165237335 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165237335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165237335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165237338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1111)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 20241102165237348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165237348 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI196(1109)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1116)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1116)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165237381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102165237381 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) 20241102165237381 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) 20241102165237381 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165237381 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102165237381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165237381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165237381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165237381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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(1115)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1116)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165237383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165237383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165237383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165237383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165237383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165237383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165237383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165237383 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165237383 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102165237383 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165237383 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165237384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165237384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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(1116)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1116)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165237388 DLNS DEBUG GPRS-NS2-VC(UDP-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(1117)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1112)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165237397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165237397 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI210(1113)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1115)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1121)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1121)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165237419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102165237419 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) 20241102165237419 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) 20241102165237419 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165237419 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102165237419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165237419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165237419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165237419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1121)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165237421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165237421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165237421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165237421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165237421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165237421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165237421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165237421 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165237421 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102165237421 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165237421 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1121)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102165237422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165237422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1121)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165237427 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165237435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165237435 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1118)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102165237803 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165237804 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102165237804 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102165237804 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1120)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1120)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102165237806 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1120)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1120)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102165237806 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1120)@523952dc7221: 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(1120)@523952dc7221: 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(1120)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1120)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1109)@523952dc7221: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='C3F6AA03'O, index=0 SGSN_Test-GSUP(1122)@523952dc7221: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@523952dc7221: 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 := '761D4DD8C3A8168E034F12CC6B6C1FCE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1C8A6E3B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CB918B24CBA75974'O } } } } } 20241102165238863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165238863 DLLC NOTICE LLME(ffffffff/c3f6aa03){UNASSIGNED} LLC RX: unknown TLLI 0xc3f6aa03, creating LLME on the fly (gprs_llc.c:552) 20241102165238863 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165238863 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach" (gprs_gmm.c:1266) 20241102165238863 DMM DEBUG GMM(gmm_fsm)[0x612000022d20]{Deregistered}: Allocated (fsm.c:456) 20241102165238863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{Init}: Allocated (fsm.c:456) 20241102165238863 DMM DEBUG MM_STATE_Gb[0x612000023020]{Idle}: Allocated (fsm.c:456) 20241102165238863 DMM DEBUG MM_STATE_Iu[0x6120000231a0]{Detached}: Allocated (fsm.c:456) 20241102165238863 DMM DEBUG GMM(gmm_fsm)[0x612000022d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102165238863 DMM DEBUG GMM(gmm_fsm)[0x612000022d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102165238863 DLLC NOTICE LLME(ffffffff/c3f6aa03){UNASSIGNED} LLGM Assign pre (c3f6aa03 => c5cf21d4) (gprs_llc.c:1079) 20241102165238863 DLLC NOTICE LLME(c3f6aa03/c5cf21d4){ASSIGNED} LLGM Assign post (c3f6aa03 => c5cf21d4) (gprs_llc.c:1125) 20241102165238863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102165238863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102165238863 DMM DEBUG MM(262420000000042/c5cf21d4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102165238877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165238877 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102165238877 DMM DEBUG MM_STATE_Gb(0)[0x612000023020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165238877 DMM DEBUG MM(262420000000042/c5cf21d4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20241102165238877 DMM NOTICE MM(262420000000042/c5cf21d4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102165238877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102165238877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102165238877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102165238877 DMM DEBUG MM(262420000000042/c5cf21d4) Requesting authorization (sgsn_auth.c:160) 20241102165238877 DMM INFO MM(262420000000042/c5cf21d4) Requesting authentication tuples (sgsn_auth.c:184) 20241102165238877 DMM DEBUG MM(262420000000042/c5cf21d4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102165238877 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20241102165238877 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)@523952dc7221: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@523952dc7221: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20241102165238879 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102165238879 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102165238879 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102165238880 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102165238880 DMM INFO MM(262420000000042/c5cf21d4) Subscriber data update (mmctx.c:445) 20241102165238880 DMM DEBUG MM(262420000000042/c5cf21d4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102165238880 DMM INFO MM(262420000000042/c5cf21d4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102165238880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102165238880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102165238880 DMM INFO MM(262420000000042/c5cf21d4) <- GMM AUTH AND CIPHERING REQ (rand = 76 1d 4d d8 c3 a8 16 8e 03 4f 12 cc 6b 6c 1f ce , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241102165238888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165238888 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165238888 DMM DEBUG MM_STATE_Gb(0)[0x612000023020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165238888 DMM INFO MM(262420000000042/c5cf21d4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102165238889 DMM NOTICE MM(262420000000042/c5cf21d4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102165238889 DMM DEBUG MM(262420000000042/c5cf21d4) checking auth: received GSM SRES = 1c 8a 6e 3b (gprs_gmm.c:666) 20241102165238889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102165238889 DMM DEBUG MM(262420000000042/c5cf21d4) Requesting authorization (sgsn_auth.c:160) 20241102165238889 DMM INFO MM(262420000000042/c5cf21d4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102165238889 DMM DEBUG MM(262420000000042/c5cf21d4) Requesting subscriber data update (gprs_subscriber.c:894) 20241102165238889 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20241102165238889 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) 20241102165238889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241102165238889 DMM INFO MM(262420000000042/c5cf21d4) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5cf21d4) (gprs_gmm.c:300) 20241102165238890 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102165238890 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102165238890 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241102165238890 DMM INFO MM(262420000000042/c5cf21d4) Subscriber data update (mmctx.c:445) 20241102165238890 DMM DEBUG MM(262420000000042/c5cf21d4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102165238890 DMM INFO MM(262420000000042/c5cf21d4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102165238890 DMM NOTICE MM(262420000000042/c5cf21d4) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20241102165238890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102165238890 DMM NOTICE MM(262420000000042/c5cf21d4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102165238890 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) 20241102165238891 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102165238891 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241102165238891 DMM INFO MM(262420000000042/c5cf21d4) Subscriber data update (mmctx.c:445) 20241102165238891 DMM DEBUG MM(262420000000042/c5cf21d4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241102165238896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165238896 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241102165238897 DMM DEBUG MM_STATE_Gb(0)[0x612000023020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165238897 DMM INFO MM(262420000000042/c5cf21d4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102165238897 DMM NOTICE MM(262420000000042/c5cf21d4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102165238897 DMM DEBUG GMM(gmm_fsm)[0x612000022d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102165238897 DMM DEBUG GMM(gmm_fsm)[0x612000022d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102165238897 DLLC NOTICE LLME(c3f6aa03/c5cf21d4){ASSIGNED} LLGM Assign pre (ffffffff => c5cf21d4) (gprs_llc.c:1079) 20241102165238897 DLLC NOTICE LLME(ffffffff/c5cf21d4){ASSIGNED} LLGM Assign post (ffffffff => c5cf21d4) (gprs_llc.c:1125) 20241102165238897 DMM DEBUG MM_STATE_Gb(0)[0x612000023020]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102165238897 DMM DEBUG MM_STATE_Gb(0)[0x612000023020]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241102165238897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102165238897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241102165239949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165239949 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)@523952dc7221: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1109)@523952dc7221: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@523952dc7221: Final verdict of PTC: pass 20241102165239958 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36480<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1122)@523952dc7221: Final verdict of PTC: none -NSVCI97(1110)@523952dc7221: Final verdict of PTC: none 20241102165239960 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102165239960 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1120)@523952dc7221: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1109)@523952dc7221: Final verdict of PTC: none -NSVCI99(1121)@523952dc7221: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1118)@523952dc7221: Final verdict of PTC: none -NSVCI98(1116)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@523952dc7221: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1113)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1115)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(1108)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(1114)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(1119)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1109): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1113): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(1114): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(1115): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(1116): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1118): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(1119): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(1120): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(1121): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@523952dc7221: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:52:40 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 20241102165240090 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36494<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165240492 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36494<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79824) 20241102165240961 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165240961 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79824, count=87856) 20241102165241962 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165241962 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:52:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_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 20241102165242962 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165242962 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_llc_sabm_dm_ll5 started. 20241102165243550 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36496<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165243552 DMM INFO MM(262420000000042/c5cf21d4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102165243552 DMM INFO MM(262420000000042/c5cf21d4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102165243552 DMM DEBUG GMM(gmm_fsm)[0x612000022d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102165243552 DMM DEBUG GMM(gmm_fsm)[0x612000022d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102165243552 DMM DEBUG MM_STATE_Gb(0)[0x612000023020]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102165243552 DMM DEBUG MM_STATE_Gb(0)[0x612000023020]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241102165243552 DLLC NOTICE LLME(ffffffff/c5cf21d4){ASSIGNED} LLGM Assign pre (c5cf21d4 => ffffffff) (gprs_llc.c:1079) 20241102165243552 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c5cf21d4 => ffffffff) (gprs_llc.c:1125) 20241102165243552 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20241102165243552 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) 20241102165243552 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f2 09 00 28 01 01 (gsup_client.c:399) 20241102165243552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{Init}: Deallocated (fsm.c:568) 20241102165243552 DMM DEBUG MM_STATE_Gb(0)[0x612000023020]{Idle}: Deallocated (fsm.c:568) 20241102165243552 DMM DEBUG MM_STATE_Iu[0x6120000231a0]{Detached}: Deallocated (fsm.c:568) 20241102165243552 DMM DEBUG GMM(gmm_fsm)[0x612000022d20]{Deregistered}: Deallocated (fsm.c:568) 20241102165243552 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1130)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1130)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165243600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102165243600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102165243600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102165243600 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165243600 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102165243600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165243600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165243600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165243600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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(1130)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(1129)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 20241102165243602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165243603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165243603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165243603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165243603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165243603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165243603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165243603 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165243603 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102165243603 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165243603 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1130)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102165243604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165243604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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(1130)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165243608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1126)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241102165243617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165243618 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1129)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_llc_sabm_dm_ll5-BVCI196(1127)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1134)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165243626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102165243626 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) 20241102165243626 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) 20241102165243626 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165243626 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102165243626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165243626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165243626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165243626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165243627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165243628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165243628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165243628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165243628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165243628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165243628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165243628 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165243628 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102165243628 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165243628 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165243628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165243628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165243632 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1135)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 20241102165243641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165243642 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI210(1133)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1140)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1140)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165243671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102165243671 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) 20241102165243671 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) 20241102165243671 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165243671 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102165243671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165243671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165243671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165243671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1140)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165243673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165243673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165243673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165243673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165243673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165243673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165243673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165243673 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165243673 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102165243673 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165243673 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1140)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102165243674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165243674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1140)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165243677 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165243685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165243685 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1137)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102165243964 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165243964 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102165243964 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102165243964 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1139)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1139)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102165243966 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1139)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1139)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102165243967 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1139)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1139)@523952dc7221: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1139)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1139)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1127)@523952dc7221: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='FDE953A1'O, index=0 SGSN_Test-GSUP(1141)@523952dc7221: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@523952dc7221: 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 := '9EC818D03AAACFF85BD5CBE9C953A02A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '24CE4621'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8070E5EA0DAFE3B0'O } } } } } 20241102165245022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165245022 DLLC NOTICE LLME(ffffffff/fde953a1){UNASSIGNED} LLC RX: unknown TLLI 0xfde953a1, creating LLME on the fly (gprs_llc.c:552) 20241102165245022 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165245022 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach" (gprs_gmm.c:1266) 20241102165245023 DMM DEBUG GMM(gmm_fsm)[0x612000023320]{Deregistered}: Allocated (fsm.c:456) 20241102165245023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{Init}: Allocated (fsm.c:456) 20241102165245023 DMM DEBUG MM_STATE_Gb[0x612000023620]{Idle}: Allocated (fsm.c:456) 20241102165245023 DMM DEBUG MM_STATE_Iu[0x6120000237a0]{Detached}: Allocated (fsm.c:456) 20241102165245023 DMM DEBUG GMM(gmm_fsm)[0x612000023320]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102165245023 DMM DEBUG GMM(gmm_fsm)[0x612000023320]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102165245023 DLLC NOTICE LLME(ffffffff/fde953a1){UNASSIGNED} LLGM Assign pre (fde953a1 => d570d3d5) (gprs_llc.c:1079) 20241102165245023 DLLC NOTICE LLME(fde953a1/d570d3d5){ASSIGNED} LLGM Assign post (fde953a1 => d570d3d5) (gprs_llc.c:1125) 20241102165245023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102165245023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102165245023 DMM DEBUG MM(262420000000043/d570d3d5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102165245037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165245037 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102165245037 DMM DEBUG MM_STATE_Gb(0)[0x612000023620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165245037 DMM DEBUG MM(262420000000043/d570d3d5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20241102165245038 DMM NOTICE MM(262420000000043/d570d3d5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102165245038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102165245038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102165245038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102165245038 DMM DEBUG MM(262420000000043/d570d3d5) Requesting authorization (sgsn_auth.c:160) 20241102165245038 DMM INFO MM(262420000000043/d570d3d5) Requesting authentication tuples (sgsn_auth.c:184) 20241102165245038 DMM DEBUG MM(262420000000043/d570d3d5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102165245038 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20241102165245038 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)@523952dc7221: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@523952dc7221: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20241102165245041 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102165245041 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102165245041 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102165245041 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102165245041 DMM INFO MM(262420000000043/d570d3d5) Subscriber data update (mmctx.c:445) 20241102165245041 DMM DEBUG MM(262420000000043/d570d3d5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102165245041 DMM INFO MM(262420000000043/d570d3d5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102165245041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102165245041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102165245041 DMM INFO MM(262420000000043/d570d3d5) <- GMM AUTH AND CIPHERING REQ (rand = 9e c8 18 d0 3a aa cf f8 5b d5 cb e9 c9 53 a0 2a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241102165245048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165245048 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165245048 DMM DEBUG MM_STATE_Gb(0)[0x612000023620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165245048 DMM INFO MM(262420000000043/d570d3d5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102165245048 DMM NOTICE MM(262420000000043/d570d3d5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102165245048 DMM DEBUG MM(262420000000043/d570d3d5) checking auth: received GSM SRES = 24 ce 46 21 (gprs_gmm.c:666) 20241102165245048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102165245048 DMM DEBUG MM(262420000000043/d570d3d5) Requesting authorization (sgsn_auth.c:160) 20241102165245048 DMM INFO MM(262420000000043/d570d3d5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102165245048 DMM DEBUG MM(262420000000043/d570d3d5) Requesting subscriber data update (gprs_subscriber.c:894) 20241102165245048 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20241102165245048 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) 20241102165245048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241102165245048 DMM INFO MM(262420000000043/d570d3d5) <- GMM ATTACH ACCEPT (new P-TMSI=0xd570d3d5) (gprs_gmm.c:300) 20241102165245050 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102165245050 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102165245050 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241102165245050 DMM INFO MM(262420000000043/d570d3d5) Subscriber data update (mmctx.c:445) 20241102165245050 DMM DEBUG MM(262420000000043/d570d3d5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102165245050 DMM INFO MM(262420000000043/d570d3d5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102165245050 DMM NOTICE MM(262420000000043/d570d3d5) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20241102165245050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102165245050 DMM NOTICE MM(262420000000043/d570d3d5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102165245050 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) 20241102165245051 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102165245051 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241102165245051 DMM INFO MM(262420000000043/d570d3d5) Subscriber data update (mmctx.c:445) 20241102165245051 DMM DEBUG MM(262420000000043/d570d3d5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241102165245057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165245057 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241102165245057 DMM DEBUG MM_STATE_Gb(0)[0x612000023620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165245057 DMM INFO MM(262420000000043/d570d3d5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102165245057 DMM NOTICE MM(262420000000043/d570d3d5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102165245057 DMM DEBUG GMM(gmm_fsm)[0x612000023320]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102165245057 DMM DEBUG GMM(gmm_fsm)[0x612000023320]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102165245057 DLLC NOTICE LLME(fde953a1/d570d3d5){ASSIGNED} LLGM Assign pre (ffffffff => d570d3d5) (gprs_llc.c:1079) 20241102165245057 DLLC NOTICE LLME(ffffffff/d570d3d5){ASSIGNED} LLGM Assign post (ffffffff => d570d3d5) (gprs_llc.c:1125) 20241102165245057 DMM DEBUG MM_STATE_Gb(0)[0x612000023620]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102165245057 DMM DEBUG MM_STATE_Gb(0)[0x612000023620]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241102165245057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102165245057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241102165246109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165246109 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)@523952dc7221: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1127)@523952dc7221: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@523952dc7221: Final verdict of PTC: pass 20241102165246118 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36496<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241102165246120 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102165246120 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1139)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP(1141)@523952dc7221: Final verdict of PTC: none -NSVCI98(1134)@523952dc7221: Final verdict of PTC: none -NSVCI97(1130)@523952dc7221: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1137)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@523952dc7221: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1127)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1129)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@523952dc7221: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1133)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@523952dc7221: Final verdict of PTC: none -NSVCI99(1140)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(1128)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(1132)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(1138)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1127): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(1128): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(1129): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(1130): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1133): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1137): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(1138): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(1139): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(1140): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@523952dc7221: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:52:46 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 20241102165246255 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36500<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165246657 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36500<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88396) 20241102165247121 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165247121 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88396, count=92752) 20241102165248121 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165248121 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:52:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_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 20241102165249123 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165249123 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_suspend_nopaging started. 20241102165249711 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44926<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165249712 DMM INFO MM(262420000000043/d570d3d5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102165249712 DMM INFO MM(262420000000043/d570d3d5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102165249712 DMM DEBUG GMM(gmm_fsm)[0x612000023320]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102165249712 DMM DEBUG GMM(gmm_fsm)[0x612000023320]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102165249712 DMM DEBUG MM_STATE_Gb(0)[0x612000023620]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102165249712 DMM DEBUG MM_STATE_Gb(0)[0x612000023620]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241102165249712 DLLC NOTICE LLME(ffffffff/d570d3d5){ASSIGNED} LLGM Assign pre (d570d3d5 => ffffffff) (gprs_llc.c:1079) 20241102165249712 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d570d3d5 => ffffffff) (gprs_llc.c:1125) 20241102165249713 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20241102165249713 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) 20241102165249713 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f3 09 00 28 01 01 (gsup_client.c:399) 20241102165249713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{Init}: Deallocated (fsm.c:568) 20241102165249713 DMM DEBUG MM_STATE_Gb(0)[0x612000023620]{Idle}: Deallocated (fsm.c:568) 20241102165249713 DMM DEBUG MM_STATE_Iu[0x6120000237a0]{Detached}: Deallocated (fsm.c:568) 20241102165249713 DMM DEBUG GMM(gmm_fsm)[0x612000023320]{Deregistered}: Deallocated (fsm.c:568) 20241102165249713 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165249757 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102165249757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102165249757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102165249757 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165249757 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102165249757 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165249757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165249757 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165249757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165249758 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165249758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165249758 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165249759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165249759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165249759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165249759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165249759 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165249759 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102165249759 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165249759 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165249759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165249759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165249763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1149)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 20241102165249773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165249773 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI196(1147)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1153)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165249793 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102165249793 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) 20241102165249793 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) 20241102165249793 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165249793 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102165249793 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165249793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165249794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165249794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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(1153)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165249795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165249795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165249795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165249795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165249795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165249795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165249795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165249795 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165249795 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102165249795 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165249795 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165249795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165249795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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(1153)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165249799 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1154)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 20241102165249808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165249808 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI210(1152)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165249829 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102165249829 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) 20241102165249829 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) 20241102165249829 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165249829 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102165249829 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165249829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165249829 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165249829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165249831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165249831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165249831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165249831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165249831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165249831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165249831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165249831 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165249831 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102165249831 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165249831 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165249832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165249832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165249835 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165249843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165249843 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1157)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102165250124 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165250124 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102165250124 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102165250124 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1159)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102165250126 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1159)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102165250127 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1159)@523952dc7221: 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)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1147)@523952dc7221: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='CB9090AF'O, index=0 SGSN_Test-GSUP(1160)@523952dc7221: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@523952dc7221: 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 := 'E0752A39A565DC82368C1B94E0BB2219'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A3D28BFD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F558E0CF0FEB1CFE'O } } } } } 20241102165251182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165251182 DLLC NOTICE LLME(ffffffff/cb9090af){UNASSIGNED} LLC RX: unknown TLLI 0xcb9090af, creating LLME on the fly (gprs_llc.c:552) 20241102165251182 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165251182 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach" (gprs_gmm.c:1266) 20241102165251182 DMM DEBUG GMM(gmm_fsm)[0x612000023920]{Deregistered}: Allocated (fsm.c:456) 20241102165251182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{Init}: Allocated (fsm.c:456) 20241102165251182 DMM DEBUG MM_STATE_Gb[0x612000023c20]{Idle}: Allocated (fsm.c:456) 20241102165251182 DMM DEBUG MM_STATE_Iu[0x612000023da0]{Detached}: Allocated (fsm.c:456) 20241102165251182 DMM DEBUG GMM(gmm_fsm)[0x612000023920]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102165251182 DMM DEBUG GMM(gmm_fsm)[0x612000023920]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102165251182 DLLC NOTICE LLME(ffffffff/cb9090af){UNASSIGNED} LLGM Assign pre (cb9090af => f54277ae) (gprs_llc.c:1079) 20241102165251182 DLLC NOTICE LLME(cb9090af/f54277ae){ASSIGNED} LLGM Assign post (cb9090af => f54277ae) (gprs_llc.c:1125) 20241102165251182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102165251182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102165251182 DMM DEBUG MM(262420000000048/f54277ae) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102165251195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165251195 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102165251195 DMM DEBUG MM_STATE_Gb(0)[0x612000023c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165251195 DMM DEBUG MM(262420000000048/f54277ae) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20241102165251195 DMM NOTICE MM(262420000000048/f54277ae) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102165251195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102165251195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102165251195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102165251195 DMM DEBUG MM(262420000000048/f54277ae) Requesting authorization (sgsn_auth.c:160) 20241102165251195 DMM INFO MM(262420000000048/f54277ae) Requesting authentication tuples (sgsn_auth.c:184) 20241102165251195 DMM DEBUG MM(262420000000048/f54277ae) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102165251195 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20241102165251195 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)@523952dc7221: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@523952dc7221: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20241102165251198 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102165251198 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102165251198 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102165251198 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102165251198 DMM INFO MM(262420000000048/f54277ae) Subscriber data update (mmctx.c:445) 20241102165251198 DMM DEBUG MM(262420000000048/f54277ae) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102165251198 DMM INFO MM(262420000000048/f54277ae) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102165251198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102165251198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102165251198 DMM INFO MM(262420000000048/f54277ae) <- GMM AUTH AND CIPHERING REQ (rand = e0 75 2a 39 a5 65 dc 82 36 8c 1b 94 e0 bb 22 19 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241102165251207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165251207 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165251207 DMM DEBUG MM_STATE_Gb(0)[0x612000023c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165251207 DMM INFO MM(262420000000048/f54277ae) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102165251207 DMM NOTICE MM(262420000000048/f54277ae) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102165251207 DMM DEBUG MM(262420000000048/f54277ae) checking auth: received GSM SRES = a3 d2 8b fd (gprs_gmm.c:666) 20241102165251207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102165251207 DMM DEBUG MM(262420000000048/f54277ae) Requesting authorization (sgsn_auth.c:160) 20241102165251208 DMM INFO MM(262420000000048/f54277ae) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102165251208 DMM DEBUG MM(262420000000048/f54277ae) Requesting subscriber data update (gprs_subscriber.c:894) 20241102165251208 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20241102165251208 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) 20241102165251208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241102165251208 DMM INFO MM(262420000000048/f54277ae) <- GMM ATTACH ACCEPT (new P-TMSI=0xf54277ae) (gprs_gmm.c:300) 20241102165251209 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102165251209 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102165251209 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241102165251209 DMM INFO MM(262420000000048/f54277ae) Subscriber data update (mmctx.c:445) 20241102165251209 DMM DEBUG MM(262420000000048/f54277ae) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102165251209 DMM INFO MM(262420000000048/f54277ae) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102165251209 DMM NOTICE MM(262420000000048/f54277ae) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20241102165251209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102165251209 DMM NOTICE MM(262420000000048/f54277ae) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102165251209 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) 20241102165251210 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102165251210 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241102165251210 DMM INFO MM(262420000000048/f54277ae) Subscriber data update (mmctx.c:445) 20241102165251210 DMM DEBUG MM(262420000000048/f54277ae) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241102165251216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165251216 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241102165251216 DMM DEBUG MM_STATE_Gb(0)[0x612000023c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165251216 DMM INFO MM(262420000000048/f54277ae) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102165251216 DMM NOTICE MM(262420000000048/f54277ae) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102165251216 DMM DEBUG GMM(gmm_fsm)[0x612000023920]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102165251216 DMM DEBUG GMM(gmm_fsm)[0x612000023920]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102165251216 DLLC NOTICE LLME(cb9090af/f54277ae){ASSIGNED} LLGM Assign pre (ffffffff => f54277ae) (gprs_llc.c:1079) 20241102165251216 DLLC NOTICE LLME(ffffffff/f54277ae){ASSIGNED} LLGM Assign post (ffffffff => f54277ae) (gprs_llc.c:1125) 20241102165251216 DMM DEBUG MM_STATE_Gb(0)[0x612000023c20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102165251216 DMM DEBUG MM_STATE_Gb(0)[0x612000023c20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241102165251217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102165251217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@523952dc7221: setverdict(pass): none -> pass 20241102165251267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165251267 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241102165251267 DMM DEBUG MM_STATE_Gb(0)[0x612000023c20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165251267 DMM INFO MM(262420000000048/f54277ae) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241102165251268 DMM INFO MM(262420000000048/f54277ae) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241102165251268 DMM DEBUG MM(262420000000048/f54277ae) Using GGSN 0 (gprs_sm.c:317) 20241102165251268 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) 20241102165251268 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20241102165251268 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241102165251268 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:186) 20241102165251268 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20241102165251281 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 6e a1 88 b5 11 85 fe f3 27 14 05 7f 84 ab 87 19 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1062 from retransmit req queue (gtp.c:443) 20241102165251281 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbf886e2a28, cbp=0x6140000132a0) (sgsn_libgtp.c:630) 20241102165251281 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241102165251281 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210065c38b8 TLLI=f54277ae, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241102165251281 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241102165251281 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed 20241102165251288 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:823) 20241102165251294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165251294 DMM DEBUG GMM(gmm_fsm)[0x612000023920]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2306) 20241102165251294 DMM DEBUG GMM(gmm_fsm)[0x612000023920]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241102165251297 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:823) 20241102165251298 DMM INFO MM(262420000000048/f54277ae) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:850) TC_suspend_nopaging-BVCI196(1147)@523952dc7221: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@523952dc7221: Final verdict of PTC: pass 20241102165256308 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44926<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241102165256310 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102165256310 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1159)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP(1160)@523952dc7221: Final verdict of PTC: none -NSVCI98(1153)@523952dc7221: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1152)@523952dc7221: Final verdict of PTC: none -NSVCI97(1148)@523952dc7221: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1157)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@523952dc7221: Final verdict of PTC: none -NSVCI99(1158)@523952dc7221: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1147)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(1151)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(1146)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(1156)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_suspend_nopaging-BVCI196(1147): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_suspend_nopaging-BVCI210(1152): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_suspend_nopaging-BVCI220(1157): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@523952dc7221: Test case TC_suspend_nopaging finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:52:56 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20241102165256437 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44940<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165256839 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44940<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100244) 20241102165257311 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165257311 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241102165257764 DGPRS DEBUG Checking for inactive LLMEs, time = 12377111 (sgsn.c:132) Waiting for packet dumper to finish... 1 (prev_count=100244, count=101404) 20241102165258312 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165258312 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:52: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_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 20241102165259314 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165259314 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_suspend_resume started. 20241102165259899 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56780<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165259901 DMM INFO MM(262420000000048/f54277ae) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102165259901 DMM INFO MM(262420000000048/f54277ae) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102165259901 DMM DEBUG GMM(gmm_fsm)[0x612000023920]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102165259901 DMM DEBUG GMM(gmm_fsm)[0x612000023920]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102165259901 DMM DEBUG MM_STATE_Gb(0)[0x612000023c20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102165259901 DMM DEBUG MM_STATE_Gb(0)[0x612000023c20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241102165259901 DLLC NOTICE LLME(ffffffff/f54277ae){ASSIGNED} LLGM Assign pre (f54277ae => ffffffff) (gprs_llc.c:1079) 20241102165259901 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f54277ae => ffffffff) (gprs_llc.c:1125) 20241102165259901 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210065c3560 (gprs_sndcp.c:574) 20241102165259901 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210065c38b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241102165259901 DMM NOTICE MM(262420000000048/f54277ae) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241102165259901 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20241102165259901 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241102165259901 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241102165259901 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20241102165259901 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20241102165259901 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) 20241102165259901 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f8 09 00 28 01 01 (gsup_client.c:399) 20241102165259901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{Init}: Deallocated (fsm.c:568) 20241102165259901 DMM DEBUG MM_STATE_Gb(0)[0x612000023c20]{Idle}: Deallocated (fsm.c:568) 20241102165259901 DMM DEBUG MM_STATE_Iu[0x612000023da0]{Detached}: Deallocated (fsm.c:568) 20241102165259901 DMM DEBUG GMM(gmm_fsm)[0x612000023920]{Deregistered}: Deallocated (fsm.c:568) 20241102165259902 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165259948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102165259948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102165259949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102165259949 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165259949 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102165259949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165259949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165259949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165259949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165259950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165259950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165259950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165259950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165259950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165259950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165259950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165259950 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165259950 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102165259950 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165259950 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1167)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102165259951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165259951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165259954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165259963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165259963 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_resume-BVCI196(1166)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1173)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165259990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102165259990 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) 20241102165259990 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) 20241102165259990 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165259990 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102165259990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165259991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165259991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165259991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(1172)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 20241102165259992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165259992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165259992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165259992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165259993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165259993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165259993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165259993 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165259993 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102165259993 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165259993 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165259993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165259993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1173)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165259997 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241102165300007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165300007 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_resume-BVCI210(1170)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1172)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165300018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102165300018 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) 20241102165300018 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) 20241102165300018 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165300018 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102165300018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165300018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165300018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165300018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165300020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165300020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165300020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165300020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165300020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165300020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165300020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165300020 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165300020 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102165300020 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165300021 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165300021 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165300021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165300026 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165300035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165300035 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1176)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102165300315 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165300315 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102165300315 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102165300315 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1178)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102165300317 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1178)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102165300318 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1178)@523952dc7221: 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)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1166)@523952dc7221: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='D9508FE2'O, index=0 SGSN_Test-GSUP(1179)@523952dc7221: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@523952dc7221: 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 := '8039C7F04FC5B34639C65570B28A1CB6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '63E717B0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3B1C5C6CB20C2293'O } } } } } 20241102165301372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165301372 DLLC NOTICE LLME(ffffffff/d9508fe2){UNASSIGNED} LLC RX: unknown TLLI 0xd9508fe2, creating LLME on the fly (gprs_llc.c:552) 20241102165301372 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165301372 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach" (gprs_gmm.c:1266) 20241102165301373 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{Deregistered}: Allocated (fsm.c:456) 20241102165301373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{Init}: Allocated (fsm.c:456) 20241102165301373 DMM DEBUG MM_STATE_Gb[0x6120000243a0]{Idle}: Allocated (fsm.c:456) 20241102165301373 DMM DEBUG MM_STATE_Iu[0x612000024520]{Detached}: Allocated (fsm.c:456) 20241102165301373 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102165301373 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102165301373 DLLC NOTICE LLME(ffffffff/d9508fe2){UNASSIGNED} LLGM Assign pre (d9508fe2 => cd012680) (gprs_llc.c:1079) 20241102165301373 DLLC NOTICE LLME(d9508fe2/cd012680){ASSIGNED} LLGM Assign post (d9508fe2 => cd012680) (gprs_llc.c:1125) 20241102165301373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102165301373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102165301373 DMM DEBUG MM(262420000000049/cd012680) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102165301384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165301384 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102165301384 DMM DEBUG MM_STATE_Gb(0)[0x6120000243a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165301384 DMM DEBUG MM(262420000000049/cd012680) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20241102165301384 DMM NOTICE MM(262420000000049/cd012680) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102165301384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102165301384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102165301385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102165301385 DMM DEBUG MM(262420000000049/cd012680) Requesting authorization (sgsn_auth.c:160) 20241102165301385 DMM INFO MM(262420000000049/cd012680) Requesting authentication tuples (sgsn_auth.c:184) 20241102165301385 DMM DEBUG MM(262420000000049/cd012680) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102165301385 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20241102165301385 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)@523952dc7221: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@523952dc7221: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20241102165301388 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102165301388 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102165301388 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102165301388 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102165301388 DMM INFO MM(262420000000049/cd012680) Subscriber data update (mmctx.c:445) 20241102165301388 DMM DEBUG MM(262420000000049/cd012680) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102165301388 DMM INFO MM(262420000000049/cd012680) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102165301388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102165301388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102165301388 DMM INFO MM(262420000000049/cd012680) <- GMM AUTH AND CIPHERING REQ (rand = 80 39 c7 f0 4f c5 b3 46 39 c6 55 70 b2 8a 1c b6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241102165301396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165301396 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165301396 DMM DEBUG MM_STATE_Gb(0)[0x6120000243a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165301396 DMM INFO MM(262420000000049/cd012680) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102165301396 DMM NOTICE MM(262420000000049/cd012680) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102165301396 DMM DEBUG MM(262420000000049/cd012680) checking auth: received GSM SRES = 63 e7 17 b0 (gprs_gmm.c:666) 20241102165301396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102165301396 DMM DEBUG MM(262420000000049/cd012680) Requesting authorization (sgsn_auth.c:160) 20241102165301396 DMM INFO MM(262420000000049/cd012680) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102165301396 DMM DEBUG MM(262420000000049/cd012680) Requesting subscriber data update (gprs_subscriber.c:894) 20241102165301396 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20241102165301396 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) 20241102165301396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241102165301396 DMM INFO MM(262420000000049/cd012680) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd012680) (gprs_gmm.c:300) 20241102165301398 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102165301398 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102165301398 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241102165301398 DMM INFO MM(262420000000049/cd012680) Subscriber data update (mmctx.c:445) 20241102165301398 DMM DEBUG MM(262420000000049/cd012680) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102165301398 DMM INFO MM(262420000000049/cd012680) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102165301398 DMM NOTICE MM(262420000000049/cd012680) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20241102165301398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102165301398 DMM NOTICE MM(262420000000049/cd012680) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102165301398 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) 20241102165301398 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102165301398 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241102165301399 DMM INFO MM(262420000000049/cd012680) Subscriber data update (mmctx.c:445) 20241102165301399 DMM DEBUG MM(262420000000049/cd012680) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241102165301404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165301404 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241102165301405 DMM DEBUG MM_STATE_Gb(0)[0x6120000243a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165301405 DMM INFO MM(262420000000049/cd012680) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102165301405 DMM NOTICE MM(262420000000049/cd012680) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102165301405 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102165301405 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102165301405 DLLC NOTICE LLME(d9508fe2/cd012680){ASSIGNED} LLGM Assign pre (ffffffff => cd012680) (gprs_llc.c:1079) 20241102165301405 DLLC NOTICE LLME(ffffffff/cd012680){ASSIGNED} LLGM Assign post (ffffffff => cd012680) (gprs_llc.c:1125) 20241102165301405 DMM DEBUG MM_STATE_Gb(0)[0x6120000243a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102165301405 DMM DEBUG MM_STATE_Gb(0)[0x6120000243a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241102165301405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102165301405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@523952dc7221: setverdict(pass): none -> pass 20241102165301456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165301456 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241102165301456 DMM DEBUG MM_STATE_Gb(0)[0x6120000243a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165301456 DMM INFO MM(262420000000049/cd012680) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241102165301456 DMM INFO MM(262420000000049/cd012680) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241102165301456 DMM DEBUG MM(262420000000049/cd012680) Using GGSN 0 (gprs_sm.c:317) 20241102165301456 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) 20241102165301456 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20241102165301456 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241102165301456 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:186) 20241102165301456 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20241102165301469 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 b4 8d 58 1a 11 d3 ff 12 9f 14 05 7f e5 60 7e 0c 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) 20241102165301469 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbf886e3aa0, cbp=0x6140000138a0) (sgsn_libgtp.c:630) 20241102165301469 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241102165301469 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210067bc8b8 TLLI=cd012680, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241102165301469 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241102165301469 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed 20241102165301477 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:823) 20241102165301482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165301482 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2306) 20241102165301482 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241102165301486 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:823) 20241102165301486 DMM INFO MM(262420000000049/cd012680) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:850) 20241102165306493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165306493 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2332) 20241102165306493 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20241102165306497 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:823) TC_suspend_resume-BVCI196(1166)@523952dc7221: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@523952dc7221: Final verdict of PTC: pass 20241102165306505 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56780<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241102165306508 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102165306508 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1179)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@523952dc7221: Final verdict of PTC: none -NSVCI98(1173)@523952dc7221: Final verdict of PTC: none TC_suspend_resume-BVCI220(1176)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1172)@523952dc7221: Final verdict of PTC: none TC_suspend_resume-BVCI196(1166)@523952dc7221: Final verdict of PTC: none -NSVCI97(1167)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@523952dc7221: Final verdict of PTC: none TC_suspend_resume-BVCI210(1170)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@523952dc7221: Final verdict of PTC: none -NSVCI99(1177)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(1165)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(1171)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(1175)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_suspend_resume-BVCI196(1166): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_suspend_resume-BVCI210(1170): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(1171): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(1172): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(1173): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_suspend_resume-BVCI220(1176): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@523952dc7221: Test case TC_suspend_resume finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:53:06 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20241102165306636 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56782<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165307038 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56782<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104396) 20241102165307509 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165307509 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104396, count=105656) 20241102165308511 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165308511 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:53:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_suspend_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 20241102165309512 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165309512 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_suspend_rau started. 20241102165310098 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40512<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165310100 DMM INFO MM(262420000000049/cd012680) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102165310100 DMM INFO MM(262420000000049/cd012680) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102165310100 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102165310100 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102165310100 DMM DEBUG MM_STATE_Gb(0)[0x6120000243a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102165310100 DMM DEBUG MM_STATE_Gb(0)[0x6120000243a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241102165310100 DLLC NOTICE LLME(ffffffff/cd012680){ASSIGNED} LLGM Assign pre (cd012680 => ffffffff) (gprs_llc.c:1079) 20241102165310100 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd012680 => ffffffff) (gprs_llc.c:1125) 20241102165310100 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210067bc560 (gprs_sndcp.c:574) 20241102165310100 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210067bc8b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241102165310100 DMM NOTICE MM(262420000000049/cd012680) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241102165310100 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20241102165310100 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241102165310100 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241102165310100 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20241102165310100 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20241102165310100 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) 20241102165310100 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f9 09 00 28 01 01 (gsup_client.c:399) 20241102165310101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{Init}: Deallocated (fsm.c:568) 20241102165310101 DMM DEBUG MM_STATE_Gb(0)[0x6120000243a0]{Idle}: Deallocated (fsm.c:568) 20241102165310101 DMM DEBUG MM_STATE_Iu[0x612000024520]{Detached}: Deallocated (fsm.c:568) 20241102165310101 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{Deregistered}: Deallocated (fsm.c:568) 20241102165310101 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165310143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102165310143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102165310143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102165310143 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165310143 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102165310143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165310143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165310143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165310143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165310144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165310144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165310144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165310144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165310144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165310144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165310144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165310144 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165310145 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102165310145 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165310145 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165310145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165310145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165310148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165310158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165310158 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_rau-BVCI196(1185)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165310178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102165310178 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) 20241102165310178 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) 20241102165310178 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165310178 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102165310178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165310178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165310178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165310178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165310180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165310180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165310180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165310180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165310180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165310180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165310180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165310180 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165310180 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102165310180 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165310181 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165310181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165310181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165310185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1192)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165310193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165310193 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_rau-BVCI210(1190)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1196)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165310215 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102165310215 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) 20241102165310215 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) 20241102165310215 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165310215 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102165310215 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165310215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165310215 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165310215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165310217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165310217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165310217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165310217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165310217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165310217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165310217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165310217 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165310217 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102165310217 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165310217 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165310218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165310218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165310222 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165310230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165310230 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1195)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102165310514 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165310514 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102165310514 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102165310514 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1197)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102165310515 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1197)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1197)@523952dc7221: 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 } } } } 20241102165310516 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1197)@523952dc7221: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1197)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1185)@523952dc7221: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='C18C9D57'O, index=0 SGSN_Test-GSUP(1198)@523952dc7221: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@523952dc7221: 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 := '79797DDC37D39CE7915D332166EB89AF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1E0A1DA1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '538C91F15FBFE03B'O } } } } } 20241102165311571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165311571 DLLC NOTICE LLME(ffffffff/c18c9d57){UNASSIGNED} LLC RX: unknown TLLI 0xc18c9d57, creating LLME on the fly (gprs_llc.c:552) 20241102165311571 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165311571 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach" (gprs_gmm.c:1266) 20241102165311571 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{Deregistered}: Allocated (fsm.c:456) 20241102165311571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{Init}: Allocated (fsm.c:456) 20241102165311571 DMM DEBUG MM_STATE_Gb[0x612000024b20]{Idle}: Allocated (fsm.c:456) 20241102165311571 DMM DEBUG MM_STATE_Iu[0x612000024ca0]{Detached}: Allocated (fsm.c:456) 20241102165311571 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102165311571 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102165311571 DLLC NOTICE LLME(ffffffff/c18c9d57){UNASSIGNED} LLGM Assign pre (c18c9d57 => c2c84946) (gprs_llc.c:1079) 20241102165311571 DLLC NOTICE LLME(c18c9d57/c2c84946){ASSIGNED} LLGM Assign post (c18c9d57 => c2c84946) (gprs_llc.c:1125) 20241102165311571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102165311571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102165311571 DMM DEBUG MM(262420000000050/c2c84946) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102165311585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165311585 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102165311585 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165311585 DMM DEBUG MM(262420000000050/c2c84946) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20241102165311585 DMM NOTICE MM(262420000000050/c2c84946) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102165311585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102165311585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102165311585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102165311585 DMM DEBUG MM(262420000000050/c2c84946) Requesting authorization (sgsn_auth.c:160) 20241102165311585 DMM INFO MM(262420000000050/c2c84946) Requesting authentication tuples (sgsn_auth.c:184) 20241102165311585 DMM DEBUG MM(262420000000050/c2c84946) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102165311585 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20241102165311585 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)@523952dc7221: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@523952dc7221: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20241102165311588 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102165311589 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102165311589 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102165311589 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102165311589 DMM INFO MM(262420000000050/c2c84946) Subscriber data update (mmctx.c:445) 20241102165311589 DMM DEBUG MM(262420000000050/c2c84946) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102165311589 DMM INFO MM(262420000000050/c2c84946) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102165311589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102165311589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102165311589 DMM INFO MM(262420000000050/c2c84946) <- GMM AUTH AND CIPHERING REQ (rand = 79 79 7d dc 37 d3 9c e7 91 5d 33 21 66 eb 89 af , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241102165311597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165311597 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165311597 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165311597 DMM INFO MM(262420000000050/c2c84946) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102165311597 DMM NOTICE MM(262420000000050/c2c84946) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102165311597 DMM DEBUG MM(262420000000050/c2c84946) checking auth: received GSM SRES = 1e 0a 1d a1 (gprs_gmm.c:666) 20241102165311597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102165311597 DMM DEBUG MM(262420000000050/c2c84946) Requesting authorization (sgsn_auth.c:160) 20241102165311597 DMM INFO MM(262420000000050/c2c84946) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102165311597 DMM DEBUG MM(262420000000050/c2c84946) Requesting subscriber data update (gprs_subscriber.c:894) 20241102165311597 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20241102165311597 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) 20241102165311597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241102165311597 DMM INFO MM(262420000000050/c2c84946) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2c84946) (gprs_gmm.c:300) 20241102165311598 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102165311598 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102165311598 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241102165311598 DMM INFO MM(262420000000050/c2c84946) Subscriber data update (mmctx.c:445) 20241102165311599 DMM DEBUG MM(262420000000050/c2c84946) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102165311599 DMM INFO MM(262420000000050/c2c84946) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102165311599 DMM NOTICE MM(262420000000050/c2c84946) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20241102165311599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102165311599 DMM NOTICE MM(262420000000050/c2c84946) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102165311599 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) 20241102165311599 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102165311600 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241102165311600 DMM INFO MM(262420000000050/c2c84946) Subscriber data update (mmctx.c:445) 20241102165311600 DMM DEBUG MM(262420000000050/c2c84946) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241102165311606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165311606 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241102165311606 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165311606 DMM INFO MM(262420000000050/c2c84946) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102165311606 DMM NOTICE MM(262420000000050/c2c84946) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102165311606 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102165311606 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102165311606 DLLC NOTICE LLME(c18c9d57/c2c84946){ASSIGNED} LLGM Assign pre (ffffffff => c2c84946) (gprs_llc.c:1079) 20241102165311606 DLLC NOTICE LLME(ffffffff/c2c84946){ASSIGNED} LLGM Assign post (ffffffff => c2c84946) (gprs_llc.c:1125) 20241102165311606 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102165311606 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241102165311606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102165311606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@523952dc7221: setverdict(pass): none -> pass 20241102165311657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165311657 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241102165311658 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165311658 DMM INFO MM(262420000000050/c2c84946) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241102165311658 DMM INFO MM(262420000000050/c2c84946) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241102165311658 DMM DEBUG MM(262420000000050/c2c84946) Using GGSN 0 (gprs_sm.c:317) 20241102165311658 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) 20241102165311658 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20241102165311658 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241102165311658 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:186) 20241102165311658 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20241102165311670 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 17 0a c4 dc 11 8f 97 a7 fd 14 05 7f b9 80 26 93 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) 20241102165311670 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbf886e4b18, cbp=0x614000013ea0) (sgsn_libgtp.c:630) 20241102165311670 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241102165311670 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210069c34b8 TLLI=c2c84946, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241102165311670 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241102165311670 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed 20241102165311678 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:823) 20241102165311684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165311684 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2306) 20241102165311685 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241102165311688 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:823) 20241102165311688 DMM INFO MM(262420000000050/c2c84946) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:850) 20241102165316697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165316697 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165316697 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165316697 DMM INFO MM(262420000000050/c2c84946) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241102165316697 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102165316697 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20241102165316697 DLLC NOTICE LLME(ffffffff/c2c84946){ASSIGNED} LLGM Assign pre (c2c84946 => fc7b6957) (gprs_llc.c:1079) 20241102165316697 DLLC NOTICE LLME(c2c84946/fc7b6957){ASSIGNED} LLGM Assign post (c2c84946 => fc7b6957) (gprs_llc.c:1125) 20241102165316697 DMM INFO MM(262420000000050/fc7b6957) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1497) TC_suspend_rau(1200)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed 20241102165316706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165316706 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20241102165316706 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165316706 DMM INFO MM(262420000000050/fc7b6957) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1855) 20241102165316706 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1860) 20241102165316706 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102165316706 DLLC NOTICE LLME(c2c84946/fc7b6957){ASSIGNED} LLGM Assign pre (ffffffff => fc7b6957) (gprs_llc.c:1079) 20241102165316706 DLLC NOTICE LLME(ffffffff/fc7b6957){ASSIGNED} LLGM Assign post (ffffffff => fc7b6957) (gprs_llc.c:1125) 20241102165316706 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1870) 20241102165317206 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:823) TC_suspend_rau-BVCI196(1185)@523952dc7221: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@523952dc7221: Final verdict of PTC: pass 20241102165317215 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40512<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1198)@523952dc7221: Final verdict of PTC: none 20241102165317217 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102165317217 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1197)@523952dc7221: Final verdict of PTC: none -NSVCI97(1186)@523952dc7221: Final verdict of PTC: none -NSVCI99(1196)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@523952dc7221: Final verdict of PTC: none TC_suspend_rau-BVCI220(1195)@523952dc7221: Final verdict of PTC: none TC_suspend_rau-BVCI210(1190)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@523952dc7221: Final verdict of PTC: none -NSVCI98(1191)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@523952dc7221: Final verdict of PTC: none TC_suspend_rau-BVCI196(1185)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(1184)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(1189)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(1194)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_suspend_rau-BVCI196(1185): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_suspend_rau-BVCI210(1190): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_suspend_rau-BVCI220(1195): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@523952dc7221: Test case TC_suspend_rau finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:53:17 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20241102165317346 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51932<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165317747 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51932<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=110444) 20241102165318218 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165318218 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=110444, count=111884) 20241102165319219 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165319219 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:53: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_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 20241102165320220 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165320220 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_paging_ps started. 20241102165320807 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51936<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165320809 DMM INFO MM(262420000000050/fc7b6957) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102165320809 DMM INFO MM(262420000000050/fc7b6957) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102165320809 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102165320809 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102165320809 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102165320809 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241102165320809 DLLC NOTICE LLME(ffffffff/fc7b6957){ASSIGNED} LLGM Assign pre (fc7b6957 => ffffffff) (gprs_llc.c:1079) 20241102165320809 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc7b6957 => ffffffff) (gprs_llc.c:1125) 20241102165320809 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210069c3160 (gprs_sndcp.c:574) 20241102165320809 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210069c34b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241102165320809 DMM NOTICE MM(262420000000050/fc7b6957) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241102165320809 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20241102165320809 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241102165320809 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241102165320809 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20241102165320810 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20241102165320810 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) 20241102165320810 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f0 09 00 28 01 01 (gsup_client.c:399) 20241102165320810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{Init}: Deallocated (fsm.c:568) 20241102165320810 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Idle}: Deallocated (fsm.c:568) 20241102165320810 DMM DEBUG MM_STATE_Iu[0x612000024ca0]{Detached}: Deallocated (fsm.c:568) 20241102165320810 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{Deregistered}: Deallocated (fsm.c:568) 20241102165320810 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165320857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102165320857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102165320857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102165320857 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165320857 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102165320857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165320857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165320857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165320857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165320859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165320859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165320859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165320859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165320859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165320859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165320859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165320859 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165320859 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102165320859 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165320859 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1205)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102165320860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165320860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165320864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1202)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1206)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 20241102165320874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165320874 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps-BVCI196(1204)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1211)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1211)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165320903 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102165320903 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) 20241102165320903 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) 20241102165320903 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165320903 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102165320903 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165320903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165320903 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165320903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1210)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1211)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165320905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165320905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165320905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165320906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165320906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165320906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165320906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165320906 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165320906 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102165320906 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165320906 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165320906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165320906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1211)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1211)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165320910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1207)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165320920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165320920 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps-BVCI210(1208)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1210)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1216)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1216)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165320937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102165320937 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) 20241102165320937 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) 20241102165320937 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165320937 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102165320937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165320937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165320937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165320937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1216)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165320939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165320939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165320939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165320939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165320939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165320939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165320939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165320939 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165320939 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102165320939 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165320939 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165320940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165320940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1216)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1216)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165320944 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165320953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165320953 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1213)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102165321221 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165321221 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102165321221 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102165321221 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1215)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1215)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102165321223 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1215)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1215)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102165321224 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1215)@523952dc7221: 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(1215)@523952dc7221: 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(1215)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1215)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1204)@523952dc7221: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='CDAF96C2'O, index=0 SGSN_Test-GSUP(1217)@523952dc7221: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@523952dc7221: 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 := '1D4CA89A4A754616355DB0400233DCD5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '902901C2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AAC914C3C60C39BF'O } } } } } 20241102165322281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165322281 DLLC NOTICE LLME(ffffffff/cdaf96c2){UNASSIGNED} LLC RX: unknown TLLI 0xcdaf96c2, creating LLME on the fly (gprs_llc.c:552) 20241102165322281 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165322281 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach" (gprs_gmm.c:1266) 20241102165322281 DMM DEBUG GMM(gmm_fsm)[0x612000024fa0]{Deregistered}: Allocated (fsm.c:456) 20241102165322281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{Init}: Allocated (fsm.c:456) 20241102165322281 DMM DEBUG MM_STATE_Gb[0x6120000252a0]{Idle}: Allocated (fsm.c:456) 20241102165322282 DMM DEBUG MM_STATE_Iu[0x612000025420]{Detached}: Allocated (fsm.c:456) 20241102165322282 DMM DEBUG GMM(gmm_fsm)[0x612000024fa0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102165322282 DMM DEBUG GMM(gmm_fsm)[0x612000024fa0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102165322282 DLLC NOTICE LLME(ffffffff/cdaf96c2){UNASSIGNED} LLGM Assign pre (cdaf96c2 => e63c1d7e) (gprs_llc.c:1079) 20241102165322282 DLLC NOTICE LLME(cdaf96c2/e63c1d7e){ASSIGNED} LLGM Assign post (cdaf96c2 => e63c1d7e) (gprs_llc.c:1125) 20241102165322282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102165322282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102165322282 DMM DEBUG MM(262420000000051/e63c1d7e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102165322295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165322295 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102165322295 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165322295 DMM DEBUG MM(262420000000051/e63c1d7e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20241102165322295 DMM NOTICE MM(262420000000051/e63c1d7e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102165322295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102165322295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102165322295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102165322295 DMM DEBUG MM(262420000000051/e63c1d7e) Requesting authorization (sgsn_auth.c:160) 20241102165322296 DMM INFO MM(262420000000051/e63c1d7e) Requesting authentication tuples (sgsn_auth.c:184) 20241102165322296 DMM DEBUG MM(262420000000051/e63c1d7e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102165322296 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20241102165322296 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)@523952dc7221: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@523952dc7221: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20241102165322299 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102165322299 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102165322299 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102165322299 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102165322299 DMM INFO MM(262420000000051/e63c1d7e) Subscriber data update (mmctx.c:445) 20241102165322299 DMM DEBUG MM(262420000000051/e63c1d7e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102165322299 DMM INFO MM(262420000000051/e63c1d7e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102165322299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102165322299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102165322299 DMM INFO MM(262420000000051/e63c1d7e) <- GMM AUTH AND CIPHERING REQ (rand = 1d 4c a8 9a 4a 75 46 16 35 5d b0 40 02 33 dc d5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241102165322307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165322307 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165322307 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165322307 DMM INFO MM(262420000000051/e63c1d7e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102165322307 DMM NOTICE MM(262420000000051/e63c1d7e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102165322307 DMM DEBUG MM(262420000000051/e63c1d7e) checking auth: received GSM SRES = 90 29 01 c2 (gprs_gmm.c:666) 20241102165322307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102165322307 DMM DEBUG MM(262420000000051/e63c1d7e) Requesting authorization (sgsn_auth.c:160) 20241102165322308 DMM INFO MM(262420000000051/e63c1d7e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102165322308 DMM DEBUG MM(262420000000051/e63c1d7e) Requesting subscriber data update (gprs_subscriber.c:894) 20241102165322308 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20241102165322308 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) 20241102165322308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241102165322308 DMM INFO MM(262420000000051/e63c1d7e) <- GMM ATTACH ACCEPT (new P-TMSI=0xe63c1d7e) (gprs_gmm.c:300) 20241102165322309 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102165322309 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102165322309 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241102165322309 DMM INFO MM(262420000000051/e63c1d7e) Subscriber data update (mmctx.c:445) 20241102165322309 DMM DEBUG MM(262420000000051/e63c1d7e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102165322309 DMM INFO MM(262420000000051/e63c1d7e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102165322309 DMM NOTICE MM(262420000000051/e63c1d7e) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20241102165322309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102165322309 DMM NOTICE MM(262420000000051/e63c1d7e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102165322310 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) 20241102165322310 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102165322310 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241102165322310 DMM INFO MM(262420000000051/e63c1d7e) Subscriber data update (mmctx.c:445) 20241102165322310 DMM DEBUG MM(262420000000051/e63c1d7e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241102165322316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165322316 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241102165322317 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165322317 DMM INFO MM(262420000000051/e63c1d7e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102165322317 DMM NOTICE MM(262420000000051/e63c1d7e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102165322317 DMM DEBUG GMM(gmm_fsm)[0x612000024fa0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102165322317 DMM DEBUG GMM(gmm_fsm)[0x612000024fa0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102165322317 DLLC NOTICE LLME(cdaf96c2/e63c1d7e){ASSIGNED} LLGM Assign pre (ffffffff => e63c1d7e) (gprs_llc.c:1079) 20241102165322317 DLLC NOTICE LLME(ffffffff/e63c1d7e){ASSIGNED} LLGM Assign post (ffffffff => e63c1d7e) (gprs_llc.c:1125) 20241102165322317 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102165322317 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241102165322317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102165322317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_paging_ps(1219)@523952dc7221: setverdict(pass): none -> pass 20241102165322368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165322368 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241102165322368 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165322368 DMM INFO MM(262420000000051/e63c1d7e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241102165322368 DMM INFO MM(262420000000051/e63c1d7e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241102165322368 DMM DEBUG MM(262420000000051/e63c1d7e) Using GGSN 0 (gprs_sm.c:317) 20241102165322368 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) 20241102165322368 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20241102165322368 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241102165322368 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:186) 20241102165322368 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20241102165322380 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 8e ca 3f 1d 11 93 6c be a7 14 05 7f e9 2b 9c ca 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1068 from retransmit req queue (gtp.c:443) 20241102165322380 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbf886e5b90, cbp=0x6140000144a0) (sgsn_libgtp.c:630) 20241102165322380 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241102165322380 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621006bdf4b8 TLLI=e63c1d7e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241102165322380 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241102165322380 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps(1219)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed 20241102165322387 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:823) 20241102165325369 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Ready}: Timeout of T3314 (fsm.c:317) 20241102165325369 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241102165325369 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241102165327398 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:823) 20241102165327398 DMM INFO MM(262420000000051/e63c1d7e) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:865) TC_paging_ps-BVCI196(1204)@523952dc7221: 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 := 'E63C1D7E'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1204)@523952dc7221: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@523952dc7221: Final verdict of PTC: pass 20241102165327412 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51936<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1217)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@523952dc7221: Final verdict of PTC: none -NSVCI97(1205)@523952dc7221: Final verdict of PTC: none 20241102165327414 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102165327414 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_paging_ps-BVCI210(1208)@523952dc7221: Final verdict of PTC: none TC_paging_ps-BVCI220(1213)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1215)@523952dc7221: Final verdict of PTC: none TC_paging_ps-BVCI196(1204)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1210)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@523952dc7221: Final verdict of PTC: none -NSVCI98(1211)@523952dc7221: Final verdict of PTC: none -NSVCI99(1216)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(1203)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(1209)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(1214)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_paging_ps-BVCI196(1204): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_paging_ps-BVCI210(1208): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(1209): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(1210): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(1211): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_paging_ps-BVCI220(1213): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(1214): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(1215): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(1216): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@523952dc7221: Test case TC_paging_ps finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:53:27 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20241102165327539 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38996<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165327765 DGPRS DEBUG Checking for inactive LLMEs, time = 12377141 (sgsn.c:132) 20241102165327941 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38996<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100368) 20241102165328416 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165328416 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100368, count=104948) 20241102165329417 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165329417 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:53: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_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 20241102165330419 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165330419 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_paging_ps_ra_multiple_cells started. 20241102165331003 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39002<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165331004 DMM INFO MM(262420000000051/e63c1d7e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102165331004 DMM INFO MM(262420000000051/e63c1d7e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102165331004 DMM DEBUG GMM(gmm_fsm)[0x612000024fa0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102165331004 DMM DEBUG GMM(gmm_fsm)[0x612000024fa0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102165331004 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102165331004 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241102165331004 DLLC NOTICE LLME(ffffffff/e63c1d7e){ASSIGNED} LLGM Assign pre (e63c1d7e => ffffffff) (gprs_llc.c:1079) 20241102165331004 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e63c1d7e => ffffffff) (gprs_llc.c:1125) 20241102165331004 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621006bdf160 (gprs_sndcp.c:574) 20241102165331004 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621006bdf4b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241102165331004 DMM NOTICE MM(262420000000051/e63c1d7e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241102165331004 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20241102165331004 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241102165331004 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241102165331004 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20241102165331005 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20241102165331005 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) 20241102165331005 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f1 09 00 28 01 01 (gsup_client.c:399) 20241102165331005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{Init}: Deallocated (fsm.c:568) 20241102165331005 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Idle}: Deallocated (fsm.c:568) 20241102165331005 DMM DEBUG MM_STATE_Iu[0x612000025420]{Detached}: Deallocated (fsm.c:568) 20241102165331005 DMM DEBUG GMM(gmm_fsm)[0x612000024fa0]{Deregistered}: Deallocated (fsm.c:568) 20241102165331005 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1224)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165331051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102165331051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102165331051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102165331051 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165331051 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102165331051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165331051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165331051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165331051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165331053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165331053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165331053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165331053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165331053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165331053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165331053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165331053 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165331053 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102165331053 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165331053 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1224)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102165331054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165331054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165331057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1221)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1225)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 20241102165331068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165331068 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1230)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165331096 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102165331096 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) 20241102165331096 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) 20241102165331096 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165331096 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102165331096 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165331096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165331096 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165331096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1230)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(1229)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 20241102165331098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165331098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165331098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165331099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165331099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165331099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165331099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165331099 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165331099 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102165331099 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165331099 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165331100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165331100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1230)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165331104 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241102165331115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165331115 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI210(1227)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1229)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165331125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102165331125 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) 20241102165331125 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) 20241102165331126 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165331126 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102165331126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165331126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165331126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165331126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165331127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165331127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165331127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165331127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165331128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165331128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165331128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165331128 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165331128 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102165331128 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165331128 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165331128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165331128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165331131 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165331140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165331140 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1233)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102165331420 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165331420 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102165331420 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102165331420 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1235)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102165331422 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1235)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102165331423 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@523952dc7221: 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)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@523952dc7221: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='D8D03B7B'O, index=0 SGSN_Test-GSUP(1236)@523952dc7221: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@523952dc7221: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1227)@523952dc7221: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='D8D03B7B'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1233)@523952dc7221: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='D8D03B7B'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@523952dc7221: 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 := 'AD3C9C13F035EEFFE9C189FB34ABEC39'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '257A1084'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A5F4F2BF436B6235'O } } } } } 20241102165332482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165332483 DLLC NOTICE LLME(ffffffff/d8d03b7b){UNASSIGNED} LLC RX: unknown TLLI 0xd8d03b7b, creating LLME on the fly (gprs_llc.c:552) 20241102165332483 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165332483 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach" (gprs_gmm.c:1266) 20241102165332483 DMM DEBUG GMM(gmm_fsm)[0x612000025720]{Deregistered}: Allocated (fsm.c:456) 20241102165332483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{Init}: Allocated (fsm.c:456) 20241102165332483 DMM DEBUG MM_STATE_Gb[0x612000025a20]{Idle}: Allocated (fsm.c:456) 20241102165332483 DMM DEBUG MM_STATE_Iu[0x612000025ba0]{Detached}: Allocated (fsm.c:456) 20241102165332483 DMM DEBUG GMM(gmm_fsm)[0x612000025720]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102165332483 DMM DEBUG GMM(gmm_fsm)[0x612000025720]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102165332483 DLLC NOTICE LLME(ffffffff/d8d03b7b){UNASSIGNED} LLGM Assign pre (d8d03b7b => fe53c906) (gprs_llc.c:1079) 20241102165332483 DLLC NOTICE LLME(d8d03b7b/fe53c906){ASSIGNED} LLGM Assign post (d8d03b7b => fe53c906) (gprs_llc.c:1125) 20241102165332483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102165332483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102165332483 DMM DEBUG MM(262420000000052/fe53c906) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102165332496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165332497 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102165332497 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165332497 DMM DEBUG MM(262420000000052/fe53c906) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20241102165332497 DMM NOTICE MM(262420000000052/fe53c906) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102165332497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102165332497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102165332497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102165332497 DMM DEBUG MM(262420000000052/fe53c906) Requesting authorization (sgsn_auth.c:160) 20241102165332497 DMM INFO MM(262420000000052/fe53c906) Requesting authentication tuples (sgsn_auth.c:184) 20241102165332497 DMM DEBUG MM(262420000000052/fe53c906) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102165332497 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20241102165332497 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)@523952dc7221: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@523952dc7221: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20241102165332500 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102165332500 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102165332500 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102165332500 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102165332500 DMM INFO MM(262420000000052/fe53c906) Subscriber data update (mmctx.c:445) 20241102165332500 DMM DEBUG MM(262420000000052/fe53c906) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102165332500 DMM INFO MM(262420000000052/fe53c906) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102165332500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102165332500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102165332500 DMM INFO MM(262420000000052/fe53c906) <- GMM AUTH AND CIPHERING REQ (rand = ad 3c 9c 13 f0 35 ee ff e9 c1 89 fb 34 ab ec 39 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241102165332508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165332509 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165332509 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165332509 DMM INFO MM(262420000000052/fe53c906) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102165332509 DMM NOTICE MM(262420000000052/fe53c906) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102165332509 DMM DEBUG MM(262420000000052/fe53c906) checking auth: received GSM SRES = 25 7a 10 84 (gprs_gmm.c:666) 20241102165332509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102165332509 DMM DEBUG MM(262420000000052/fe53c906) Requesting authorization (sgsn_auth.c:160) 20241102165332509 DMM INFO MM(262420000000052/fe53c906) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102165332509 DMM DEBUG MM(262420000000052/fe53c906) Requesting subscriber data update (gprs_subscriber.c:894) 20241102165332509 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20241102165332509 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) 20241102165332509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241102165332509 DMM INFO MM(262420000000052/fe53c906) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe53c906) (gprs_gmm.c:300) 20241102165332511 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102165332511 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102165332511 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241102165332511 DMM INFO MM(262420000000052/fe53c906) Subscriber data update (mmctx.c:445) 20241102165332511 DMM DEBUG MM(262420000000052/fe53c906) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102165332511 DMM INFO MM(262420000000052/fe53c906) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102165332511 DMM NOTICE MM(262420000000052/fe53c906) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20241102165332511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102165332511 DMM NOTICE MM(262420000000052/fe53c906) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102165332511 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) 20241102165332511 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102165332512 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241102165332512 DMM INFO MM(262420000000052/fe53c906) Subscriber data update (mmctx.c:445) 20241102165332512 DMM DEBUG MM(262420000000052/fe53c906) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241102165332518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165332518 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241102165332518 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165332518 DMM INFO MM(262420000000052/fe53c906) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102165332518 DMM NOTICE MM(262420000000052/fe53c906) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102165332518 DMM DEBUG GMM(gmm_fsm)[0x612000025720]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102165332518 DMM DEBUG GMM(gmm_fsm)[0x612000025720]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102165332518 DLLC NOTICE LLME(d8d03b7b/fe53c906){ASSIGNED} LLGM Assign pre (ffffffff => fe53c906) (gprs_llc.c:1079) 20241102165332518 DLLC NOTICE LLME(ffffffff/fe53c906){ASSIGNED} LLGM Assign post (ffffffff => fe53c906) (gprs_llc.c:1125) 20241102165332518 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102165332518 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241102165332518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102165332518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241102165332570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165332570 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241102165332570 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165332570 DMM INFO MM(262420000000052/fe53c906) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241102165332570 DMM INFO MM(262420000000052/fe53c906) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241102165332570 DMM DEBUG MM(262420000000052/fe53c906) Using GGSN 0 (gprs_sm.c:317) 20241102165332570 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) 20241102165332570 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20241102165332570 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241102165332570 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:186) 20241102165332570 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20241102165332580 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 af 70 69 40 11 c6 76 c5 89 14 05 7f 62 07 81 fe 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1070 from retransmit req queue (gtp.c:443) 20241102165332580 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbf886e6c08, cbp=0x614000014aa0) (sgsn_libgtp.c:630) 20241102165332580 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241102165332580 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621006ddfcb8 TLLI=fe53c906, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241102165332580 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241102165332580 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@523952dc7221: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed 20241102165332588 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:823) 20241102165335571 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Ready}: Timeout of T3314 (fsm.c:317) 20241102165335571 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241102165335571 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241102165337598 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:823) 20241102165337598 DMM INFO MM(262420000000052/fe53c906) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:865) TC_paging_ps_ra_multiple_cells-BVCI210(1227)@523952dc7221: 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 := 'FE53C906'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI220(1233)@523952dc7221: 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 := 'FE53C906'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@523952dc7221: Warning: Could not find client for IMSI '262420000000052'H TC_paging_ps_ra_multiple_cells(1238)@523952dc7221: Final verdict of PTC: pass 20241102165337611 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39002<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241102165337613 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102165337613 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1236)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1235)@523952dc7221: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1223)@523952dc7221: Final verdict of PTC: none -NSVCI99(1234)@523952dc7221: Final verdict of PTC: none -NSVCI98(1230)@523952dc7221: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1227)@523952dc7221: Final verdict of PTC: none -NSVCI97(1224)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@523952dc7221: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1233)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1229)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(1232)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(1228)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(1222)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(1222): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1223): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(1224): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1227): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(1228): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(1229): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(1230): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(1232): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1233): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(1234): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): pass (none -> pass) MTC@523952dc7221: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:53:37 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 20241102165337739 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57472<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165338141 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57472<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96276) 20241102165338615 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165338615 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96276, count=104568) 20241102165339616 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165339616 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:53:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_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 20241102165340618 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165340619 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_bssgp_rim_single_report started. 20241102165341202 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57484<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165341204 DMM INFO MM(262420000000052/fe53c906) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102165341204 DMM INFO MM(262420000000052/fe53c906) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102165341204 DMM DEBUG GMM(gmm_fsm)[0x612000025720]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102165341204 DMM DEBUG GMM(gmm_fsm)[0x612000025720]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102165341204 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102165341204 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241102165341204 DLLC NOTICE LLME(ffffffff/fe53c906){ASSIGNED} LLGM Assign pre (fe53c906 => ffffffff) (gprs_llc.c:1079) 20241102165341204 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fe53c906 => ffffffff) (gprs_llc.c:1125) 20241102165341204 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621006ddf960 (gprs_sndcp.c:574) 20241102165341204 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621006ddfcb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241102165341204 DMM NOTICE MM(262420000000052/fe53c906) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241102165341204 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20241102165341204 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241102165341204 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241102165341204 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20241102165341204 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20241102165341204 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) 20241102165341204 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f2 09 00 28 01 01 (gsup_client.c:399) 20241102165341204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{Init}: Deallocated (fsm.c:568) 20241102165341204 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Idle}: Deallocated (fsm.c:568) 20241102165341205 DMM DEBUG MM_STATE_Iu[0x612000025ba0]{Detached}: Deallocated (fsm.c:568) 20241102165341205 DMM DEBUG GMM(gmm_fsm)[0x612000025720]{Deregistered}: Deallocated (fsm.c:568) 20241102165341205 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1239)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1243)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165341248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102165341248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102165341248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102165341248 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165341248 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102165341248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165341248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165341248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165341248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1243)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165341249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165341249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165341249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165341250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165341250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165341250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165341250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165341250 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165341250 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102165341250 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165341250 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165341250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165341250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1243)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1243)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165341254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1244)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1240)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165341264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165341264 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI196(1242)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1245)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1244)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1249)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1249)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165341290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102165341291 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) 20241102165341291 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) 20241102165341291 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165341291 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102165341291 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165341291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165341291 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165341291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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(1249)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165341292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165341292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165341292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165341293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165341293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165341293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165341293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165341293 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165341293 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102165341293 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165341293 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb2-NS2(1248)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 20241102165341294 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165341294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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(1249)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1249)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165341298 DLNS DEBUG GPRS-NS2-VC(UDP-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(1250)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1245)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165341310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165341310 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI210(1246)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1248)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1254)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165341324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102165341324 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) 20241102165341324 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) 20241102165341324 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165341324 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102165341324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165341324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165341324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165341324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165341326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165341326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165341326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165341326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165341326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165341326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165341326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165341326 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165341326 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102165341326 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165341326 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165341326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165341327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1254)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165341330 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165341337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165341337 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1251)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102165341620 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165341620 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102165341620 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102165341620 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1253)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1253)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102165341622 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1253)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1253)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102165341622 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1253)@523952dc7221: 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)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1253)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241102165341641 DLNS DEBUG GPRS-NS2-VC(UDP-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@523952dc7221: setverdict(pass): none -> pass MTC@523952dc7221: Warning: Re-starting timer T, which is already active (running or expired). 20241102165341651 DLNS DEBUG GPRS-NS2-VC(UDP-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@523952dc7221: setverdict(pass): pass -> pass, component reason not changed 20241102165341658 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57484<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1240)@523952dc7221: Final verdict of PTC: none 20241102165341660 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102165341660 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1255)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1253)@523952dc7221: Final verdict of PTC: none -NSVCI97(1243)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1239)@523952dc7221: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1242)@523952dc7221: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1246)@523952dc7221: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1251)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@523952dc7221: Final verdict of PTC: none -NSVCI99(1254)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1248)@523952dc7221: Final verdict of PTC: none -NSVCI98(1249)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1244)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(1247)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(1241)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(1252)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1250)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: pass MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@523952dc7221: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1242): none (pass -> pass) MTC@523952dc7221: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(1244): none (pass -> pass) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@523952dc7221: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1246): none (pass -> pass) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(1247): none (pass -> pass) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(1248): none (pass -> pass) MTC@523952dc7221: Local verdict of PTC -NSVCI98(1249): none (pass -> pass) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@523952dc7221: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1251): none (pass -> pass) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(1252): none (pass -> pass) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(1253): none (pass -> pass) MTC@523952dc7221: Local verdict of PTC -NSVCI99(1254): none (pass -> pass) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@523952dc7221: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:53:41 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 20241102165341788 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57490<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165342190 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57490<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58964) 20241102165342660 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165342660 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58964, count=60224) 20241102165343662 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165343662 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:53: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_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 20241102165344664 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165344664 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_rim_eutran_to_geran started. 20241102165345247 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57496<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165345248 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1257)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1261)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165345292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102165345292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102165345292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102165345292 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165345292 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102165345292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165345292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165345292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165345292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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(1261)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165345294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165345294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165345294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165345294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165345294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165345294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165345294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165345294 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165345294 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102165345294 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165345294 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1261)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102165345295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165345295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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(1261)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165345299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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(1262)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1258)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165345310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165345310 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI196(1260)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1263)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1262)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1267)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1267)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165345337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102165345337 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) 20241102165345337 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) 20241102165345337 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165345337 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102165345337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165345337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165345337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165345337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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(1267)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165345339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165345339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165345339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165345339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165345339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165345339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165345339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165345339 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165345339 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102165345339 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165345339 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb2-NS2(1266)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 20241102165345340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165345340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1267)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1267)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165345344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1263)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165345352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165345353 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1268)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rim_eutran_to_geran-BVCI210(1264)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1266)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1271)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165345367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102165345367 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) 20241102165345367 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) 20241102165345367 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165345367 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102165345367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165345367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165345367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165345367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165345369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165345369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165345369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165345369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165345369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165345369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165345369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165345369 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165345369 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102165345369 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165345369 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165345370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165345370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1271)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165345374 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165345382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165345382 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1270)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102165345665 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165345665 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102165345665 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102165345665 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1272)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1272)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102165345667 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1272)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1272)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1272)@523952dc7221: 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 } } } } 20241102165345667 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1272)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1272)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@523952dc7221: setverdict(pass): none -> pass 20241102165345698 DLNS DEBUG GPRS-NS2-VC(UDP-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@523952dc7221: setverdict(pass): pass -> pass, component reason not changed 20241102165345702 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57496<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1262)@523952dc7221: Final verdict of PTC: none 20241102165345704 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102165345704 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1273)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1272)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1258)@523952dc7221: Final verdict of PTC: none -NSVCI99(1271)@523952dc7221: Final verdict of PTC: none -NSVCI97(1261)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1257)@523952dc7221: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1260)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1263)@523952dc7221: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1264)@523952dc7221: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1270)@523952dc7221: Final verdict of PTC: none -NSVCI98(1267)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1266)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(1265)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(1259)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(1269)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: pass MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(1259): none (pass -> pass) MTC@523952dc7221: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1260): none (pass -> pass) MTC@523952dc7221: Local verdict of PTC -NSVCI97(1261): none (pass -> pass) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(1262): none (pass -> pass) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@523952dc7221: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1264): none (pass -> pass) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(1265): none (pass -> pass) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(1266): none (pass -> pass) MTC@523952dc7221: Local verdict of PTC -NSVCI98(1267): none (pass -> pass) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(1269): none (pass -> pass) MTC@523952dc7221: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1270): none (pass -> pass) MTC@523952dc7221: Local verdict of PTC -NSVCI99(1271): none (pass -> pass) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(1272): none (pass -> pass) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@523952dc7221: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:53:45 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 20241102165345832 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57498<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165346234 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57498<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48872) 20241102165346706 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165346706 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48872, count=53228) 20241102165347708 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165347708 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:53: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_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 20241102165348709 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165348709 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_cell_change_different_rai_ci_attach started. 20241102165349293 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35382<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165349295 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1280)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165349347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102165349347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102165349347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) SGSN_Test-Gb1-NS1(1279)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 20241102165349347 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165349347 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102165349347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165349347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165349347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165349347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165349349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165349349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165349349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165349349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165349349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165349350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165349350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165349350 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165349350 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102165349350 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165349350 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165349350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165349350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1280)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165349354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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(1281)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1276)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165349363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165349363 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI196(1277)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1279)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1285)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1285)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165349378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102165349378 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) 20241102165349378 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) 20241102165349378 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165349378 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102165349378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165349378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165349378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165349378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1285)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165349380 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165349380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165349380 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165349380 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165349380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165349380 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165349380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165349380 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165349380 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102165349380 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165349380 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165349381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165349381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1285)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(1284)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1285)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165349385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1281)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165349396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165349396 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI210(1282)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1284)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165349410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102165349410 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) 20241102165349410 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) 20241102165349410 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165349410 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102165349410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165349410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165349410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165349410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165349412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165349412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165349412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165349412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165349412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165349412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165349412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165349412 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165349412 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102165349412 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165349412 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165349413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165349413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165349417 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165349427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165349427 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)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102165349710 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165349710 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102165349710 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102165349710 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1290)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102165349712 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1290)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102165349713 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1290)@523952dc7221: 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)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1277)@523952dc7221: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='D787532E'O, index=0 SGSN_Test-GSUP(1291)@523952dc7221: 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)@523952dc7221: 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 := '7E5F1E25AE0268A8FD3C83F395B8A8A0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5A34C55D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1170D703485FC4EC'O } } } } } 20241102165349759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165349759 DLLC NOTICE LLME(ffffffff/d787532e){UNASSIGNED} LLC RX: unknown TLLI 0xd787532e, creating LLME on the fly (gprs_llc.c:552) 20241102165349759 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165349759 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach" (gprs_gmm.c:1266) 20241102165349759 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{Deregistered}: Allocated (fsm.c:456) 20241102165349759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Init}: Allocated (fsm.c:456) 20241102165349759 DMM DEBUG MM_STATE_Gb[0x6120000261a0]{Idle}: Allocated (fsm.c:456) 20241102165349759 DMM DEBUG MM_STATE_Iu[0x612000026320]{Detached}: Allocated (fsm.c:456) 20241102165349759 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102165349759 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102165349759 DLLC NOTICE LLME(ffffffff/d787532e){UNASSIGNED} LLGM Assign pre (d787532e => e4ff01dc) (gprs_llc.c:1079) 20241102165349759 DLLC NOTICE LLME(d787532e/e4ff01dc){ASSIGNED} LLGM Assign post (d787532e => e4ff01dc) (gprs_llc.c:1125) 20241102165349759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102165349759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102165349759 DMM DEBUG MM(262420000000068/e4ff01dc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102165349774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165349774 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102165349775 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165349775 DMM DEBUG MM(262420000000068/e4ff01dc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241102165349775 DMM NOTICE MM(262420000000068/e4ff01dc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102165349775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102165349775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102165349775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102165349775 DMM DEBUG MM(262420000000068/e4ff01dc) Requesting authorization (sgsn_auth.c:160) 20241102165349775 DMM INFO MM(262420000000068/e4ff01dc) Requesting authentication tuples (sgsn_auth.c:184) 20241102165349775 DMM DEBUG MM(262420000000068/e4ff01dc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102165349775 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20241102165349775 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)@523952dc7221: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@523952dc7221: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20241102165349778 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102165349778 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102165349778 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102165349778 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102165349778 DMM INFO MM(262420000000068/e4ff01dc) Subscriber data update (mmctx.c:445) 20241102165349778 DMM DEBUG MM(262420000000068/e4ff01dc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102165349778 DMM INFO MM(262420000000068/e4ff01dc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102165349778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102165349778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102165349778 DMM INFO MM(262420000000068/e4ff01dc) <- GMM AUTH AND CIPHERING REQ (rand = 7e 5f 1e 25 ae 02 68 a8 fd 3c 83 f3 95 b8 a8 a0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241102165349786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165349786 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165349786 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165349786 DMM INFO MM(262420000000068/e4ff01dc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102165349786 DMM NOTICE MM(262420000000068/e4ff01dc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102165349786 DMM DEBUG MM(262420000000068/e4ff01dc) checking auth: received GSM SRES = 5a 34 c5 5d (gprs_gmm.c:666) 20241102165349786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102165349786 DMM DEBUG MM(262420000000068/e4ff01dc) Requesting authorization (sgsn_auth.c:160) 20241102165349786 DMM INFO MM(262420000000068/e4ff01dc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102165349786 DMM DEBUG MM(262420000000068/e4ff01dc) Requesting subscriber data update (gprs_subscriber.c:894) 20241102165349786 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241102165349786 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) 20241102165349786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241102165349786 DMM INFO MM(262420000000068/e4ff01dc) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4ff01dc) (gprs_gmm.c:300) 20241102165349788 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102165349788 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102165349788 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241102165349788 DMM INFO MM(262420000000068/e4ff01dc) Subscriber data update (mmctx.c:445) 20241102165349788 DMM DEBUG MM(262420000000068/e4ff01dc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102165349788 DMM INFO MM(262420000000068/e4ff01dc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102165349788 DMM NOTICE MM(262420000000068/e4ff01dc) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241102165349788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102165349788 DMM NOTICE MM(262420000000068/e4ff01dc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102165349788 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) 20241102165349789 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102165349789 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241102165349789 DMM INFO MM(262420000000068/e4ff01dc) Subscriber data update (mmctx.c:445) 20241102165349789 DMM DEBUG MM(262420000000068/e4ff01dc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241102165349795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165349795 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241102165349795 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165349795 DMM INFO MM(262420000000068/e4ff01dc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102165349795 DMM NOTICE MM(262420000000068/e4ff01dc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102165349795 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102165349795 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102165349795 DLLC NOTICE LLME(d787532e/e4ff01dc){ASSIGNED} LLGM Assign pre (ffffffff => e4ff01dc) (gprs_llc.c:1079) 20241102165349795 DLLC NOTICE LLME(ffffffff/e4ff01dc){ASSIGNED} LLGM Assign post (ffffffff => e4ff01dc) (gprs_llc.c:1125) 20241102165349795 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102165349795 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241102165349795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102165349795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241102165349846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165349846 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241102165349846 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165349846 DMM INFO MM(262420000000068/e4ff01dc) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241102165349846 DMM INFO MM(262420000000068/e4ff01dc) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241102165349846 DMM DEBUG MM(262420000000068/e4ff01dc) Using GGSN 0 (gprs_sm.c:317) 20241102165349846 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) 20241102165349847 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20241102165349847 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241102165349847 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:186) 20241102165349847 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20241102165349858 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 9b 4d bd a1 11 65 fb 0e 2e 14 05 7f 71 6c b3 3c 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) 20241102165349858 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbf886e7c80, cbp=0x6140000158a0) (sgsn_libgtp.c:630) 20241102165349858 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241102165349858 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210071c54b8 TLLI=e4ff01dc, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241102165349858 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241102165349858 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@523952dc7221: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed 20241102165349865 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:823) 20241102165349872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165349872 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241102165349872 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)@523952dc7221: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1282)@523952dc7221: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='E4FF01DC'O, index=0 20241102165349879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165349879 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241102165349879 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xE4FF01DC) type="GPRS attach" (gprs_gmm.c:1266) 20241102165349879 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102165349879 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241102165349879 DLLC NOTICE LLME(ffffffff/e4ff01dc){ASSIGNED} LLGM Assign pre (e4ff01dc => e8a66c79) (gprs_llc.c:1079) 20241102165349879 DLLC NOTICE LLME(e4ff01dc/e8a66c79){ASSIGNED} LLGM Assign post (e4ff01dc => e8a66c79) (gprs_llc.c:1125) 20241102165349879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102165349879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102165349879 DMM DEBUG MM(262420000000068/e8a66c79) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102165349890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165349890 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241102165349890 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165349890 DMM DEBUG MM(262420000000068/e8a66c79) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241102165349890 DMM NOTICE MM(262420000000068/e8a66c79) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102165349890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102165349890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102165349890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102165349890 DMM DEBUG MM(262420000000068/e8a66c79) Requesting authorization (sgsn_auth.c:160) 20241102165349890 DMM INFO MM(262420000000068/e8a66c79) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102165349891 DMM DEBUG MM(262420000000068/e8a66c79) Requesting subscriber data update (gprs_subscriber.c:894) 20241102165349891 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241102165349891 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) 20241102165350878 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102165350878 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102165350878 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241102165350878 DMM INFO MM(262420000000068/e8a66c79) Subscriber data update (mmctx.c:445) 20241102165350878 DMM DEBUG MM(262420000000068/e8a66c79) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241102165350878 DMM INFO MM(262420000000068/e8a66c79) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241102165350878 DMM NOTICE MM(262420000000068/e8a66c79) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241102165350878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102165350878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102165350879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241102165350879 DMM INFO MM(262420000000068/e8a66c79) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8a66c79) (gprs_gmm.c:300) 20241102165350879 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) 20241102165350879 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102165350879 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241102165350880 DMM INFO MM(262420000000068/e8a66c79) Subscriber data update (mmctx.c:445) 20241102165350880 DMM DEBUG MM(262420000000068/e8a66c79) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241102165350888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165350889 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165350889 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165350889 DMM INFO MM(262420000000068/e8a66c79) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102165350889 DMM NOTICE MM(262420000000068/e8a66c79) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102165350889 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102165350889 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102165350889 DLLC NOTICE LLME(e4ff01dc/e8a66c79){ASSIGNED} LLGM Assign pre (ffffffff => e8a66c79) (gprs_llc.c:1079) 20241102165350889 DLLC NOTICE LLME(ffffffff/e8a66c79){ASSIGNED} LLGM Assign post (ffffffff => e8a66c79) (gprs_llc.c:1125) 20241102165350889 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102165350889 DMM ERROR MM_STATE_Gb(0)[0x6120000261a0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241102165350889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102165350889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241102165350938 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:823) 20241102165350946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165350946 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165350946 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)@523952dc7221: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1293)@523952dc7221: Final verdict of PTC: pass 20241102165350951 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35382<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1291)@523952dc7221: Final verdict of PTC: none 20241102165350953 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102165350953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1289)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@523952dc7221: Final verdict of PTC: none -NSVCI98(1285)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@523952dc7221: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1277)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1279)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@523952dc7221: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1282)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1284)@523952dc7221: Final verdict of PTC: none -NSVCI97(1280)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@523952dc7221: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1288)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(1283)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(1287)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(1278)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1277): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(1278): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(1279): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(1280): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1282): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(1283): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(1284): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(1285): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1288): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): pass (none -> pass) MTC@523952dc7221: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:53:51 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 20241102165351082 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35396<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165351484 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35396<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=123472) 20241102165351954 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165351954 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=123472, count=124632) 20241102165352955 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165352955 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:53: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_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 20241102165353956 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165353956 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_cell_change_different_rai_ci_data started. 20241102165354546 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35408<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165354547 DMM INFO MM(262420000000068/e8a66c79) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102165354547 DMM INFO MM(262420000000068/e8a66c79) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102165354547 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102165354547 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102165354547 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102165354547 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241102165354548 DLLC NOTICE LLME(ffffffff/e8a66c79){ASSIGNED} LLGM Assign pre (e8a66c79 => ffffffff) (gprs_llc.c:1079) 20241102165354548 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8a66c79 => ffffffff) (gprs_llc.c:1125) 20241102165354548 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210071c5160 (gprs_sndcp.c:574) 20241102165354548 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210071c54b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241102165354548 DMM NOTICE MM(262420000000068/e8a66c79) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241102165354548 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20241102165354548 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241102165354548 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241102165354548 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20241102165354548 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20241102165354548 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) 20241102165354548 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f8 09 00 28 01 01 (gsup_client.c:399) 20241102165354548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Init}: Deallocated (fsm.c:568) 20241102165354548 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Idle}: Deallocated (fsm.c:568) 20241102165354548 DMM DEBUG MM_STATE_Iu[0x612000026320]{Detached}: Deallocated (fsm.c:568) 20241102165354548 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{Deregistered}: Deallocated (fsm.c:568) 20241102165354548 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165354598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102165354598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102165354598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102165354598 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165354598 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102165354598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165354598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165354598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165354598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165354600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165354600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165354600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165354600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165354600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165354600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165354600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165354600 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165354600 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102165354600 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165354600 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165354600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165354600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165354604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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(1299)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165354613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165354613 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)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165354635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102165354635 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) 20241102165354635 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) 20241102165354635 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165354635 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102165354635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165354635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165354635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165354635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165354637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165354637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165354637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165354637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165354637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165354637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165354638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165354638 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165354638 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102165354638 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165354638 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165354638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165354638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165354643 DLNS DEBUG GPRS-NS2-VC(UDP-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(1304)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165354652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165354652 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI210(1302)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1308)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165354673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102165354673 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) 20241102165354673 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) 20241102165354673 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165354673 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102165354673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165354673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165354673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165354673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165354675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165354675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165354675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165354675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165354675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165354675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165354676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165354676 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165354676 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102165354676 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165354676 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165354676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165354676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165354681 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165354691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165354691 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI220(1307)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102165354957 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165354957 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102165354957 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102165354957 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1309)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102165354959 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1309)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102165354959 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1309)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1309)@523952dc7221: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1309)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1297)@523952dc7221: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='E2D0E63A'O, index=0 SGSN_Test-GSUP(1310)@523952dc7221: 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)@523952dc7221: 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 := '0DE06ADBFF3E368ECAAD3DF5A1292564'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F13F9EA9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B63FDC98C7894C59'O } } } } } 20241102165355005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165355005 DLLC NOTICE LLME(ffffffff/e2d0e63a){UNASSIGNED} LLC RX: unknown TLLI 0xe2d0e63a, creating LLME on the fly (gprs_llc.c:552) 20241102165355005 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165355005 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach" (gprs_gmm.c:1266) 20241102165355006 DMM DEBUG GMM(gmm_fsm)[0x612000026620]{Deregistered}: Allocated (fsm.c:456) 20241102165355006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{Init}: Allocated (fsm.c:456) 20241102165355006 DMM DEBUG MM_STATE_Gb[0x612000026920]{Idle}: Allocated (fsm.c:456) 20241102165355006 DMM DEBUG MM_STATE_Iu[0x612000026aa0]{Detached}: Allocated (fsm.c:456) 20241102165355006 DMM DEBUG GMM(gmm_fsm)[0x612000026620]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102165355006 DMM DEBUG GMM(gmm_fsm)[0x612000026620]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102165355006 DLLC NOTICE LLME(ffffffff/e2d0e63a){UNASSIGNED} LLGM Assign pre (e2d0e63a => d3d03049) (gprs_llc.c:1079) 20241102165355006 DLLC NOTICE LLME(e2d0e63a/d3d03049){ASSIGNED} LLGM Assign post (e2d0e63a => d3d03049) (gprs_llc.c:1125) 20241102165355006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102165355006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102165355006 DMM DEBUG MM(262420000000070/d3d03049) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102165355019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165355019 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102165355019 DMM DEBUG MM_STATE_Gb(0)[0x612000026920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165355019 DMM DEBUG MM(262420000000070/d3d03049) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20241102165355019 DMM NOTICE MM(262420000000070/d3d03049) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102165355019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102165355019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102165355019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102165355019 DMM DEBUG MM(262420000000070/d3d03049) Requesting authorization (sgsn_auth.c:160) 20241102165355019 DMM INFO MM(262420000000070/d3d03049) Requesting authentication tuples (sgsn_auth.c:184) 20241102165355019 DMM DEBUG MM(262420000000070/d3d03049) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102165355019 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20241102165355019 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)@523952dc7221: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@523952dc7221: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20241102165355022 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102165355022 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102165355022 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102165355022 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102165355022 DMM INFO MM(262420000000070/d3d03049) Subscriber data update (mmctx.c:445) 20241102165355022 DMM DEBUG MM(262420000000070/d3d03049) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102165355022 DMM INFO MM(262420000000070/d3d03049) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102165355022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102165355022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102165355022 DMM INFO MM(262420000000070/d3d03049) <- GMM AUTH AND CIPHERING REQ (rand = 0d e0 6a db ff 3e 36 8e ca ad 3d f5 a1 29 25 64 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241102165355030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165355030 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165355030 DMM DEBUG MM_STATE_Gb(0)[0x612000026920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165355030 DMM INFO MM(262420000000070/d3d03049) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102165355030 DMM NOTICE MM(262420000000070/d3d03049) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102165355030 DMM DEBUG MM(262420000000070/d3d03049) checking auth: received GSM SRES = f1 3f 9e a9 (gprs_gmm.c:666) 20241102165355030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102165355030 DMM DEBUG MM(262420000000070/d3d03049) Requesting authorization (sgsn_auth.c:160) 20241102165355030 DMM INFO MM(262420000000070/d3d03049) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102165355030 DMM DEBUG MM(262420000000070/d3d03049) Requesting subscriber data update (gprs_subscriber.c:894) 20241102165355030 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20241102165355030 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) 20241102165355030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241102165355030 DMM INFO MM(262420000000070/d3d03049) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3d03049) (gprs_gmm.c:300) 20241102165355032 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102165355032 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102165355032 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241102165355032 DMM INFO MM(262420000000070/d3d03049) Subscriber data update (mmctx.c:445) 20241102165355032 DMM DEBUG MM(262420000000070/d3d03049) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102165355032 DMM INFO MM(262420000000070/d3d03049) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102165355032 DMM NOTICE MM(262420000000070/d3d03049) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20241102165355032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102165355032 DMM NOTICE MM(262420000000070/d3d03049) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102165355032 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) 20241102165355032 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102165355032 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241102165355032 DMM INFO MM(262420000000070/d3d03049) Subscriber data update (mmctx.c:445) 20241102165355032 DMM DEBUG MM(262420000000070/d3d03049) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241102165355038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165355038 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241102165355038 DMM DEBUG MM_STATE_Gb(0)[0x612000026920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165355038 DMM INFO MM(262420000000070/d3d03049) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102165355038 DMM NOTICE MM(262420000000070/d3d03049) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102165355038 DMM DEBUG GMM(gmm_fsm)[0x612000026620]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102165355038 DMM DEBUG GMM(gmm_fsm)[0x612000026620]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102165355038 DLLC NOTICE LLME(e2d0e63a/d3d03049){ASSIGNED} LLGM Assign pre (ffffffff => d3d03049) (gprs_llc.c:1079) 20241102165355038 DLLC NOTICE LLME(ffffffff/d3d03049){ASSIGNED} LLGM Assign post (ffffffff => d3d03049) (gprs_llc.c:1125) 20241102165355038 DMM DEBUG MM_STATE_Gb(0)[0x612000026920]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102165355038 DMM DEBUG MM_STATE_Gb(0)[0x612000026920]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241102165355038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102165355038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241102165355089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165355089 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241102165355089 DMM DEBUG MM_STATE_Gb(0)[0x612000026920]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165355089 DMM INFO MM(262420000000070/d3d03049) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241102165355090 DMM INFO MM(262420000000070/d3d03049) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241102165355090 DMM DEBUG MM(262420000000070/d3d03049) Using GGSN 0 (gprs_sm.c:317) 20241102165355090 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) 20241102165355090 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20241102165355090 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241102165355090 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:186) 20241102165355090 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20241102165355100 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 8c 0b e9 0c 11 19 19 8f 75 14 05 7f b9 2f ff 22 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) 20241102165355100 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbf886e8cf8, cbp=0x614000015ea0) (sgsn_libgtp.c:630) 20241102165355100 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241102165355100 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210074418b8 TLLI=d3d03049, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241102165355100 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241102165355100 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@523952dc7221: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed 20241102165355107 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:823) 20241102165355115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165355115 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241102165355115 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(1302)@523952dc7221: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='D3D03049'O, index=0 20241102165355122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165355122 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165355122 DSNDCP ERROR Message for non-existing MM ctx (lle=0x6210074418b8, TLLI=d3d03049, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1312)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1302)@523952dc7221: Removing Client IMSI='262420000000070'H, index=0 20241102165357122 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:823) TC_cell_change_different_rai_ci_data-BVCI196(1297)@523952dc7221: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@523952dc7221: Final verdict of PTC: pass 20241102165357131 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35408<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1310)@523952dc7221: Final verdict of PTC: none 20241102165357134 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102165357134 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_cell_change_different_rai_ci_data-BVCI210(1302)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@523952dc7221: Final verdict of PTC: none -NSVCI98(1303)@523952dc7221: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1297)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@523952dc7221: Final verdict of PTC: none -NSVCI97(1298)@523952dc7221: Final verdict of PTC: none -NSVCI99(1308)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@523952dc7221: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1307)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(1306)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(1301)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(1296)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1297): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1302): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1307): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@523952dc7221: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:53:57 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 20241102165357262 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36910<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165357663 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36910<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102056) 20241102165357766 DGPRS DEBUG Checking for inactive LLMEs, time = 12377171 (sgsn.c:132) 20241102165358135 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165358135 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102056, count=106636) 20241102165359136 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165359136 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:53: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_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 20241102165400137 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165400137 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_cell_change_different_ci_attach started. 20241102165400724 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36916<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165400725 DMM INFO MM(262420000000070/d3d03049) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102165400725 DMM INFO MM(262420000000070/d3d03049) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102165400725 DMM DEBUG GMM(gmm_fsm)[0x612000026620]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102165400725 DMM DEBUG GMM(gmm_fsm)[0x612000026620]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102165400725 DMM DEBUG MM_STATE_Gb(0)[0x612000026920]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102165400725 DMM DEBUG MM_STATE_Gb(0)[0x612000026920]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241102165400725 DLLC NOTICE LLME(ffffffff/d3d03049){ASSIGNED} LLGM Assign pre (d3d03049 => ffffffff) (gprs_llc.c:1079) 20241102165400725 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3d03049 => ffffffff) (gprs_llc.c:1125) 20241102165400725 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621007441560 (gprs_sndcp.c:574) 20241102165400725 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210074418b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241102165400725 DMM NOTICE MM(262420000000070/d3d03049) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241102165400726 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20241102165400726 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241102165400726 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241102165400726 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20241102165400726 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20241102165400726 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) 20241102165400726 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f0 09 00 28 01 01 (gsup_client.c:399) 20241102165400726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{Init}: Deallocated (fsm.c:568) 20241102165400726 DMM DEBUG MM_STATE_Gb(0)[0x612000026920]{Idle}: Deallocated (fsm.c:568) 20241102165400726 DMM DEBUG MM_STATE_Iu[0x612000026aa0]{Detached}: Deallocated (fsm.c:568) 20241102165400726 DMM DEBUG GMM(gmm_fsm)[0x612000026620]{Deregistered}: Deallocated (fsm.c:568) 20241102165400726 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165400770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102165400770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102165400770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102165400770 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165400770 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102165400770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165400770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165400770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165400770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165400771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165400771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165400771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165400772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165400772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165400772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165400772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165400772 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165400772 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102165400772 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165400772 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165400772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165400772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165400776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1314)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1318)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 20241102165400785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165400785 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI196(1316)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1323)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165400818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102165400818 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) 20241102165400818 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) 20241102165400818 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165400818 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102165400818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165400818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165400818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165400818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1323)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165400821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165400821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165400821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165400821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165400821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165400821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165400821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165400821 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165400821 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102165400821 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165400821 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1323)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102165400822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165400822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165400826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1319)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165400836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165400836 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI210(1320)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1322)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1328)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1328)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165400856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102165400857 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) 20241102165400857 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) 20241102165400857 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165400857 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102165400857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165400857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165400857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165400857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1328)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165400858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165400859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165400859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165400859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165400859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165400859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165400859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165400859 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165400859 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102165400859 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165400859 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165400859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165400859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1328)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1328)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165400863 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165400873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165400873 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1325)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102165401138 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165401138 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102165401138 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102165401138 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1327)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1327)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102165401140 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1327)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1327)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102165401141 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1327)@523952dc7221: 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(1327)@523952dc7221: 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(1327)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1327)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1316)@523952dc7221: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='C96F98F5'O, index=0 SGSN_Test-GSUP(1329)@523952dc7221: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1316)@523952dc7221: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1320)@523952dc7221: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='C96F98F5'O, index=0 TC_cell_change_different_ci_attach(1331)@523952dc7221: 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 := '6B74A9660F86D1A36366758035CF3089'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0142959E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C8393CDB3BB2286B'O } } } } } 20241102165401189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165401189 DLLC NOTICE LLME(ffffffff/c96f98f5){UNASSIGNED} LLC RX: unknown TLLI 0xc96f98f5, creating LLME on the fly (gprs_llc.c:552) 20241102165401189 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165401189 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach" (gprs_gmm.c:1266) 20241102165401189 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{Deregistered}: Allocated (fsm.c:456) 20241102165401189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Init}: Allocated (fsm.c:456) 20241102165401189 DMM DEBUG MM_STATE_Gb[0x6120000270a0]{Idle}: Allocated (fsm.c:456) 20241102165401189 DMM DEBUG MM_STATE_Iu[0x612000027220]{Detached}: Allocated (fsm.c:456) 20241102165401189 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102165401189 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102165401189 DLLC NOTICE LLME(ffffffff/c96f98f5){UNASSIGNED} LLGM Assign pre (c96f98f5 => f0222ea1) (gprs_llc.c:1079) 20241102165401189 DLLC NOTICE LLME(c96f98f5/f0222ea1){ASSIGNED} LLGM Assign post (c96f98f5 => f0222ea1) (gprs_llc.c:1125) 20241102165401189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102165401189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102165401190 DMM DEBUG MM(262420000000069/f0222ea1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102165401202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165401202 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102165401202 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165401202 DMM DEBUG MM(262420000000069/f0222ea1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241102165401202 DMM NOTICE MM(262420000000069/f0222ea1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102165401202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102165401202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102165401202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102165401202 DMM DEBUG MM(262420000000069/f0222ea1) Requesting authorization (sgsn_auth.c:160) 20241102165401202 DMM INFO MM(262420000000069/f0222ea1) Requesting authentication tuples (sgsn_auth.c:184) 20241102165401202 DMM DEBUG MM(262420000000069/f0222ea1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102165401202 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20241102165401202 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)@523952dc7221: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@523952dc7221: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20241102165401205 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102165401205 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102165401205 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102165401205 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102165401205 DMM INFO MM(262420000000069/f0222ea1) Subscriber data update (mmctx.c:445) 20241102165401205 DMM DEBUG MM(262420000000069/f0222ea1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102165401205 DMM INFO MM(262420000000069/f0222ea1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102165401205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102165401205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102165401205 DMM INFO MM(262420000000069/f0222ea1) <- GMM AUTH AND CIPHERING REQ (rand = 6b 74 a9 66 0f 86 d1 a3 63 66 75 80 35 cf 30 89 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241102165401214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165401214 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165401214 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165401214 DMM INFO MM(262420000000069/f0222ea1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102165401214 DMM NOTICE MM(262420000000069/f0222ea1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102165401214 DMM DEBUG MM(262420000000069/f0222ea1) checking auth: received GSM SRES = 01 42 95 9e (gprs_gmm.c:666) 20241102165401214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102165401214 DMM DEBUG MM(262420000000069/f0222ea1) Requesting authorization (sgsn_auth.c:160) 20241102165401214 DMM INFO MM(262420000000069/f0222ea1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102165401214 DMM DEBUG MM(262420000000069/f0222ea1) Requesting subscriber data update (gprs_subscriber.c:894) 20241102165401214 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241102165401214 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) 20241102165401214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241102165401214 DMM INFO MM(262420000000069/f0222ea1) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0222ea1) (gprs_gmm.c:300) 20241102165401216 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102165401216 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102165401216 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241102165401216 DMM INFO MM(262420000000069/f0222ea1) Subscriber data update (mmctx.c:445) 20241102165401216 DMM DEBUG MM(262420000000069/f0222ea1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102165401216 DMM INFO MM(262420000000069/f0222ea1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102165401216 DMM NOTICE MM(262420000000069/f0222ea1) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241102165401216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102165401216 DMM NOTICE MM(262420000000069/f0222ea1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102165401216 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) 20241102165401217 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102165401217 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241102165401217 DMM INFO MM(262420000000069/f0222ea1) Subscriber data update (mmctx.c:445) 20241102165401217 DMM DEBUG MM(262420000000069/f0222ea1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241102165401223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165401223 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241102165401223 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165401223 DMM INFO MM(262420000000069/f0222ea1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102165401223 DMM NOTICE MM(262420000000069/f0222ea1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102165401223 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102165401223 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102165401223 DLLC NOTICE LLME(c96f98f5/f0222ea1){ASSIGNED} LLGM Assign pre (ffffffff => f0222ea1) (gprs_llc.c:1079) 20241102165401223 DLLC NOTICE LLME(ffffffff/f0222ea1){ASSIGNED} LLGM Assign post (ffffffff => f0222ea1) (gprs_llc.c:1125) 20241102165401223 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102165401223 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241102165401223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102165401223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241102165401274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165401274 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241102165401274 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165401274 DMM INFO MM(262420000000069/f0222ea1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241102165401274 DMM INFO MM(262420000000069/f0222ea1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241102165401274 DMM DEBUG MM(262420000000069/f0222ea1) Using GGSN 0 (gprs_sm.c:317) 20241102165401274 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) 20241102165401274 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20241102165401274 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241102165401274 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:186) 20241102165401275 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20241102165401286 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 1c e4 e1 85 11 2f e5 5c f5 14 05 7f 51 f0 ef d0 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) 20241102165401286 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbf886e9d70, cbp=0x6140000164a0) (sgsn_libgtp.c:630) 20241102165401286 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241102165401286 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210076484b8 TLLI=f0222ea1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241102165401286 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241102165401286 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@523952dc7221: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed 20241102165401292 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:823) 20241102165401300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165401300 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241102165401300 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)@523952dc7221: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1325)@523952dc7221: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='F0222EA1'O, index=0 20241102165401308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165401308 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241102165401308 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165401308 DMM INFO MM(262420000000069/f0222ea1) -> GMM ATTACH REQUEST MI(TMSI-0xF0222EA1) type="GPRS attach" (gprs_gmm.c:1266) 20241102165401308 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102165401308 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241102165401308 DLLC NOTICE LLME(ffffffff/f0222ea1){ASSIGNED} LLGM Assign pre (f0222ea1 => f17f1f82) (gprs_llc.c:1079) 20241102165401308 DLLC NOTICE LLME(f0222ea1/f17f1f82){ASSIGNED} LLGM Assign post (f0222ea1 => f17f1f82) (gprs_llc.c:1125) 20241102165401308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102165401308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102165401308 DMM DEBUG MM(262420000000069/f17f1f82) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102165401320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165401320 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241102165401320 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165401320 DMM DEBUG MM(262420000000069/f17f1f82) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241102165401320 DMM NOTICE MM(262420000000069/f17f1f82) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102165401320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102165401320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102165401320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102165401320 DMM DEBUG MM(262420000000069/f17f1f82) Requesting authorization (sgsn_auth.c:160) 20241102165401320 DMM INFO MM(262420000000069/f17f1f82) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102165401320 DMM DEBUG MM(262420000000069/f17f1f82) Requesting subscriber data update (gprs_subscriber.c:894) 20241102165401320 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241102165401320 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) 20241102165402307 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102165402307 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102165402307 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241102165402307 DMM INFO MM(262420000000069/f17f1f82) Subscriber data update (mmctx.c:445) 20241102165402307 DMM DEBUG MM(262420000000069/f17f1f82) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241102165402307 DMM INFO MM(262420000000069/f17f1f82) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241102165402307 DMM NOTICE MM(262420000000069/f17f1f82) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241102165402307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102165402307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102165402307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241102165402307 DMM INFO MM(262420000000069/f17f1f82) <- GMM ATTACH ACCEPT (new P-TMSI=0xf17f1f82) (gprs_gmm.c:300) 20241102165402307 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) 20241102165402308 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102165402308 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241102165402308 DMM INFO MM(262420000000069/f17f1f82) Subscriber data update (mmctx.c:445) 20241102165402308 DMM DEBUG MM(262420000000069/f17f1f82) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241102165402317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165402317 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165402317 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165402317 DMM INFO MM(262420000000069/f17f1f82) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102165402317 DMM NOTICE MM(262420000000069/f17f1f82) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102165402317 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102165402317 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102165402317 DLLC NOTICE LLME(f0222ea1/f17f1f82){ASSIGNED} LLGM Assign pre (ffffffff => f17f1f82) (gprs_llc.c:1079) 20241102165402317 DLLC NOTICE LLME(ffffffff/f17f1f82){ASSIGNED} LLGM Assign post (ffffffff => f17f1f82) (gprs_llc.c:1125) 20241102165402317 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102165402317 DMM ERROR MM_STATE_Gb(0)[0x6120000270a0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241102165402317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102165402317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241102165402366 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:823) 20241102165402375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165402375 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165402376 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)@523952dc7221: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1331)@523952dc7221: Final verdict of PTC: pass 20241102165402380 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36916<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1329)@523952dc7221: Final verdict of PTC: none 20241102165402382 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102165402382 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1327)@523952dc7221: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1316)@523952dc7221: Final verdict of PTC: none -NSVCI97(1317)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@523952dc7221: Final verdict of PTC: none -NSVCI99(1328)@523952dc7221: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1320)@523952dc7221: Final verdict of PTC: none -NSVCI98(1323)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1322)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@523952dc7221: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1325)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(1321)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(1315)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(1326)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1316): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1320): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(1321): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(1322): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(1323): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1325): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(1326): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(1327): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(1328): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_cell_change_different_ci_attach(1331): pass (none -> pass) MTC@523952dc7221: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:54:02 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 20241102165402509 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36928<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165402911 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36928<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108664) 20241102165403383 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165403384 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=108664, count=129812) 20241102165404385 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165404385 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:54: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_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 20241102165405386 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165405386 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_cell_change_different_ci_data started. 20241102165405968 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36940<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165405970 DMM INFO MM(262420000000069/f17f1f82) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102165405970 DMM INFO MM(262420000000069/f17f1f82) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102165405970 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102165405970 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102165405970 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102165405970 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241102165405970 DLLC NOTICE LLME(ffffffff/f17f1f82){ASSIGNED} LLGM Assign pre (f17f1f82 => ffffffff) (gprs_llc.c:1079) 20241102165405970 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f17f1f82 => ffffffff) (gprs_llc.c:1125) 20241102165405970 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621007648160 (gprs_sndcp.c:574) 20241102165405970 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210076484b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241102165405970 DMM NOTICE MM(262420000000069/f17f1f82) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241102165405970 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20241102165405970 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241102165405970 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241102165405970 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20241102165405970 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20241102165405971 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) 20241102165405971 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f9 09 00 28 01 01 (gsup_client.c:399) 20241102165405971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Init}: Deallocated (fsm.c:568) 20241102165405971 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Idle}: Deallocated (fsm.c:568) 20241102165405971 DMM DEBUG MM_STATE_Iu[0x612000027220]{Detached}: Deallocated (fsm.c:568) 20241102165405971 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{Deregistered}: Deallocated (fsm.c:568) 20241102165405971 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1337)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1337)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165406024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102165406024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102165406024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102165406024 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165406024 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102165406024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165406024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165406024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165406024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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(1337)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(1336)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 20241102165406026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165406026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165406026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165406026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165406026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165406026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165406026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165406026 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165406026 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102165406026 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165406026 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165406026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165406026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1337)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1337)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165406030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165406039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165406039 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI196(1334)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1336)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165406056 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102165406056 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) 20241102165406056 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) 20241102165406056 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165406056 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102165406056 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165406056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165406056 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165406056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165406058 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165406058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165406058 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165406058 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165406058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165406058 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165406058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165406058 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165406058 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102165406058 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165406058 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1341)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102165406059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165406059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165406063 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165406072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165406072 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI210(1340)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165406096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102165406096 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) 20241102165406097 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) 20241102165406097 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165406097 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102165406097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165406097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165406097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165406097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165406098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165406098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165406098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165406098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165406099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165406099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165406099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165406099 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165406099 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102165406099 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165406099 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165406099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165406099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165406104 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165406114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165406114 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1345)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102165406388 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165406388 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102165406388 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102165406388 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1347)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102165406390 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1347)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102165406390 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1347)@523952dc7221: 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)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1334)@523952dc7221: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='DA8189E3'O, index=0 SGSN_Test-GSUP(1348)@523952dc7221: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1334)@523952dc7221: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1340)@523952dc7221: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='DA8189E3'O, index=0 TC_cell_change_different_ci_data(1350)@523952dc7221: 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 := 'EE7EF260A248A2EBE0E7223A98AAFE04'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CAA1A859'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '04FBB1583F77B898'O } } } } } 20241102165406438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165406438 DLLC NOTICE LLME(ffffffff/da8189e3){UNASSIGNED} LLC RX: unknown TLLI 0xda8189e3, creating LLME on the fly (gprs_llc.c:552) 20241102165406438 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165406438 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach" (gprs_gmm.c:1266) 20241102165406438 DMM DEBUG GMM(gmm_fsm)[0x612000027520]{Deregistered}: Allocated (fsm.c:456) 20241102165406438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{Init}: Allocated (fsm.c:456) 20241102165406438 DMM DEBUG MM_STATE_Gb[0x612000027820]{Idle}: Allocated (fsm.c:456) 20241102165406438 DMM DEBUG MM_STATE_Iu[0x6120000279a0]{Detached}: Allocated (fsm.c:456) 20241102165406438 DMM DEBUG GMM(gmm_fsm)[0x612000027520]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102165406438 DMM DEBUG GMM(gmm_fsm)[0x612000027520]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102165406438 DLLC NOTICE LLME(ffffffff/da8189e3){UNASSIGNED} LLGM Assign pre (da8189e3 => fc0e47bf) (gprs_llc.c:1079) 20241102165406438 DLLC NOTICE LLME(da8189e3/fc0e47bf){ASSIGNED} LLGM Assign post (da8189e3 => fc0e47bf) (gprs_llc.c:1125) 20241102165406438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102165406438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102165406438 DMM DEBUG MM(262420000000071/fc0e47bf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102165406451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165406452 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102165406452 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165406452 DMM DEBUG MM(262420000000071/fc0e47bf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20241102165406452 DMM NOTICE MM(262420000000071/fc0e47bf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102165406452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102165406452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102165406452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102165406452 DMM DEBUG MM(262420000000071/fc0e47bf) Requesting authorization (sgsn_auth.c:160) 20241102165406452 DMM INFO MM(262420000000071/fc0e47bf) Requesting authentication tuples (sgsn_auth.c:184) 20241102165406452 DMM DEBUG MM(262420000000071/fc0e47bf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102165406452 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20241102165406452 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)@523952dc7221: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@523952dc7221: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20241102165406455 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102165406455 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102165406455 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102165406455 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102165406455 DMM INFO MM(262420000000071/fc0e47bf) Subscriber data update (mmctx.c:445) 20241102165406455 DMM DEBUG MM(262420000000071/fc0e47bf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102165406455 DMM INFO MM(262420000000071/fc0e47bf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102165406455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102165406455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102165406455 DMM INFO MM(262420000000071/fc0e47bf) <- GMM AUTH AND CIPHERING REQ (rand = ee 7e f2 60 a2 48 a2 eb e0 e7 22 3a 98 aa fe 04 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241102165406463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165406463 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165406463 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165406463 DMM INFO MM(262420000000071/fc0e47bf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102165406463 DMM NOTICE MM(262420000000071/fc0e47bf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102165406463 DMM DEBUG MM(262420000000071/fc0e47bf) checking auth: received GSM SRES = ca a1 a8 59 (gprs_gmm.c:666) 20241102165406463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102165406463 DMM DEBUG MM(262420000000071/fc0e47bf) Requesting authorization (sgsn_auth.c:160) 20241102165406463 DMM INFO MM(262420000000071/fc0e47bf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102165406463 DMM DEBUG MM(262420000000071/fc0e47bf) Requesting subscriber data update (gprs_subscriber.c:894) 20241102165406463 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20241102165406463 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) 20241102165406463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241102165406463 DMM INFO MM(262420000000071/fc0e47bf) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc0e47bf) (gprs_gmm.c:300) 20241102165406465 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102165406465 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102165406465 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241102165406465 DMM INFO MM(262420000000071/fc0e47bf) Subscriber data update (mmctx.c:445) 20241102165406465 DMM DEBUG MM(262420000000071/fc0e47bf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102165406465 DMM INFO MM(262420000000071/fc0e47bf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102165406465 DMM NOTICE MM(262420000000071/fc0e47bf) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20241102165406465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102165406465 DMM NOTICE MM(262420000000071/fc0e47bf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102165406465 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) 20241102165406466 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102165406466 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241102165406466 DMM INFO MM(262420000000071/fc0e47bf) Subscriber data update (mmctx.c:445) 20241102165406466 DMM DEBUG MM(262420000000071/fc0e47bf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241102165406473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165406473 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241102165406473 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165406473 DMM INFO MM(262420000000071/fc0e47bf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102165406473 DMM NOTICE MM(262420000000071/fc0e47bf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102165406473 DMM DEBUG GMM(gmm_fsm)[0x612000027520]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102165406473 DMM DEBUG GMM(gmm_fsm)[0x612000027520]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102165406473 DLLC NOTICE LLME(da8189e3/fc0e47bf){ASSIGNED} LLGM Assign pre (ffffffff => fc0e47bf) (gprs_llc.c:1079) 20241102165406473 DLLC NOTICE LLME(ffffffff/fc0e47bf){ASSIGNED} LLGM Assign post (ffffffff => fc0e47bf) (gprs_llc.c:1125) 20241102165406473 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102165406473 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241102165406473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102165406473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241102165406525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165406525 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241102165406525 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165406525 DMM INFO MM(262420000000071/fc0e47bf) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241102165406525 DMM INFO MM(262420000000071/fc0e47bf) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241102165406525 DMM DEBUG MM(262420000000071/fc0e47bf) Using GGSN 0 (gprs_sm.c:317) 20241102165406525 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) 20241102165406525 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20241102165406525 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241102165406525 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:186) 20241102165406525 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20241102165406536 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 77 46 64 8a 11 c3 ff 6d f8 14 05 7f 28 14 c5 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=1078 from retransmit req queue (gtp.c:443) 20241102165406536 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbf886eade8, cbp=0x614000016aa0) (sgsn_libgtp.c:630) 20241102165406536 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241102165406536 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210078d60b8 TLLI=fc0e47bf, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241102165406536 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241102165406536 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@523952dc7221: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed 20241102165406544 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:823) 20241102165406551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165406551 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241102165406551 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)@523952dc7221: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1345)@523952dc7221: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='FC0E47BF'O, index=0 20241102165406559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165406559 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165406559 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165406561 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:823) TC_cell_change_different_ci_data-BVCI196(1334)@523952dc7221: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@523952dc7221: Final verdict of PTC: pass 20241102165406572 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36940<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(1343)@523952dc7221: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1334)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP(1348)@523952dc7221: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1340)@523952dc7221: Final verdict of PTC: none -NSVCI99(1346)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@523952dc7221: Final verdict of PTC: none -NSVCI97(1337)@523952dc7221: Final verdict of PTC: none -NSVCI98(1341)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1336)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@523952dc7221: Final verdict of PTC: none 20241102165406576 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102165406576 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1347)@523952dc7221: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1345)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(1339)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(1344)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(1335)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1334): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(1335): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(1336): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(1337): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1340): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1345): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@523952dc7221: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:54:06 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 20241102165406701 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49710<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165407103 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49710<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105436) 20241102165407577 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165407577 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=105436, count=106596) 20241102165408578 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165408578 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:54:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_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 20241102165409579 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165409579 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_sgsn_context_req_in started. 20241102165410162 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49718<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165410163 DMM INFO MM(262420000000071/fc0e47bf) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102165410164 DMM INFO MM(262420000000071/fc0e47bf) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102165410164 DMM DEBUG GMM(gmm_fsm)[0x612000027520]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102165410164 DMM DEBUG GMM(gmm_fsm)[0x612000027520]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102165410164 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102165410164 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241102165410164 DLLC NOTICE LLME(ffffffff/fc0e47bf){ASSIGNED} LLGM Assign pre (fc0e47bf => ffffffff) (gprs_llc.c:1079) 20241102165410164 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc0e47bf => ffffffff) (gprs_llc.c:1125) 20241102165410164 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210078d5d60 (gprs_sndcp.c:574) 20241102165410164 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210078d60b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241102165410164 DMM NOTICE MM(262420000000071/fc0e47bf) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241102165410164 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20241102165410164 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241102165410164 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241102165410164 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20241102165410164 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20241102165410164 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) 20241102165410164 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f1 09 00 28 01 01 (gsup_client.c:399) 20241102165410164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{Init}: Deallocated (fsm.c:568) 20241102165410164 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Idle}: Deallocated (fsm.c:568) 20241102165410164 DMM DEBUG MM_STATE_Iu[0x6120000279a0]{Detached}: Deallocated (fsm.c:568) 20241102165410164 DMM DEBUG GMM(gmm_fsm)[0x612000027520]{Deregistered}: Deallocated (fsm.c:568) 20241102165410164 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165410208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102165410208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102165410208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102165410208 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165410208 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102165410208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165410208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165410208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165410208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165410209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165410209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165410209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165410210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165410210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165410210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165410210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165410210 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165410210 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102165410210 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165410210 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1355)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102165410210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165410211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165410215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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(1356)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165410225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165410225 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI196(1354)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1361)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165410253 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102165410253 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) 20241102165410253 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) 20241102165410253 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165410254 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102165410254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165410254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165410254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165410254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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(1360)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1361)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165410256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165410256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165410256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165410256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165410256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165410256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165410256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165410256 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165410256 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102165410256 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165410256 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165410257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165410257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1361)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165410261 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165410271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165410271 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1362)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_in-BVCI210(1358)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1360)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165410280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102165410280 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) 20241102165410280 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) 20241102165410280 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165410280 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102165410280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165410280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165410280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165410280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165410282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165410282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165410282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165410282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165410282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165410282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165410282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165410282 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165410282 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102165410282 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165410282 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165410283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(1365)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102165410283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-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)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165410286 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165410295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165410295 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1364)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102165410580 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165410580 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102165410580 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102165410580 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1366)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102165410582 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1366)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102165410583 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1366)@523952dc7221: 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)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1354)@523952dc7221: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='CFCEE4A8'O, index=0 SGSN_Test-GSUP(1367)@523952dc7221: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@523952dc7221: 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 := 'CE1B24F28BE7F1477773AB29D9010714'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '040F53EB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '384EF94DE40BE956'O } } } } } 20241102165411637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165411637 DLLC NOTICE LLME(ffffffff/cfcee4a8){UNASSIGNED} LLC RX: unknown TLLI 0xcfcee4a8, creating LLME on the fly (gprs_llc.c:552) 20241102165411637 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165411637 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach" (gprs_gmm.c:1266) 20241102165411637 DMM DEBUG GMM(gmm_fsm)[0x612000027ca0]{Deregistered}: Allocated (fsm.c:456) 20241102165411638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{Init}: Allocated (fsm.c:456) 20241102165411638 DMM DEBUG MM_STATE_Gb[0x612000027fa0]{Idle}: Allocated (fsm.c:456) 20241102165411638 DMM DEBUG MM_STATE_Iu[0x612000028120]{Detached}: Allocated (fsm.c:456) 20241102165411638 DMM DEBUG GMM(gmm_fsm)[0x612000027ca0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102165411638 DMM DEBUG GMM(gmm_fsm)[0x612000027ca0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102165411638 DLLC NOTICE LLME(ffffffff/cfcee4a8){UNASSIGNED} LLGM Assign pre (cfcee4a8 => f305e308) (gprs_llc.c:1079) 20241102165411638 DLLC NOTICE LLME(cfcee4a8/f305e308){ASSIGNED} LLGM Assign post (cfcee4a8 => f305e308) (gprs_llc.c:1125) 20241102165411638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102165411638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102165411638 DMM DEBUG MM(262420000000072/f305e308) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102165411651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165411651 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102165411651 DMM DEBUG MM_STATE_Gb(0)[0x612000027fa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165411651 DMM DEBUG MM(262420000000072/f305e308) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20241102165411651 DMM NOTICE MM(262420000000072/f305e308) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102165411651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102165411651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102165411651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102165411651 DMM DEBUG MM(262420000000072/f305e308) Requesting authorization (sgsn_auth.c:160) 20241102165411652 DMM INFO MM(262420000000072/f305e308) Requesting authentication tuples (sgsn_auth.c:184) 20241102165411652 DMM DEBUG MM(262420000000072/f305e308) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102165411652 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20241102165411652 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)@523952dc7221: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@523952dc7221: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20241102165411655 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102165411655 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102165411655 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102165411655 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102165411655 DMM INFO MM(262420000000072/f305e308) Subscriber data update (mmctx.c:445) 20241102165411655 DMM DEBUG MM(262420000000072/f305e308) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102165411655 DMM INFO MM(262420000000072/f305e308) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102165411655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102165411655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102165411655 DMM INFO MM(262420000000072/f305e308) <- GMM AUTH AND CIPHERING REQ (rand = ce 1b 24 f2 8b e7 f1 47 77 73 ab 29 d9 01 07 14 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241102165411662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165411662 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165411662 DMM DEBUG MM_STATE_Gb(0)[0x612000027fa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165411662 DMM INFO MM(262420000000072/f305e308) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102165411662 DMM NOTICE MM(262420000000072/f305e308) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102165411662 DMM DEBUG MM(262420000000072/f305e308) checking auth: received GSM SRES = 04 0f 53 eb (gprs_gmm.c:666) 20241102165411662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102165411662 DMM DEBUG MM(262420000000072/f305e308) Requesting authorization (sgsn_auth.c:160) 20241102165411662 DMM INFO MM(262420000000072/f305e308) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102165411662 DMM DEBUG MM(262420000000072/f305e308) Requesting subscriber data update (gprs_subscriber.c:894) 20241102165411663 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20241102165411663 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) 20241102165411663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241102165411663 DMM INFO MM(262420000000072/f305e308) <- GMM ATTACH ACCEPT (new P-TMSI=0xf305e308) (gprs_gmm.c:300) 20241102165411664 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102165411664 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102165411664 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241102165411664 DMM INFO MM(262420000000072/f305e308) Subscriber data update (mmctx.c:445) 20241102165411664 DMM DEBUG MM(262420000000072/f305e308) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102165411664 DMM INFO MM(262420000000072/f305e308) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102165411664 DMM NOTICE MM(262420000000072/f305e308) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20241102165411664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102165411664 DMM NOTICE MM(262420000000072/f305e308) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102165411664 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) 20241102165411665 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102165411665 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241102165411665 DMM INFO MM(262420000000072/f305e308) Subscriber data update (mmctx.c:445) 20241102165411665 DMM DEBUG MM(262420000000072/f305e308) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241102165411672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165411672 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241102165411672 DMM DEBUG MM_STATE_Gb(0)[0x612000027fa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165411672 DMM INFO MM(262420000000072/f305e308) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102165411672 DMM NOTICE MM(262420000000072/f305e308) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102165411672 DMM DEBUG GMM(gmm_fsm)[0x612000027ca0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102165411672 DMM DEBUG GMM(gmm_fsm)[0x612000027ca0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102165411672 DLLC NOTICE LLME(cfcee4a8/f305e308){ASSIGNED} LLGM Assign pre (ffffffff => f305e308) (gprs_llc.c:1079) 20241102165411672 DLLC NOTICE LLME(ffffffff/f305e308){ASSIGNED} LLGM Assign post (ffffffff => f305e308) (gprs_llc.c:1125) 20241102165411672 DMM DEBUG MM_STATE_Gb(0)[0x612000027fa0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102165411672 DMM DEBUG MM_STATE_Gb(0)[0x612000027fa0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241102165411672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102165411672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241102165411725 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 3f 1d 00 00 03 52 f0 99 42 42 de 05 f3 05 e3 08 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)@523952dc7221: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20241102165413726 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241102165413726 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241102165413726 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) 20241102165413726 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241102165413726 DMM INFO MM(262420000000072/f305e308) Subscriber data update (mmctx.c:445) 20241102165413726 DMM DEBUG MM(262420000000072/f305e308) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241102165413726 DMM INFO MM(262420000000072/f305e308) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241102165413726 DMM INFO MM(262420000000072/f305e308) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102165413726 DMM INFO MM(262420000000072/f305e308) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102165413726 DMM DEBUG GMM(gmm_fsm)[0x612000027ca0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102165413726 DMM DEBUG GMM(gmm_fsm)[0x612000027ca0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102165413726 DMM DEBUG MM_STATE_Gb(0)[0x612000027fa0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102165413726 DMM DEBUG MM_STATE_Gb(0)[0x612000027fa0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241102165413726 DLLC NOTICE LLME(ffffffff/f305e308){ASSIGNED} LLGM Assign pre (f305e308 => ffffffff) (gprs_llc.c:1079) 20241102165413726 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f305e308 => ffffffff) (gprs_llc.c:1125) 20241102165413726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{Init}: Deallocated (fsm.c:568) 20241102165413726 DMM DEBUG MM_STATE_Gb(0)[0x612000027fa0]{Idle}: Deallocated (fsm.c:568) 20241102165413726 DMM DEBUG MM_STATE_Iu[0x612000028120]{Detached}: Deallocated (fsm.c:568) 20241102165413726 DMM DEBUG GMM(gmm_fsm)[0x612000027ca0]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1354)@523952dc7221: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@523952dc7221: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20241102165413731 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49718<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241102165413733 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102165413734 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1367)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@523952dc7221: Final verdict of PTC: none -NSVCI97(1355)@523952dc7221: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1358)@523952dc7221: Final verdict of PTC: none -NSVCI98(1361)@523952dc7221: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1354)@523952dc7221: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1364)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@523952dc7221: Final verdict of PTC: none -NSVCI99(1365)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1360)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(1353)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(1363)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(1359)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1354): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1358): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(1359): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(1360): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(1361): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1364): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@523952dc7221: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@523952dc7221: 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'. Sat Nov 2 16:54:13 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 20241102165413864 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49730<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165414265 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49730<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98876) 20241102165414735 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165414735 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=98876, count=100036) 20241102165415737 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165415737 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:54: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_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 20241102165416738 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165416739 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_sgsn_context_req_out started. 20241102165417328 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38962<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165417329 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1375)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165417377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102165417378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102165417378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102165417378 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165417378 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102165417378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165417378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165417378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165417378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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(1375)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165417380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165417380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165417380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165417380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165417380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165417380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165417380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165417380 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165417380 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102165417380 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165417380 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb1-NS1(1374)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 20241102165417381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165417381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1375)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165417385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165417394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165417394 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1376)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_out-BVCI196(1372)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1374)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165417408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102165417408 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) 20241102165417408 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) 20241102165417408 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165417408 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102165417408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165417408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165417408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165417408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165417410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165417410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165417410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165417410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165417410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165417410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165417410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165417410 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165417410 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102165417410 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165417410 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165417410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165417410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165417415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1376)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1380)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 20241102165417424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165417424 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI210(1378)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165417451 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102165417451 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) 20241102165417451 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) 20241102165417451 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165417451 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102165417451 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165417451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165417451 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165417451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165417453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165417453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165417453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165417453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165417453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165417453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165417453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165417453 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165417453 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102165417453 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165417453 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165417454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165417454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165417459 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165417466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165417466 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1383)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102165417740 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165417740 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102165417740 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102165417740 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1385)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102165417742 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1385)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102165417743 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1385)@523952dc7221: 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)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1372)@523952dc7221: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='CF3F3A27'O, index=0 SGSN_Test-GSUP(1386)@523952dc7221: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20241102165418797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165418797 DLLC NOTICE LLME(ffffffff/cf3f3a27){UNASSIGNED} LLC RX: unknown TLLI 0xcf3f3a27, creating LLME on the fly (gprs_llc.c:552) 20241102165418797 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241102165418797 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241102165418797 DMM NOTICE LLME(ffffffff/cf3f3a27){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1742) 20241102165418797 DLLC NOTICE LLME(ffffffff/cf3f3a27){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241102165418797 DMM ERROR LLME(ffffffff/cf3f3a27){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1763) 20241102165418797 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1832) 20241102165418797 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1551) 20241102165418797 DLLC NOTICE LLME(ffffffff/cf3f3a27){UNASSIGNED} LLGM Assign pre (cf3f3a27 => ffffffff) (gprs_llc.c:1079) 20241102165418797 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf3f3a27 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@523952dc7221: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@523952dc7221: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1386)@523952dc7221: Final verdict of PTC: none 20241102165418811 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102165418811 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1385)@523952dc7221: Final verdict of PTC: none -NSVCI97(1375)@523952dc7221: Final verdict of PTC: none 20241102165418811 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38962<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(1380)@523952dc7221: Final verdict of PTC: none -NSVCI98(1379)@523952dc7221: Final verdict of PTC: none -NSVCI99(1384)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@523952dc7221: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1372)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1374)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@523952dc7221: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1383)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@523952dc7221: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1378)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(1382)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(1373)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(1377)@523952dc7221: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@523952dc7221: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1372): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(1373): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(1374): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(1375): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1378): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1383): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@523952dc7221: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@523952dc7221: 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'. Sat Nov 2 16:54:18 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 20241102165418937 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38972<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165419340 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38972<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54328) 20241102165419812 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165419812 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=54328, count=55588) 20241102165420813 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165420813 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:54: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_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 20241102165421814 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165421814 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_attach_req_id_req_ra_update started. 20241102165422397 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38980<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165422399 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1394)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1394)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165422454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102165422454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102165422454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102165422454 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165422454 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102165422454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165422454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165422454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165422454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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(1394)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165422456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165422456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165422456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165422456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165422456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165422456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165422456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165422456 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165422456 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102165422456 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165422456 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165422457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165422457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(1393)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1394)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1394)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165422460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165422469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165422469 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI196(1391)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1393)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165422487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102165422487 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) 20241102165422487 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) 20241102165422487 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165422487 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102165422487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165422487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165422488 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165422488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165422489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165422489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165422489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165422489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165422489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165422489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165422489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165422489 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165422489 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102165422489 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165422489 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165422490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165422490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165422493 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1399)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 20241102165422502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165422502 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)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1403)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165422531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102165422531 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) 20241102165422531 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) 20241102165422531 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165422531 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102165422531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165422531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165422532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165422532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165422533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165422533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165422533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165422533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165422533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165422533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165422533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165422534 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165422534 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102165422534 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165422534 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165422534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165422534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165422538 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165422549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165422549 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI220(1402)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102165422814 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165422814 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102165422814 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102165422814 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1404)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1404)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102165422817 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1404)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1404)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102165422817 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1404)@523952dc7221: 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(1404)@523952dc7221: 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(1404)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1404)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1391)@523952dc7221: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='E2A10FBB'O, index=0 SGSN_Test-GSUP(1405)@523952dc7221: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20241102165422863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165422863 DLLC NOTICE LLME(ffffffff/e2a10fbb){UNASSIGNED} LLC RX: unknown TLLI 0xe2a10fbb, creating LLME on the fly (gprs_llc.c:552) 20241102165422863 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165422863 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach" (gprs_gmm.c:1266) 20241102165422863 DMM DEBUG GMM(gmm_fsm)[0x6120000282a0]{Deregistered}: Allocated (fsm.c:456) 20241102165422863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028420]{Init}: Allocated (fsm.c:456) 20241102165422863 DMM DEBUG MM_STATE_Gb[0x6120000285a0]{Idle}: Allocated (fsm.c:456) 20241102165422863 DMM DEBUG MM_STATE_Iu[0x612000028720]{Detached}: Allocated (fsm.c:456) 20241102165422863 DMM DEBUG GMM(gmm_fsm)[0x6120000282a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102165422863 DMM DEBUG GMM(gmm_fsm)[0x6120000282a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102165422863 DLLC NOTICE LLME(ffffffff/e2a10fbb){UNASSIGNED} LLGM Assign pre (e2a10fbb => c75105c1) (gprs_llc.c:1079) 20241102165422863 DLLC NOTICE LLME(e2a10fbb/c75105c1){ASSIGNED} LLGM Assign post (e2a10fbb => c75105c1) (gprs_llc.c:1125) 20241102165422863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028420]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102165422863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028420]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102165422863 DMM DEBUG MM(262420000000047/c75105c1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102165422877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165422877 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165422877 DMM DEBUG MM_STATE_Gb(0)[0x6120000285a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165422877 DMM INFO MM(262420000000047/c75105c1) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241102165422877 DMM INFO MM(262420000000047/c75105c1) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-45557-69 New RA: 262-42-13135-0 (gprs_gmm.c:1730) 20241102165422877 DMM NOTICE MM(262420000000047/c75105c1) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1832) 20241102165422877 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1551) 20241102165422878 DMM INFO MM(262420000000047/c75105c1) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20241102165422878 DMM DEBUG GMM(gmm_fsm)[0x6120000282a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102165422878 DMM DEBUG GMM(gmm_fsm)[0x6120000282a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102165422878 DMM DEBUG MM_STATE_Gb(0)[0x6120000285a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102165422878 DMM ERROR MM_STATE_Gb(0)[0x6120000285a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241102165422878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028420]{CheckIdentity}: Deallocated (fsm.c:568) 20241102165422878 DMM DEBUG MM_STATE_Gb(0)[0x6120000285a0]{Idle}: Deallocated (fsm.c:568) 20241102165422878 DMM DEBUG MM_STATE_Iu[0x612000028720]{Detached}: Deallocated (fsm.c:568) 20241102165422878 DMM DEBUG GMM(gmm_fsm)[0x6120000282a0]{Deregistered}: Deallocated (fsm.c:568) 20241102165422878 DLLC NOTICE LLME(e2a10fbb/c75105c1){ASSIGNED} LLGM Assign pre (c75105c1 => ffffffff) (gprs_llc.c:1079) 20241102165422878 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c75105c1 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@523952dc7221: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1391)@523952dc7221: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@523952dc7221: Final verdict of PTC: pass 20241102165422886 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38980<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1405)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@523952dc7221: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1397)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1393)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@523952dc7221: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1391)@523952dc7221: Final verdict of PTC: none 20241102165422888 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102165422889 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1398)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@523952dc7221: Final verdict of PTC: none -NSVCI99(1403)@523952dc7221: Final verdict of PTC: none -NSVCI97(1394)@523952dc7221: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1402)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1404)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(1392)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(1401)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(1396)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1391): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(1392): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(1393): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(1394): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1397): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1402): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(1404): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@523952dc7221: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:54:22 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 20241102165423013 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38982<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165423415 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38982<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58916) 20241102165423890 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165423890 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58916, count=63552) 20241102165424891 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165424891 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test execution finished. MTC@523952dc7221: 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 ------ Sat Nov 2 16:54:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_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 20241102165425892 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165425892 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_iu_attach started. 20241102165426475 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38984<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165426477 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1408)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1413)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1413)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165426524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102165426524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102165426524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102165426524 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165426524 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102165426524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165426524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165426525 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165426525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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(1413)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165426526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165426526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165426526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165426527 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165426527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165426527 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165426527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165426527 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165426527 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102165426527 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165426527 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb1-NS1(1412)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1413)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102165426528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165426528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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(1413)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165426531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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(1414)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1409)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165426541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165426541 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach-BVCI196(1410)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1412)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1418)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1418)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165426560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102165426560 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) 20241102165426560 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) 20241102165426560 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165426560 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102165426560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165426560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165426560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165426560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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(1417)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1418)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165426562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165426562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165426562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165426562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165426562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165426562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165426562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165426562 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165426562 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102165426562 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165426562 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1418)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102165426563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165426563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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(1418)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165426567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1414)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1419)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241102165426577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165426577 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach-BVCI210(1415)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1417)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1422)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165426587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102165426587 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) 20241102165426587 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) 20241102165426587 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165426587 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102165426587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165426587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165426587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165426587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165426588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165426589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165426589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165426589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165426589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165426589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165426589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165426589 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165426589 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102165426589 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165426589 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165426589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165426589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1422)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165426594 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165426604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165426604 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@523952dc7221: Connecting RANAP RAN_Emulation to SCCP_SP_PORT TC_iu_attach-BVCI220(1421)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-M3UA(1425)@523952dc7221: ************************************************* SGSN_Test_0-M3UA(1425)@523952dc7221: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1425)@523952dc7221: ************************************************* MTC@523952dc7221: Starting RAN_Emulation SGSN_Test_0-SCCP(1423)@523952dc7221: v_sccp_pdu_maxlen:268 20241102165426809 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241102165426809 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241102165426809 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241102165426810 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1425)@523952dc7221: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241102165426812 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165426812 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241102165426812 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241102165426812 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241102165426812 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241102165426812 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241102165426812 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241102165426814 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165426814 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241102165426814 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241102165426814 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241102165426814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241102165426814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241102165426814 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241102165426814 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241102165426892 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165426892 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102165426892 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102165426892 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1427)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1427)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102165426894 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1427)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102165426895 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1427)@523952dc7221: 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)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241102165427620 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165427620 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165427620 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165427620 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165427620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165427620 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165427620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165427620 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165427621 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241102165427621 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241102165427622 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165427622 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165427622 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165427622 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165427622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165427622 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165427622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165427622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1424)@523952dc7221: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20241102165427767 DGPRS DEBUG Checking for inactive LLMEs, time = 12377201 (sgsn.c:132) TC_iu_attach-BVCI196(1410)@523952dc7221: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='C5EB2067'O, index=0 SGSN_Test-GSUP(1428)@523952dc7221: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@523952dc7221: 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 := '592A'O ("Y*"), rac := '23'O ("#") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1424)@523952dc7221: Added conn table entry 0TC_iu_attach(1430)828929 SGSN_Test_0-SCCP(1423)@523952dc7221: First idle individual index:0 SGSN_Test_0-RAN(1424)@523952dc7221: patch: N(SD) for ConnIdx 0 set to 1 20241102165427963 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165427963 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165427963 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165427963 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165427963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165427963 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165427963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165427963 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165427964 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241102165427964 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241102165427964 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241102165427964 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20241102165427964 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20241102165427964 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241102165427964 DMM DEBUG GMM(gmm_fsm)[0x612000028a20]{Deregistered}: Allocated (fsm.c:456) 20241102165427964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{Init}: Allocated (fsm.c:456) 20241102165427965 DMM DEBUG MM_STATE_Gb[0x612000028d20]{Idle}: Allocated (fsm.c:456) 20241102165427965 DMM DEBUG MM_STATE_Iu[0x612000028ea0]{Detached}: Allocated (fsm.c:456) 20241102165427965 DMM DEBUG GMM(gmm_fsm)[0x612000028a20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102165427965 DMM DEBUG GMM(gmm_fsm)[0x612000028a20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102165427965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102165427965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102165427965 DMM DEBUG MM(262420000001001/ec0c23ed) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102165427965 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241102165427965 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165427965 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165427965 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165427965 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165427965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165427965 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165427965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165427965 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165427965 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165427965 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165427965 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165427965 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165427966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165427966 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165427966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165427966 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@523952dc7221: { messageType := 2, destLocRef := '0CA601'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)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@523952dc7221: 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 := '6DDA67CE5B2963CA5511612C19CFA70D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '75CB5319'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '017F847383FD680A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2E39748D9C8D04332A9C12E5AA22839C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DBEFA2864B7E3FD8EAC0E0F82595D5BD'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '5874025750C5968FFE69A9DAD51F747C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '98DE0D760CA253AF'O } } } } } SGSN_Test_0-SCCP(1423)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@523952dc7221: vl_len:23 SGSN_Test_0-SCCP(1423)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1423)@523952dc7221: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241102165427976 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165427976 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165427976 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165427976 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165427976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165427976 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165427976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165427976 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165427976 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241102165427976 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241102165427976 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241102165427976 DMM DEBUG MM(262420000001001/ec0c23ed) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241102165427976 DMM NOTICE MM(262420000001001/ec0c23ed) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102165427976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102165427976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102165427976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102165427976 DMM DEBUG MM(262420000001001/ec0c23ed) Requesting authorization (sgsn_auth.c:160) 20241102165427976 DMM INFO MM(262420000001001/ec0c23ed) Requesting authentication tuples (sgsn_auth.c:184) 20241102165427976 DMM DEBUG MM(262420000001001/ec0c23ed) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102165427976 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241102165427976 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)@523952dc7221: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@523952dc7221: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20241102165427979 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102165427979 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102165427979 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102165427979 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102165427979 DMM INFO MM(262420000001001/ec0c23ed) Subscriber data update (mmctx.c:445) 20241102165427979 DMM DEBUG MM(262420000001001/ec0c23ed) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102165427979 DMM INFO MM(262420000001001/ec0c23ed) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102165427979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102165427979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102165427979 DMM INFO MM(262420000001001/ec0c23ed) <- GMM AUTH AND CIPHERING REQ (rand = 6d da 67 ce 5b 29 63 ca 55 11 61 2c 19 cf a7 0d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 58 74 02 57 50 c5 96 8f fe 69 a9 da d5 1f 74 7c ) (gprs_gmm.c:483) 20241102165427979 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241102165427979 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165427979 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165427980 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165427980 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165427980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165427980 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165427980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165427980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@523952dc7221: vl_len:37 SGSN_Test_0-SCCP(1423)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1423)@523952dc7221: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813022298DE0D7623094B99990000100001F029040CA253AF'O 20241102165427985 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165427985 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165427985 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165427985 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165427985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165427985 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165427985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165427985 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165427986 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241102165427986 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241102165427986 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241102165427986 DMM INFO MM(262420000001001/ec0c23ed) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102165427986 DMM NOTICE MM(262420000001001/ec0c23ed) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102165427986 DMM DEBUG MM(262420000001001/ec0c23ed) checking auth: received UMTS RES = 98 de 0d 76 0c a2 53 af (gprs_gmm.c:666) 20241102165427986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102165427986 DMM DEBUG MM(262420000001001/ec0c23ed) Requesting authorization (sgsn_auth.c:160) 20241102165427986 DMM INFO MM(262420000001001/ec0c23ed) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102165427986 DMM DEBUG MM(262420000001001/ec0c23ed) Requesting subscriber data update (gprs_subscriber.c:894) 20241102165427986 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241102165427986 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) 20241102165427986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241102165427986 DMM DEBUG MM(262420000001001/ec0c23ed) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241102165427986 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165427986 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165427986 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165427986 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165427986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165427986 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165427987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165427987 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@523952dc7221: vl_len:12 SGSN_Test_0-SCCP(1423)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1423)@523952dc7221: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241102165427997 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165427997 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165427997 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165427997 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165427997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165427997 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165427997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165427997 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165427997 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241102165427998 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241102165427998 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241102165427998 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20241102165427998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241102165427998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241102165427998 DMM INFO MM(262420000001001/ec0c23ed) <- GMM ATTACH ACCEPT (new P-TMSI=0xec0c23ed) (gprs_gmm.c:300) 20241102165427998 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241102165427998 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165427998 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165427998 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165427998 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165427998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165427998 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165427998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165427998 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165427999 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165427999 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165427999 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165427999 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165427999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165427999 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165427999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165427999 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241102165428003 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102165428003 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102165428003 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241102165428003 DMM INFO MM(262420000001001/ec0c23ed) Subscriber data update (mmctx.c:445) 20241102165428003 DMM DEBUG MM(262420000001001/ec0c23ed) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102165428003 DMM INFO MM(262420000001001/ec0c23ed) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102165428003 DMM NOTICE MM(262420000001001/ec0c23ed) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241102165428003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102165428003 DMM NOTICE MM(262420000001001/ec0c23ed) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102165428003 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) 20241102165428004 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102165428004 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241102165428004 DMM INFO MM(262420000001001/ec0c23ed) Subscriber data update (mmctx.c:445) 20241102165428004 DMM DEBUG MM(262420000001001/ec0c23ed) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@523952dc7221: vl_len:14 SGSN_Test_0-SCCP(1423)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1423)@523952dc7221: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241102165428006 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165428006 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165428006 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165428006 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165428006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165428006 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165428006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165428006 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165428007 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241102165428007 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241102165428007 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241102165428007 DMM INFO MM(262420000001001/ec0c23ed) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102165428007 DMM NOTICE MM(262420000001001/ec0c23ed) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102165428007 DMM DEBUG GMM(gmm_fsm)[0x612000028a20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102165428007 DMM DEBUG GMM(gmm_fsm)[0x612000028a20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102165428007 DMM DEBUG MM_STATE_Iu(1)[0x612000028ea0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241102165428007 DMM DEBUG MM_STATE_Iu(1)[0x612000028ea0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241102165428007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102165428007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241102165428007 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165428007 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165428007 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165428007 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165428007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165428007 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165428007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165428008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@523952dc7221: vl_len:7 SGSN_Test_0-SCCP(1423)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1423)@523952dc7221: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241102165428013 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165428013 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165428013 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165428013 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165428013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165428013 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165428013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165428013 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165428013 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241102165428013 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241102165428013 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241102165428013 DMM INFO MM(262420000001001/ec0c23ed) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241102165428013 DMM DEBUG MM_STATE_Iu(1)[0x612000028ea0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241102165428013 DMM DEBUG MM_STATE_Iu(1)[0x612000028ea0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241102165428014 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165428014 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165428014 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165428014 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165428014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165428014 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165428014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165428014 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@523952dc7221: Session index based on local reference:0 20241102165428015 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165428015 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165428015 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165428015 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165428015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165428015 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165428015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165428015 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1424)@523952dc7221: Deleted conn table entry 0TC_iu_attach(1430)828929 TC_iu_attach(1430)@523952dc7221: setverdict(pass): none -> pass TC_iu_attach(1430)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1410)@523952dc7221: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@523952dc7221: Final verdict of PTC: pass SGSN_Test_0-RAN(1424)@523952dc7221: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@523952dc7221: Final verdict of PTC: none SGSN_Test_0-SCCP(1423)@523952dc7221: Final verdict of PTC: none 20241102165428075 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38984<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241102165428078 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102165428078 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1428)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1427)@523952dc7221: Final verdict of PTC: none -NSVCI99(1422)@523952dc7221: Final verdict of PTC: none -NSVCI98(1418)@523952dc7221: Final verdict of PTC: none -NSVCI97(1413)@523952dc7221: Final verdict of PTC: none TC_iu_attach-BVCI210(1415)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1414)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1408)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1417)@523952dc7221: Final verdict of PTC: none TC_iu_attach-BVCI196(1410)@523952dc7221: Final verdict of PTC: none TC_iu_attach-BVCI220(1421)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1412)@523952dc7221: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1429)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(1411)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(1420)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(1416)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_iu_attach-BVCI196(1410): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(1411): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(1412): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(1413): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_iu_attach-BVCI210(1415): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(1416): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(1417): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(1418): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(1420): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_iu_attach-BVCI220(1421): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@523952dc7221: Test case TC_iu_attach finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:54:28 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 20241102165428211 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52490<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165428221 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241102165428221 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241102165428221 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241102165428221 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241102165428222 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241102165428222 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241102165428222 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241102165428222 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241102165428222 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) 20241102165428222 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165428222 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241102165428222 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241102165428222 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241102165428222 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241102165428222 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241102165428222 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241102165428222 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241102165428222 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241102165428613 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52490<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=179244) 20241102165429079 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165429079 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=179244, count=208436) 20241102165430080 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165430080 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241102165430224 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241102165430224 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241102165430224 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:54: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_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 20241102165431081 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165431081 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_iu_attach_encr started. 20241102165431678 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52496<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165431679 DMM INFO MM(262420000001001/ec0c23ed) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102165431679 DMM INFO MM(262420000001001/ec0c23ed) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102165431679 DMM DEBUG GMM(gmm_fsm)[0x612000028a20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102165431679 DMM DEBUG GMM(gmm_fsm)[0x612000028a20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102165431679 DMM DEBUG MM_STATE_Iu(1)[0x612000028ea0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241102165431679 DMM DEBUG MM_STATE_Iu(1)[0x612000028ea0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241102165431679 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241102165431679 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) 20241102165431679 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:399) 20241102165431679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{Init}: Deallocated (fsm.c:568) 20241102165431679 DMM DEBUG MM_STATE_Gb[0x612000028d20]{Idle}: Deallocated (fsm.c:568) 20241102165431679 DMM DEBUG MM_STATE_Iu(1)[0x612000028ea0]{Detached}: Deallocated (fsm.c:568) 20241102165431679 DMM DEBUG GMM(gmm_fsm)[0x612000028a20]{Deregistered}: Deallocated (fsm.c:568) 20241102165431679 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1431)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1436)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1436)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165431733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102165431733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102165431733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102165431733 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165431733 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102165431733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165431733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165431733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165431733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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(1436)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(1435)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 20241102165431735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165431735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165431735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165431736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165431736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165431736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165431736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165431736 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165431736 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102165431736 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165431736 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165431736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165431736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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(1436)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1436)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165431740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1432)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1437)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241102165431750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165431750 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI196(1433)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1435)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1440)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165431760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102165431760 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) 20241102165431760 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) 20241102165431760 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165431760 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102165431760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165431760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165431760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165431760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165431762 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165431762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165431762 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165431762 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165431762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165431762 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165431762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165431762 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165431762 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102165431763 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165431763 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165431763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165431763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1440)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165431767 DLNS DEBUG GPRS-NS2-VC(UDP-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(1441)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1437)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165431776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165431777 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI210(1439)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1442)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1441)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1446)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165431802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102165431802 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) 20241102165431802 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) 20241102165431802 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165431802 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102165431802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165431802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165431802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165431802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165431804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165431804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165431804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165431805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165431805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165431805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165431805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165431805 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165431805 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102165431805 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165431805 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165431805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165431805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1446)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165431809 DLNS DEBUG GPRS-NS2-VC(UDP-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@523952dc7221: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1448)@523952dc7221: ************************************************* SGSN_Test_0-M3UA(1448)@523952dc7221: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1448)@523952dc7221: ************************************************* MTC@523952dc7221: Starting RAN_Emulation SGSN_Test_0-SCCP(1445)@523952dc7221: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1442)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1442)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165431818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165431818 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI220(1443)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102165432012 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241102165432012 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241102165432012 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241102165432012 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1448)@523952dc7221: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241102165432015 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165432015 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241102165432015 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241102165432015 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241102165432015 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241102165432015 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241102165432015 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241102165432016 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165432016 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241102165432016 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241102165432016 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241102165432016 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241102165432016 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241102165432017 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241102165432017 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241102165432082 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165432082 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102165432082 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102165432082 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1450)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102165432084 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1450)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102165432085 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1450)@523952dc7221: 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)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241102165432824 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165432824 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165432824 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165432824 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165432824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165432824 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165432824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165432824 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165432825 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241102165432825 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241102165432825 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165432825 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165432825 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165432825 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165432825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165432825 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165432825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165432825 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1447)@523952dc7221: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1433)@523952dc7221: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='E5CBB464'O, index=0 SGSN_Test-GSUP(1451)@523952dc7221: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@523952dc7221: 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 := 'A517'O, rac := '87'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1447)@523952dc7221: Added conn table entry 0TC_iu_attach_encr(1453)15680412 SGSN_Test_0-SCCP(1445)@523952dc7221: First idle individual index:0 SGSN_Test_0-RAN(1447)@523952dc7221: patch: N(SD) for ConnIdx 0 set to 1 20241102165433154 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165433154 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165433154 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165433154 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165433154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165433154 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165433154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165433155 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165433155 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241102165433155 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241102165433155 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241102165433156 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241102165433156 DMM DEBUG GMM(gmm_fsm)[0x6120000291a0]{Deregistered}: Allocated (fsm.c:456) 20241102165433156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{Init}: Allocated (fsm.c:456) 20241102165433156 DMM DEBUG MM_STATE_Gb[0x6120000294a0]{Idle}: Allocated (fsm.c:456) 20241102165433156 DMM DEBUG MM_STATE_Iu[0x612000029620]{Detached}: Allocated (fsm.c:456) 20241102165433156 DMM DEBUG GMM(gmm_fsm)[0x6120000291a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102165433156 DMM DEBUG GMM(gmm_fsm)[0x6120000291a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102165433156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102165433156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102165433156 DMM DEBUG MM(262420000001001/fb1d069d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102165433156 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241102165433156 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165433156 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165433156 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165433156 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165433156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165433156 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165433156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165433156 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165433156 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165433156 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165433156 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165433156 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165433156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165433156 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165433157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165433157 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1445)@523952dc7221: { messageType := 2, destLocRef := 'EF439C'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)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@523952dc7221: 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 := 'E0553A4686C70B957A6DFD0043492FD3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D2A867D3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '45075BD7F90B2024'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'DB12DF42BA3AF4C0405AF8DF37D73064'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8C0AB35F91E4C3608CF092F7736A20B8'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '585FF5AC3EBBC63D4F13DB81C147D074'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '206D754950E55F96'O } } } } } SGSN_Test_0-SCCP(1445)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1445)@523952dc7221: vl_len:23 SGSN_Test_0-SCCP(1445)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1445)@523952dc7221: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241102165433167 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165433167 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165433167 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165433167 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165433167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165433167 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165433167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165433167 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165433168 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241102165433168 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241102165433168 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241102165433168 DMM DEBUG MM(262420000001001/fb1d069d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241102165433168 DMM NOTICE MM(262420000001001/fb1d069d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102165433168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102165433168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102165433168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102165433168 DMM DEBUG MM(262420000001001/fb1d069d) Requesting authorization (sgsn_auth.c:160) 20241102165433168 DMM INFO MM(262420000001001/fb1d069d) Requesting authentication tuples (sgsn_auth.c:184) 20241102165433168 DMM DEBUG MM(262420000001001/fb1d069d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102165433168 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241102165433168 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)@523952dc7221: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@523952dc7221: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20241102165433171 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102165433171 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102165433171 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102165433171 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102165433171 DMM INFO MM(262420000001001/fb1d069d) Subscriber data update (mmctx.c:445) 20241102165433171 DMM DEBUG MM(262420000001001/fb1d069d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102165433171 DMM INFO MM(262420000001001/fb1d069d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102165433171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102165433171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102165433171 DMM INFO MM(262420000001001/fb1d069d) <- GMM AUTH AND CIPHERING REQ (rand = e0 55 3a 46 86 c7 0b 95 7a 6d fd 00 43 49 2f d3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 58 5f f5 ac 3e bb c6 3d 4f 13 db 81 c1 47 d0 74 ) (gprs_gmm.c:483) 20241102165433171 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241102165433171 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165433171 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165433171 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165433171 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165433172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165433172 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165433172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165433172 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1445)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1445)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1445)@523952dc7221: vl_len:37 SGSN_Test_0-SCCP(1445)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1445)@523952dc7221: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130822206D754923094B99990000100001F0290450E55F96'O 20241102165433177 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165433177 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165433178 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165433178 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165433178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165433178 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165433178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165433178 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165433178 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241102165433178 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241102165433178 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241102165433178 DMM INFO MM(262420000001001/fb1d069d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102165433178 DMM NOTICE MM(262420000001001/fb1d069d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102165433178 DMM DEBUG MM(262420000001001/fb1d069d) checking auth: received UMTS RES = 20 6d 75 49 50 e5 5f 96 (gprs_gmm.c:666) 20241102165433178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102165433178 DMM DEBUG MM(262420000001001/fb1d069d) Requesting authorization (sgsn_auth.c:160) 20241102165433178 DMM INFO MM(262420000001001/fb1d069d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102165433178 DMM DEBUG MM(262420000001001/fb1d069d) Requesting subscriber data update (gprs_subscriber.c:894) 20241102165433178 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241102165433178 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) 20241102165433178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241102165433178 DMM DEBUG MM(262420000001001/fb1d069d) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20241102165433179 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165433179 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165433179 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165433179 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165433179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165433179 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165433179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165433179 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1445)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1445)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1445)@523952dc7221: vl_len:17 SGSN_Test_0-SCCP(1445)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1445)@523952dc7221: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20241102165433187 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165433187 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165433187 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165433187 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165433187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165433187 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165433187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165433187 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165433188 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241102165433188 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241102165433188 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241102165433188 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20241102165433188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241102165433188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241102165433188 DMM INFO MM(262420000001001/fb1d069d) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb1d069d) (gprs_gmm.c:300) 20241102165433188 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241102165433188 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165433188 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165433188 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165433188 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165433188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165433188 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165433188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165433189 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165433189 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165433189 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165433189 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165433189 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165433189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165433189 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165433189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165433189 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1445)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1445)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241102165433193 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102165433193 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102165433193 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241102165433193 DMM INFO MM(262420000001001/fb1d069d) Subscriber data update (mmctx.c:445) 20241102165433193 DMM DEBUG MM(262420000001001/fb1d069d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102165433193 DMM INFO MM(262420000001001/fb1d069d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102165433193 DMM NOTICE MM(262420000001001/fb1d069d) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241102165433193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102165433193 DMM NOTICE MM(262420000001001/fb1d069d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102165433193 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) 20241102165433194 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102165433194 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241102165433194 DMM INFO MM(262420000001001/fb1d069d) Subscriber data update (mmctx.c:445) 20241102165433194 DMM DEBUG MM(262420000001001/fb1d069d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1445)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1445)@523952dc7221: vl_len:14 SGSN_Test_0-SCCP(1445)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1445)@523952dc7221: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241102165433197 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165433197 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165433197 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165433197 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165433197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165433197 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165433197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165433197 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165433197 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241102165433197 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241102165433197 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241102165433197 DMM INFO MM(262420000001001/fb1d069d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102165433197 DMM NOTICE MM(262420000001001/fb1d069d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102165433197 DMM DEBUG GMM(gmm_fsm)[0x6120000291a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102165433197 DMM DEBUG GMM(gmm_fsm)[0x6120000291a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102165433197 DMM DEBUG MM_STATE_Iu(2)[0x612000029620]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241102165433197 DMM DEBUG MM_STATE_Iu(2)[0x612000029620]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241102165433197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102165433197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241102165433198 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165433198 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165433198 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165433198 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165433198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165433198 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165433198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165433198 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1445)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1445)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1445)@523952dc7221: vl_len:7 SGSN_Test_0-SCCP(1445)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1445)@523952dc7221: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241102165433202 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165433202 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165433202 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165433202 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165433202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165433202 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165433202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165433202 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165433203 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241102165433203 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241102165433203 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241102165433203 DMM INFO MM(262420000001001/fb1d069d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241102165433203 DMM DEBUG MM_STATE_Iu(2)[0x612000029620]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241102165433203 DMM DEBUG MM_STATE_Iu(2)[0x612000029620]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241102165433203 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165433203 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165433203 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165433203 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165433203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165433203 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165433203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165433203 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1445)@523952dc7221: Session index based on local reference:0 20241102165433204 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165433204 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165433204 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165433204 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165433205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165433205 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165433205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165433205 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1447)@523952dc7221: Deleted conn table entry 0TC_iu_attach_encr(1453)15680412 TC_iu_attach_encr(1453)@523952dc7221: setverdict(pass): none -> pass TC_iu_attach_encr(1453)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1433)@523952dc7221: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@523952dc7221: Final verdict of PTC: pass SGSN_Test_0-RAN(1447)@523952dc7221: Final verdict of PTC: none SGSN_Test_0-M3UA(1448)@523952dc7221: Final verdict of PTC: none SGSN_Test_0-SCCP(1445)@523952dc7221: Final verdict of PTC: none 20241102165433266 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52496<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1451)@523952dc7221: Final verdict of PTC: none 20241102165433268 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102165433268 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1450)@523952dc7221: Final verdict of PTC: none -NSVCI97(1436)@523952dc7221: Final verdict of PTC: none -NSVCI99(1446)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1432)@523952dc7221: Final verdict of PTC: none -NSVCI98(1440)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1435)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1442)@523952dc7221: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1439)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1431)@523952dc7221: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1433)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1441)@523952dc7221: Final verdict of PTC: none SGSN_Test-RNC_GTP(1449)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@523952dc7221: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1443)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(1438)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(1444)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(1434)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_iu_attach_encr-BVCI196(1433): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(1434): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(1435): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(1436): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(1438): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_iu_attach_encr-BVCI210(1439): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(1440): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(1441): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_iu_attach_encr-BVCI220(1443): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(1444): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test_0-SCCP(1445): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(1446): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@523952dc7221: Test case TC_iu_attach_encr finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:54:33 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 20241102165433405 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52500<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165433409 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241102165433409 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241102165433409 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241102165433409 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241102165433409 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241102165433409 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241102165433409 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241102165433409 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241102165433409 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) 20241102165433409 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165433409 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241102165433410 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241102165433410 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241102165433410 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241102165433410 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241102165433410 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241102165433410 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241102165433410 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241102165433806 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52500<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=211052) 20241102165434269 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165434269 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=211052, count=212308) 20241102165435269 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165435269 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241102165435411 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241102165435411 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241102165435411 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:54: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_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 20241102165436270 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165436270 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_iu_attach_geran_rau started. 20241102165436869 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38388<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165436871 DMM INFO MM(262420000001001/fb1d069d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102165436871 DMM INFO MM(262420000001001/fb1d069d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102165436871 DMM DEBUG GMM(gmm_fsm)[0x6120000291a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102165436871 DMM DEBUG GMM(gmm_fsm)[0x6120000291a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102165436871 DMM DEBUG MM_STATE_Iu(2)[0x612000029620]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241102165436871 DMM DEBUG MM_STATE_Iu(2)[0x612000029620]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241102165436871 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241102165436871 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) 20241102165436871 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:399) 20241102165436871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{Init}: Deallocated (fsm.c:568) 20241102165436871 DMM DEBUG MM_STATE_Gb[0x6120000294a0]{Idle}: Deallocated (fsm.c:568) 20241102165436871 DMM DEBUG MM_STATE_Iu(2)[0x612000029620]{Detached}: Deallocated (fsm.c:568) 20241102165436871 DMM DEBUG GMM(gmm_fsm)[0x6120000291a0]{Deregistered}: Deallocated (fsm.c:568) 20241102165436871 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1454)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1458)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1458)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165436922 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102165436923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102165436923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102165436923 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165436923 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102165436923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165436923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165436923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165436923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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(1458)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165436925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165436925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165436925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165436925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165436925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165436925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165436925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165436925 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165436925 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102165436925 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165436925 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165436926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165436926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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(1458)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1458)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1459)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 20241102165436930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165436940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165436940 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI196(1456)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1460)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1459)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1463)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1463)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165436958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102165436958 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) 20241102165436958 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) 20241102165436958 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165436958 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102165436958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165436958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165436958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165436958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165436960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165436960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165436960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165436960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165436960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165436960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165436960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165436960 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165436960 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102165436960 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165436960 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165436961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165436961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1463)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165436965 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1460)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165436975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165436975 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1465)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_geran_rau-BVCI210(1462)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1464)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1469)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165436999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102165436999 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) 20241102165436999 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) 20241102165436999 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165436999 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102165436999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165436999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165436999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165436999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165437001 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165437001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165437001 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165437002 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165437002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165437002 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165437002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165437002 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165437002 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102165437002 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165437002 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165437002 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165437002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1469)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165437007 DLNS DEBUG GPRS-NS2-VC(UDP-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@523952dc7221: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@523952dc7221: Starting RAN_Emulation SGSN_Test_0-M3UA(1471)@523952dc7221: ************************************************* SGSN_Test_0-M3UA(1471)@523952dc7221: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1471)@523952dc7221: ************************************************* SGSN_Test_0-SCCP(1468)@523952dc7221: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1465)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1465)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165437016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165437016 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI220(1466)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102165437209 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241102165437209 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241102165437209 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241102165437209 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1471)@523952dc7221: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241102165437212 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165437212 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241102165437212 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241102165437212 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241102165437212 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241102165437212 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241102165437212 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241102165437213 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165437213 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241102165437213 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241102165437213 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241102165437213 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241102165437213 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241102165437214 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241102165437214 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241102165437271 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165437271 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102165437271 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102165437271 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1473)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102165437273 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1473)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102165437274 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1473)@523952dc7221: 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)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241102165438019 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165438019 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165438019 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165438019 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165438019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165438019 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165438019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165438019 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165438019 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241102165438019 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241102165438020 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165438020 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165438020 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165438020 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165438020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165438020 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165438020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165438020 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1470)@523952dc7221: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1456)@523952dc7221: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='DF499955'O, index=0 SGSN_Test-GSUP(1474)@523952dc7221: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@523952dc7221: 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 := 'AD88'O, rac := '51'O ("Q") }, 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)@523952dc7221: Added conn table entry 0TC_iu_attach_geran_rau(1476)15664898 SGSN_Test_0-SCCP(1468)@523952dc7221: First idle individual index:0 SGSN_Test_0-RAN(1470)@523952dc7221: patch: N(SD) for ConnIdx 0 set to 1 20241102165438339 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165438339 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165438339 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165438339 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165438339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165438339 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165438339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165438339 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165438340 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241102165438340 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241102165438340 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241102165438340 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20241102165438341 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{Deregistered}: Allocated (fsm.c:456) 20241102165438341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{Init}: Allocated (fsm.c:456) 20241102165438341 DMM DEBUG MM_STATE_Gb[0x612000029c20]{Idle}: Allocated (fsm.c:456) 20241102165438341 DMM DEBUG MM_STATE_Iu[0x612000029da0]{Detached}: Allocated (fsm.c:456) 20241102165438341 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102165438341 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102165438341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102165438341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102165438341 DMM DEBUG MM(262420000001002/c6d0b976) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102165438341 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241102165438341 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165438341 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165438341 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165438341 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165438341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165438341 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165438341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165438341 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165438342 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165438342 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165438342 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165438342 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165438342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165438342 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165438342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165438342 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1468)@523952dc7221: { messageType := 2, destLocRef := 'EF0702'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)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1468)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1468)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1468)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1468)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@523952dc7221: 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 := '893FF301A73B08CEB00EA731B67F3336'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '26EB04F3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4FFAB82EB8B1D3C2'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'DAC9EC0C7E7691D2F8527D657ED09CF5'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '93124DD6964566EE1FC945EE8A57AB7E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D04B34F9EF558BA471A64009E512EBEE'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9AD66BC27644EF26'O } } } } } SGSN_Test_0-SCCP(1468)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1468)@523952dc7221: vl_len:23 SGSN_Test_0-SCCP(1468)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1468)@523952dc7221: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20241102165438353 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165438353 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165438353 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165438353 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165438353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165438353 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165438353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165438353 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165438353 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241102165438353 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241102165438353 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241102165438353 DMM DEBUG MM(262420000001002/c6d0b976) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241102165438353 DMM NOTICE MM(262420000001002/c6d0b976) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102165438353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102165438353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102165438353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102165438353 DMM DEBUG MM(262420000001002/c6d0b976) Requesting authorization (sgsn_auth.c:160) 20241102165438354 DMM INFO MM(262420000001002/c6d0b976) Requesting authentication tuples (sgsn_auth.c:184) 20241102165438354 DMM DEBUG MM(262420000001002/c6d0b976) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102165438354 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241102165438354 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)@523952dc7221: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@523952dc7221: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20241102165438356 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102165438356 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102165438356 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102165438356 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102165438357 DMM INFO MM(262420000001002/c6d0b976) Subscriber data update (mmctx.c:445) 20241102165438357 DMM DEBUG MM(262420000001002/c6d0b976) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102165438357 DMM INFO MM(262420000001002/c6d0b976) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102165438357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102165438357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102165438357 DMM INFO MM(262420000001002/c6d0b976) <- GMM AUTH AND CIPHERING REQ (rand = 89 3f f3 01 a7 3b 08 ce b0 0e a7 31 b6 7f 33 36 , mmctx_is_r99=1, vec->auth_types=0x3, autn = d0 4b 34 f9 ef 55 8b a4 71 a6 40 09 e5 12 eb ee ) (gprs_gmm.c:483) 20241102165438357 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241102165438357 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165438357 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165438357 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165438357 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165438357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165438357 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165438357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165438357 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1468)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1468)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1468)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1468)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1468)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1468)@523952dc7221: vl_len:37 SGSN_Test_0-SCCP(1468)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1468)@523952dc7221: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081300229AD66BC223094B99990000100002F029047644EF26'O 20241102165438364 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165438364 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165438364 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165438364 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165438364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165438364 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165438364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165438364 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165438365 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241102165438365 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241102165438365 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241102165438365 DMM INFO MM(262420000001002/c6d0b976) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102165438365 DMM NOTICE MM(262420000001002/c6d0b976) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102165438365 DMM DEBUG MM(262420000001002/c6d0b976) checking auth: received UMTS RES = 9a d6 6b c2 76 44 ef 26 (gprs_gmm.c:666) 20241102165438365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102165438365 DMM DEBUG MM(262420000001002/c6d0b976) Requesting authorization (sgsn_auth.c:160) 20241102165438365 DMM INFO MM(262420000001002/c6d0b976) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102165438365 DMM DEBUG MM(262420000001002/c6d0b976) Requesting subscriber data update (gprs_subscriber.c:894) 20241102165438365 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241102165438365 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) 20241102165438365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241102165438365 DMM DEBUG MM(262420000001002/c6d0b976) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241102165438365 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165438365 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165438365 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165438365 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165438365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165438365 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165438365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165438365 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1468)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1468)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1468)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1468)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1468)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1468)@523952dc7221: vl_len:12 SGSN_Test_0-SCCP(1468)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1468)@523952dc7221: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241102165438373 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165438373 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165438373 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165438373 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165438373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165438373 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165438373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165438373 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165438373 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241102165438374 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241102165438374 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241102165438374 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20241102165438374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241102165438374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241102165438374 DMM INFO MM(262420000001002/c6d0b976) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6d0b976) (gprs_gmm.c:300) 20241102165438374 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241102165438374 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165438374 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165438374 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165438374 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165438374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165438374 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165438374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165438375 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165438375 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165438375 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165438375 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165438375 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165438375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165438375 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165438375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165438375 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1468)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1468)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1468)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1468)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1468)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1468)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1468)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1468)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241102165438379 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102165438379 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102165438379 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241102165438379 DMM INFO MM(262420000001002/c6d0b976) Subscriber data update (mmctx.c:445) 20241102165438379 DMM DEBUG MM(262420000001002/c6d0b976) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102165438379 DMM INFO MM(262420000001002/c6d0b976) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102165438379 DMM NOTICE MM(262420000001002/c6d0b976) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241102165438379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102165438379 DMM NOTICE MM(262420000001002/c6d0b976) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102165438379 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) 20241102165438380 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102165438380 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241102165438380 DMM INFO MM(262420000001002/c6d0b976) Subscriber data update (mmctx.c:445) 20241102165438380 DMM DEBUG MM(262420000001002/c6d0b976) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1468)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1468)@523952dc7221: vl_len:14 SGSN_Test_0-SCCP(1468)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1468)@523952dc7221: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241102165438383 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165438383 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165438383 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165438383 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165438383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165438383 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165438383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165438383 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165438383 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241102165438383 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241102165438383 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241102165438383 DMM INFO MM(262420000001002/c6d0b976) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102165438384 DMM NOTICE MM(262420000001002/c6d0b976) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102165438384 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102165438384 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102165438384 DMM DEBUG MM_STATE_Iu(3)[0x612000029da0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241102165438384 DMM DEBUG MM_STATE_Iu(3)[0x612000029da0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241102165438384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102165438384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241102165438384 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165438384 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165438384 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165438384 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165438384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165438384 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165438384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165438384 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1468)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1468)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1468)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1468)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1468)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1468)@523952dc7221: vl_len:7 SGSN_Test_0-SCCP(1468)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1468)@523952dc7221: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241102165438389 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165438389 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165438389 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165438389 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165438389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165438389 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165438389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165438389 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165438389 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241102165438389 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241102165438389 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241102165438389 DMM INFO MM(262420000001002/c6d0b976) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241102165438389 DMM DEBUG MM_STATE_Iu(3)[0x612000029da0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241102165438390 DMM DEBUG MM_STATE_Iu(3)[0x612000029da0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241102165438390 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165438390 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165438390 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165438390 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165438390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165438390 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165438390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165438390 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1468)@523952dc7221: Session index based on local reference:0 20241102165438391 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165438391 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165438391 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165438391 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165438391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165438391 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165438391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165438391 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1470)@523952dc7221: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)15664898 TC_iu_attach_geran_rau(1476)@523952dc7221: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1456)@523952dc7221: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1456)@523952dc7221: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='C6D0B976'O, index=1 20241102165438450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165438450 DLLC NOTICE LLME(ffffffff/c6d0b976){UNASSIGNED} LLC RX: unknown TLLI 0xc6d0b976, creating LLME on the fly (gprs_llc.c:552) 20241102165438450 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241102165438450 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241102165438450 DMM INFO MM(262420000001002/c6d0b976) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: c6d0b976, P-TMSI: c6d0b976 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1698) 20241102165438450 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241102165438450 DMM DEBUG MM_STATE_Iu(3)[0x612000029da0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20241102165438450 DMM DEBUG MM_STATE_Iu(3)[0x612000029da0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241102165438450 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102165438450 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1770) 20241102165438450 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102165438451 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102165438451 DLLC NOTICE LLME(ffffffff/c6d0b976){UNASSIGNED} LLGM Assign pre (c6d0b976 => c6d0b976) (gprs_llc.c:1079) 20241102165438451 DLLC NOTICE LLME(c6d0b976/c6d0b976){ASSIGNED} LLGM Assign post (c6d0b976 => c6d0b976) (gprs_llc.c:1125) 20241102165438451 DMM INFO MM(262420000001002/c6d0b976) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1497) TC_iu_attach_geran_rau(1476)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1456)@523952dc7221: Removing Client IMSI='262420000001002'H, index=1 20241102165438466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165438466 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165438466 DMM DEBUG MM_STATE_Gb[0x612000029c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165438466 DMM INFO MM(262420000001002/c6d0b976) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1855) 20241102165438466 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1860) 20241102165438466 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102165438466 DLLC NOTICE LLME(c6d0b976/c6d0b976){ASSIGNED} LLGM Assign pre (ffffffff => c6d0b976) (gprs_llc.c:1079) 20241102165438466 DLLC NOTICE LLME(ffffffff/c6d0b976){ASSIGNED} LLGM Assign post (ffffffff => c6d0b976) (gprs_llc.c:1125) 20241102165438466 DMM DEBUG MM_STATE_Gb[0x612000029c20]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1870) 20241102165438466 DMM ERROR MM_STATE_Gb[0x612000029c20]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1870) TC_iu_attach_geran_rau(1476)@523952dc7221: Final verdict of PTC: pass SGSN_Test_0-RAN(1470)@523952dc7221: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@523952dc7221: Final verdict of PTC: none SGSN_Test_0-SCCP(1468)@523952dc7221: Final verdict of PTC: none 20241102165438472 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38388<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241102165438474 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102165438474 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1473)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP(1474)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@523952dc7221: Final verdict of PTC: none -NSVCI98(1463)@523952dc7221: Final verdict of PTC: none -NSVCI97(1458)@523952dc7221: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1462)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1459)@523952dc7221: Final verdict of PTC: none -NSVCI99(1469)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1464)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1455)@523952dc7221: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1466)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@523952dc7221: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@523952dc7221: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1456)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(1467)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(1461)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(1457)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1456): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(1457): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(1458): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(1459): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(1461): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1462): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(1463): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(1464): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1466): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(1467): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test_0-SCCP(1468): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(1469): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@523952dc7221: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:54:38 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 20241102165438593 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241102165438593 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241102165438593 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241102165438593 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241102165438593 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241102165438594 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241102165438594 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241102165438594 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241102165438594 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) 20241102165438594 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165438594 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241102165438594 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241102165438594 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241102165438594 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241102165438594 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241102165438594 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241102165438594 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241102165438594 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241102165438609 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38396<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165439010 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38396<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=219456) 20241102165439475 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165439475 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=219456, count=220812) 20241102165440476 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165440476 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241102165440595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241102165440595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241102165440595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:54: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_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 20241102165441478 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165441478 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_geran_attach_iu_rau started. 20241102165442075 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38412<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165442077 DMM INFO MM(262420000001002/c6d0b976) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102165442077 DMM INFO MM(262420000001002/c6d0b976) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102165442077 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102165442077 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102165442077 DMM DEBUG MM_STATE_Gb[0x612000029c20]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241102165442077 DMM ERROR MM_STATE_Gb[0x612000029c20]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241102165442077 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241102165442077 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) 20241102165442077 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:399) 20241102165442077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{Init}: Deallocated (fsm.c:568) 20241102165442077 DMM DEBUG MM_STATE_Gb[0x612000029c20]{Idle}: Deallocated (fsm.c:568) 20241102165442077 DMM DEBUG MM_STATE_Iu(3)[0x612000029da0]{Detached}: Deallocated (fsm.c:568) 20241102165442077 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{Deregistered}: Deallocated (fsm.c:568) 20241102165442077 DLLC NOTICE LLME(ffffffff/c6d0b976){ASSIGNED} LLGM Assign pre (c6d0b976 => ffffffff) (gprs_llc.c:1079) 20241102165442077 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6d0b976 => ffffffff) (gprs_llc.c:1125) 20241102165442077 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1477)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1482)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1482)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165442126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102165442126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102165442126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102165442126 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165442127 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102165442127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165442127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165442127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165442127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1481)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1482)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165442129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165442129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165442129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165442129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165442129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165442129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165442129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165442129 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165442129 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102165442129 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165442129 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165442130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165442130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1482)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1482)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165442134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1483)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1478)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165442143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165442143 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI196(1479)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1481)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1487)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1487)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165442165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102165442165 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) 20241102165442165 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) 20241102165442165 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165442165 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102165442165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165442165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165442165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165442165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1486)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1487)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165442167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165442167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165442167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165442167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165442167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165442167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165442167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165442167 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165442167 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102165442167 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165442167 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1487)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102165442168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165442168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1487)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165442171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1488)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1483)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165442179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165442179 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI210(1484)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1486)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1492)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1492)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165442199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102165442199 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) 20241102165442199 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) 20241102165442199 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165442199 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102165442199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165442199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165442199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165442199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1492)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165442201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165442201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165442201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165442201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165442201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165442201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165442201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165442201 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165442201 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102165442201 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165442202 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165442202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165442202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1492)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1492)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165442207 DLNS DEBUG GPRS-NS2-VC(UDP-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@523952dc7221: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@523952dc7221: Starting RAN_Emulation SGSN_Test_0-M3UA(1494)@523952dc7221: ************************************************* SGSN_Test_0-M3UA(1494)@523952dc7221: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1494)@523952dc7221: ************************************************* SGSN_Test_0-SCCP(1491)@523952dc7221: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1488)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165442216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165442217 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI220(1489)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102165442413 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241102165442413 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241102165442413 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241102165442413 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1494)@523952dc7221: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241102165442416 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165442416 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241102165442416 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241102165442416 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241102165442416 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241102165442416 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241102165442416 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241102165442417 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165442417 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241102165442417 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241102165442417 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241102165442417 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241102165442417 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241102165442418 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241102165442418 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241102165442479 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165442479 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102165442479 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102165442479 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1496)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102165442481 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1496)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102165442482 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1496)@523952dc7221: 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)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241102165443223 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165443223 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165443223 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165443223 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165443223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165443223 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165443223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165443223 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165443224 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241102165443224 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241102165443225 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165443225 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165443225 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165443225 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165443225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165443225 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165443225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165443225 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1493)@523952dc7221: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1479)@523952dc7221: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='CB5E9934'O, index=0 SGSN_Test-GSUP(1497)@523952dc7221: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@523952dc7221: 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 := 'DAE0521C77D8CD365552FE9F9C6A9FD7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '278E6B6F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '35128BFA5F88C0A7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '10ACC65893F935087797C0A54DEF73E7'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6DAF8F327252BF38D2681C799DB6E81B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3B4D144A0DC1CE5A389533E7252C04B5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A5015CB853303B50'O } } } } } 20241102165443541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165443541 DLLC NOTICE LLME(ffffffff/cb5e9934){UNASSIGNED} LLC RX: unknown TLLI 0xcb5e9934, creating LLME on the fly (gprs_llc.c:552) 20241102165443541 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165443542 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20241102165443542 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{Deregistered}: Allocated (fsm.c:456) 20241102165443542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{Init}: Allocated (fsm.c:456) 20241102165443542 DMM DEBUG MM_STATE_Gb[0x61200002a220]{Idle}: Allocated (fsm.c:456) 20241102165443542 DMM DEBUG MM_STATE_Iu[0x61200002a3a0]{Detached}: Allocated (fsm.c:456) 20241102165443542 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102165443542 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102165443542 DLLC NOTICE LLME(ffffffff/cb5e9934){UNASSIGNED} LLGM Assign pre (cb5e9934 => f8487403) (gprs_llc.c:1079) 20241102165443542 DLLC NOTICE LLME(cb5e9934/f8487403){ASSIGNED} LLGM Assign post (cb5e9934 => f8487403) (gprs_llc.c:1125) 20241102165443542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102165443542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102165443542 DMM DEBUG MM(262420000001003/f8487403) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102165443554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165443554 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241102165443554 DMM DEBUG MM_STATE_Gb(0)[0x61200002a220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165443554 DMM DEBUG MM(262420000001003/f8487403) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241102165443554 DMM NOTICE MM(262420000001003/f8487403) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102165443554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102165443554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102165443554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102165443554 DMM DEBUG MM(262420000001003/f8487403) Requesting authorization (sgsn_auth.c:160) 20241102165443554 DMM INFO MM(262420000001003/f8487403) Requesting authentication tuples (sgsn_auth.c:184) 20241102165443554 DMM DEBUG MM(262420000001003/f8487403) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102165443554 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241102165443554 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)@523952dc7221: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@523952dc7221: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20241102165443557 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102165443557 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102165443557 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102165443557 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102165443557 DMM INFO MM(262420000001003/f8487403) Subscriber data update (mmctx.c:445) 20241102165443557 DMM DEBUG MM(262420000001003/f8487403) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102165443557 DMM INFO MM(262420000001003/f8487403) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102165443557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102165443557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102165443557 DMM INFO MM(262420000001003/f8487403) <- GMM AUTH AND CIPHERING REQ (rand = da e0 52 1c 77 d8 cd 36 55 52 fe 9f 9c 6a 9f d7 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 3b 4d 14 4a 0d c1 ce 5a 38 95 33 e7 25 2c 04 b5 ) (gprs_gmm.c:483) 20241102165443565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165443565 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241102165443565 DMM DEBUG MM_STATE_Gb(0)[0x61200002a220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165443565 DMM INFO MM(262420000001003/f8487403) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102165443565 DMM NOTICE MM(262420000001003/f8487403) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102165443565 DMM DEBUG MM(262420000001003/f8487403) checking auth: received UMTS RES = a5 01 5c b8 53 30 3b 50 (gprs_gmm.c:666) 20241102165443565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102165443565 DMM DEBUG MM(262420000001003/f8487403) Requesting authorization (sgsn_auth.c:160) 20241102165443565 DMM INFO MM(262420000001003/f8487403) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102165443565 DMM DEBUG MM(262420000001003/f8487403) Requesting subscriber data update (gprs_subscriber.c:894) 20241102165443565 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241102165443565 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) 20241102165443565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241102165443565 DMM INFO MM(262420000001003/f8487403) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8487403) (gprs_gmm.c:300) 20241102165443567 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102165443567 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102165443567 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241102165443567 DMM INFO MM(262420000001003/f8487403) Subscriber data update (mmctx.c:445) 20241102165443567 DMM DEBUG MM(262420000001003/f8487403) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102165443567 DMM INFO MM(262420000001003/f8487403) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102165443567 DMM NOTICE MM(262420000001003/f8487403) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241102165443567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102165443567 DMM NOTICE MM(262420000001003/f8487403) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102165443567 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) 20241102165443568 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102165443568 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241102165443568 DMM INFO MM(262420000001003/f8487403) Subscriber data update (mmctx.c:445) 20241102165443568 DMM DEBUG MM(262420000001003/f8487403) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241102165443573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165443573 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241102165443573 DMM DEBUG MM_STATE_Gb(0)[0x61200002a220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2341) 20241102165443573 DMM INFO MM(262420000001003/f8487403) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102165443573 DMM NOTICE MM(262420000001003/f8487403) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102165443573 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102165443573 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102165443573 DLLC NOTICE LLME(cb5e9934/f8487403){ASSIGNED} LLGM Assign pre (ffffffff => f8487403) (gprs_llc.c:1079) 20241102165443573 DLLC NOTICE LLME(ffffffff/f8487403){ASSIGNED} LLGM Assign post (ffffffff => f8487403) (gprs_llc.c:1125) 20241102165443573 DMM DEBUG MM_STATE_Gb(0)[0x61200002a220]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241102165443573 DMM DEBUG MM_STATE_Gb(0)[0x61200002a220]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241102165443573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102165443573 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)@523952dc7221: 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 := 'F8487403'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)@523952dc7221: Added conn table entry 0TC_geran_attach_iu_rau(1499)13134707 SGSN_Test_0-SCCP(1491)@523952dc7221: First idle individual index:0 SGSN_Test_0-RAN(1493)@523952dc7221: patch: N(SD) for ConnIdx 0 set to 1 20241102165443635 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165443635 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165443635 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165443635 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165443635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165443635 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165443635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165443635 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165443636 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241102165443636 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241102165443636 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241102165443636 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1634) 20241102165443636 DMM INFO MM(262420000001003/f8487403) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: f8487403 (00000000), TLLI: f8487403 (f8487403), RA: 262-42-13135-0 (gprs_gmm.c:1698) 20241102165443636 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241102165443636 DMM DEBUG MM_STATE_Gb(0)[0x61200002a220]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20241102165443636 DMM DEBUG MM_STATE_Gb(0)[0x61200002a220]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241102165443636 DLLC NOTICE LLME(ffffffff/f8487403){ASSIGNED} LLGM Assign pre (f8487403 => ffffffff) (gprs_llc.c:1079) 20241102165443636 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8487403 => ffffffff) (gprs_llc.c:1125) 20241102165443636 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102165443636 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1770) 20241102165443636 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102165443636 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102165443636 DMM DEBUG MM(262420000001003/f8487403) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241102165443637 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165443637 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165443637 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165443637 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165443637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165443637 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165443637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165443637 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165443637 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165443637 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165443637 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165443637 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165443637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165443637 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165443637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165443637 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1491)@523952dc7221: { messageType := 2, destLocRef := 'C86B73'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(1491)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1491)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1491)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1491)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1491)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1491)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1491)@523952dc7221: vl_len:12 SGSN_Test_0-SCCP(1491)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1491)@523952dc7221: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241102165443648 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165443648 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165443648 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165443648 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165443648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165443648 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165443648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165443648 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165443648 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241102165443648 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241102165443648 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241102165443648 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20241102165443649 DMM INFO MM(262420000001003/f8487403) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1497) 20241102165443649 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20241102165443649 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165443649 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165443649 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165443649 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165443649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165443649 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165443649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165443649 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165443649 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165443649 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165443649 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165443649 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165443649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165443649 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165443649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165443649 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1491)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1491)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1491)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1491)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1491)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1491)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1491)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1491)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@523952dc7221: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1479)@523952dc7221: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1491)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1491)@523952dc7221: vl_len:14 SGSN_Test_0-SCCP(1491)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1491)@523952dc7221: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20241102165443660 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165443660 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165443660 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165443660 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165443660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165443660 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165443660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165443660 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165443661 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241102165443661 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241102165443661 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241102165443661 DMM INFO MM(262420000001003/f8487403) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1855) 20241102165443661 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1860) 20241102165443661 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102165443661 DMM DEBUG MM_STATE_Iu[0x61200002a3a0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1863) 20241102165443661 DMM ERROR MM_STATE_Iu[0x61200002a3a0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1863) TC_geran_attach_iu_rau(1499)@523952dc7221: Final verdict of PTC: pass SGSN_Test_0-RAN(1493)@523952dc7221: Final verdict of PTC: none SGSN_Test_0-M3UA(1494)@523952dc7221: Final verdict of PTC: none SGSN_Test_0-SCCP(1491)@523952dc7221: Final verdict of PTC: none 20241102165443667 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38412<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241102165443669 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102165443669 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1496)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1483)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1481)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP(1497)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1477)@523952dc7221: Final verdict of PTC: none -NSVCI98(1487)@523952dc7221: Final verdict of PTC: none -NSVCI99(1492)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1486)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@523952dc7221: Final verdict of PTC: none -NSVCI97(1482)@523952dc7221: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@523952dc7221: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1489)@523952dc7221: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1479)@523952dc7221: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1484)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(1480)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(1485)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(1490)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1479): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(1480): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(1481): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(1482): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1484): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(1485): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(1486): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(1487): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1489): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(1490): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test_0-SCCP(1491): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(1492): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@523952dc7221: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:54:43 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 20241102165443804 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38428<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165443861 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241102165443861 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241102165443861 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241102165443861 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241102165443861 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241102165443862 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241102165443862 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241102165443862 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241102165443862 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) 20241102165443862 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165443862 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241102165443862 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241102165443862 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241102165443862 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241102165443862 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241102165443862 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241102165443862 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241102165443862 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241102165444206 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38428<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=167300) 20241102165444670 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165444670 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=167300, count=179080) 20241102165445672 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165445672 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241102165445863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241102165445863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241102165445863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:54: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_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 20241102165446673 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165446673 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_attach_pdp_act_user started. 20241102165447271 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59116<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165447272 DMM INFO MM(262420000001003/f8487403) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102165447272 DMM INFO MM(262420000001003/f8487403) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102165447272 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102165447272 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102165447272 DMM DEBUG MM_STATE_Iu[0x61200002a3a0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241102165447273 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241102165447273 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) 20241102165447273 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:399) 20241102165447273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{Init}: Deallocated (fsm.c:568) 20241102165447273 DMM DEBUG MM_STATE_Gb(0)[0x61200002a220]{Idle}: Deallocated (fsm.c:568) 20241102165447273 DMM DEBUG MM_STATE_Iu[0x61200002a3a0]{Detached}: Deallocated (fsm.c:568) 20241102165447273 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{Deregistered}: Deallocated (fsm.c:568) 20241102165447273 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1500)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1504)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1504)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165447317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102165447317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102165447317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102165447317 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165447317 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102165447317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165447317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165447317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165447317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1504)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165447318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165447318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165447318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165447319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165447319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165447319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165447319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165447319 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165447319 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102165447319 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165447319 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165447319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165447319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1504)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1504)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165447322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1505)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 20241102165447331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165447331 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(1503)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1506)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1505)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1510)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165447361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102165447361 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) 20241102165447361 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) 20241102165447361 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165447361 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102165447361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165447361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165447361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165447361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1509)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1510)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165447363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165447363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165447363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165447363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165447364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165447364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165447364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165447364 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165447364 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102165447364 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165447364 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1510)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102165447364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165447364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165447368 DLNS DEBUG GPRS-NS2-VC(UDP-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(1511)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1506)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165447378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165447378 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(1507)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1509)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1515)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1515)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165447396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102165447396 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) 20241102165447396 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) 20241102165447396 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165447396 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102165447397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165447397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165447397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165447397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1515)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165447398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165447399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165447399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165447399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165447399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165447399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165447399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165447399 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165447399 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102165447399 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165447399 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165447399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165447400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1515)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1515)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165447404 DLNS DEBUG GPRS-NS2-VC(UDP-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@523952dc7221: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1517)@523952dc7221: ************************************************* SGSN_Test_0-M3UA(1517)@523952dc7221: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1517)@523952dc7221: ************************************************* MTC@523952dc7221: Starting RAN_Emulation SGSN_Test_0-SCCP(1514)@523952dc7221: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1511)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165447413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165447413 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(1512)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102165447608 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241102165447608 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241102165447608 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241102165447608 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1517)@523952dc7221: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241102165447611 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165447611 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241102165447611 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241102165447611 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241102165447611 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241102165447611 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241102165447611 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241102165447612 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165447612 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241102165447612 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241102165447612 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241102165447612 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241102165447612 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241102165447612 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241102165447612 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241102165447675 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165447675 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102165447675 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102165447675 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1519)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102165447677 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1519)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102165447678 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1519)@523952dc7221: 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)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241102165448419 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165448419 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165448419 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165448419 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165448419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165448419 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165448419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165448419 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165448420 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241102165448420 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241102165448420 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165448420 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165448420 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165448420 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165448420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165448420 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165448420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165448420 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1516)@523952dc7221: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1503)@523952dc7221: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='DF864FE7'O, index=0 SGSN_Test-GSUP(1520)@523952dc7221: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@523952dc7221: 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 := '9395'O, rac := '8D'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)@523952dc7221: Added conn table entry 0TC_attach_pdp_act_user(1522)16262471 SGSN_Test_0-SCCP(1514)@523952dc7221: First idle individual index:0 SGSN_Test_0-RAN(1516)@523952dc7221: patch: N(SD) for ConnIdx 0 set to 1 20241102165448745 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165448745 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165448745 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165448745 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165448745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165448745 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165448745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165448745 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165448746 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241102165448746 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241102165448747 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241102165448747 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20241102165448747 DMM DEBUG GMM(gmm_fsm)[0x61200002a820]{Deregistered}: Allocated (fsm.c:456) 20241102165448747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{Init}: Allocated (fsm.c:456) 20241102165448747 DMM DEBUG MM_STATE_Gb[0x61200002ab20]{Idle}: Allocated (fsm.c:456) 20241102165448747 DMM DEBUG MM_STATE_Iu[0x61200002aca0]{Detached}: Allocated (fsm.c:456) 20241102165448747 DMM DEBUG GMM(gmm_fsm)[0x61200002a820]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102165448747 DMM DEBUG GMM(gmm_fsm)[0x61200002a820]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102165448747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102165448747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102165448747 DMM DEBUG MM(262420000001004/c866d0b2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102165448747 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241102165448747 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165448747 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165448747 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165448747 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165448747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165448747 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165448747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165448747 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165448748 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165448748 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165448748 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165448748 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165448748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165448748 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165448748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165448748 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1514)@523952dc7221: { messageType := 2, destLocRef := 'F82547'O, sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1514)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@523952dc7221: 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 := 'B2BD265E191C61F3FCC0BD5F13B9E5FE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '00A7D8A8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6B3CBA8384CD688E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '186BBCF67798795BEBF9368AE629796F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '804F4EAC3C4F7CCF4EAE79A3AD04945F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B8F9E81F77BBF965C2D498EBF28B890F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '134B6B7949095952'O } } } } } SGSN_Test_0-SCCP(1514)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@523952dc7221: vl_len:23 SGSN_Test_0-SCCP(1514)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1514)@523952dc7221: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241102165448759 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165448759 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165448759 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165448759 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165448759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165448759 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165448759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165448759 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165448760 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241102165448760 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241102165448760 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241102165448760 DMM DEBUG MM(262420000001004/c866d0b2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241102165448760 DMM NOTICE MM(262420000001004/c866d0b2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102165448760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102165448760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102165448760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102165448760 DMM DEBUG MM(262420000001004/c866d0b2) Requesting authorization (sgsn_auth.c:160) 20241102165448760 DMM INFO MM(262420000001004/c866d0b2) Requesting authentication tuples (sgsn_auth.c:184) 20241102165448760 DMM DEBUG MM(262420000001004/c866d0b2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102165448760 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241102165448760 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)@523952dc7221: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@523952dc7221: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20241102165448763 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102165448763 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102165448763 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102165448763 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102165448763 DMM INFO MM(262420000001004/c866d0b2) Subscriber data update (mmctx.c:445) 20241102165448763 DMM DEBUG MM(262420000001004/c866d0b2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102165448763 DMM INFO MM(262420000001004/c866d0b2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102165448763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102165448763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102165448763 DMM INFO MM(262420000001004/c866d0b2) <- GMM AUTH AND CIPHERING REQ (rand = b2 bd 26 5e 19 1c 61 f3 fc c0 bd 5f 13 b9 e5 fe , mmctx_is_r99=1, vec->auth_types=0x3, autn = b8 f9 e8 1f 77 bb f9 65 c2 d4 98 eb f2 8b 89 0f ) (gprs_gmm.c:483) 20241102165448763 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241102165448763 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165448764 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165448764 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165448764 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165448764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165448764 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165448764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165448764 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1514)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@523952dc7221: vl_len:37 SGSN_Test_0-SCCP(1514)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1514)@523952dc7221: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130922134B6B7923094B99990000100004F0290449095952'O 20241102165448770 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165448770 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165448770 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165448770 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165448770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165448770 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165448770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165448770 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165448770 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241102165448770 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241102165448770 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241102165448770 DMM INFO MM(262420000001004/c866d0b2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102165448771 DMM NOTICE MM(262420000001004/c866d0b2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102165448771 DMM DEBUG MM(262420000001004/c866d0b2) checking auth: received UMTS RES = 13 4b 6b 79 49 09 59 52 (gprs_gmm.c:666) 20241102165448771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102165448771 DMM DEBUG MM(262420000001004/c866d0b2) Requesting authorization (sgsn_auth.c:160) 20241102165448771 DMM INFO MM(262420000001004/c866d0b2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102165448771 DMM DEBUG MM(262420000001004/c866d0b2) Requesting subscriber data update (gprs_subscriber.c:894) 20241102165448771 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241102165448771 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) 20241102165448771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241102165448771 DMM DEBUG MM(262420000001004/c866d0b2) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241102165448771 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165448771 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165448771 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165448771 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165448771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165448771 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165448771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165448771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1514)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@523952dc7221: vl_len:12 SGSN_Test_0-SCCP(1514)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1514)@523952dc7221: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241102165448780 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165448780 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165448780 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165448780 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165448780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165448780 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165448780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165448780 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165448780 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241102165448780 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241102165448781 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241102165448781 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20241102165448781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241102165448781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241102165448781 DMM INFO MM(262420000001004/c866d0b2) <- GMM ATTACH ACCEPT (new P-TMSI=0xc866d0b2) (gprs_gmm.c:300) 20241102165448781 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241102165448781 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165448781 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165448781 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165448781 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165448781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165448781 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165448781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165448781 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165448781 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165448781 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165448781 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165448781 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165448781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165448781 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165448781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165448781 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1514)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241102165448785 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102165448785 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102165448785 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241102165448785 DMM INFO MM(262420000001004/c866d0b2) Subscriber data update (mmctx.c:445) 20241102165448786 DMM DEBUG MM(262420000001004/c866d0b2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102165448786 DMM INFO MM(262420000001004/c866d0b2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102165448786 DMM NOTICE MM(262420000001004/c866d0b2) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241102165448786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102165448786 DMM NOTICE MM(262420000001004/c866d0b2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102165448786 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) 20241102165448786 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102165448786 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241102165448786 DMM INFO MM(262420000001004/c866d0b2) Subscriber data update (mmctx.c:445) 20241102165448786 DMM DEBUG MM(262420000001004/c866d0b2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1514)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@523952dc7221: vl_len:14 SGSN_Test_0-SCCP(1514)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1514)@523952dc7221: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241102165448788 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165448788 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165448789 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165448789 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165448789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165448789 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165448789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165448789 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165448789 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241102165448789 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241102165448789 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241102165448789 DMM INFO MM(262420000001004/c866d0b2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102165448789 DMM NOTICE MM(262420000001004/c866d0b2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102165448789 DMM DEBUG GMM(gmm_fsm)[0x61200002a820]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102165448789 DMM DEBUG GMM(gmm_fsm)[0x61200002a820]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102165448789 DMM DEBUG MM_STATE_Iu(5)[0x61200002aca0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241102165448790 DMM DEBUG MM_STATE_Iu(5)[0x61200002aca0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241102165448790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102165448790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241102165448790 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165448790 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165448790 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165448790 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165448790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165448790 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165448790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165448790 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1514)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@523952dc7221: vl_len:7 SGSN_Test_0-SCCP(1514)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1514)@523952dc7221: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241102165448795 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165448795 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165448795 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165448795 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165448795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165448795 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165448795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165448795 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165448796 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241102165448796 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241102165448796 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241102165448796 DMM INFO MM(262420000001004/c866d0b2) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241102165448796 DMM DEBUG MM_STATE_Iu(5)[0x61200002aca0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241102165448796 DMM DEBUG MM_STATE_Iu(5)[0x61200002aca0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241102165448796 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165448796 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165448796 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165448796 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165448796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165448796 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165448796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165448796 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1514)@523952dc7221: Session index based on local reference:0 20241102165448798 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165448798 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165448798 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165448798 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165448798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165448798 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165448798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165448798 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1516)@523952dc7221: Deleted conn table entry 0TC_attach_pdp_act_user(1522)16262471 TC_attach_pdp_act_user(1522)@523952dc7221: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@523952dc7221: 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 := 'C866D0B2'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@523952dc7221: Added conn table entry 0TC_attach_pdp_act_user(1522)12933064 SGSN_Test_0-RAN(1516)@523952dc7221: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1514)@523952dc7221: First idle individual index:0 20241102165449001 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165449001 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165449001 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165449002 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165449002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165449002 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165449002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165449002 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165449003 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241102165449003 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241102165449003 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241102165449003 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC866D0B2) type="signalling" (gprs_gmm.c:1937) 20241102165449003 DMM DEBUG GMM(gmm_fsm)[0x61200002a820]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241102165449003 DMM DEBUG GMM(gmm_fsm)[0x61200002a820]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241102165449003 DMM DEBUG MM(262420000001004/c866d0b2) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241102165449004 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165449004 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165449004 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165449004 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165449004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165449004 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165449004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165449004 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165449004 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165449004 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165449004 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165449004 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165449004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165449004 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165449004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165449004 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1514)@523952dc7221: { messageType := 2, destLocRef := 'C557C8'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(1514)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@523952dc7221: vl_len:12 SGSN_Test_0-SCCP(1514)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1514)@523952dc7221: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241102165449009 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165449009 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165449009 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165449009 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165449009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165449009 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165449009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165449009 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165449009 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241102165449009 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241102165449009 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241102165449009 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:366) 20241102165449009 DMM DEBUG MM_STATE_Iu(5)[0x61200002aca0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241102165449009 DMM DEBUG MM_STATE_Iu(5)[0x61200002aca0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241102165449009 DMM INFO MM(262420000001004/c866d0b2) <- GMM SERVICE ACCEPT (P-TMSI=0xc866d0b2) (gprs_gmm.c:813) 20241102165449009 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241102165449010 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165449010 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165449010 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165449010 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165449010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165449010 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165449010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165449010 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165449010 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165449010 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165449010 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165449010 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165449010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165449010 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165449010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165449010 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1514)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1514)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@523952dc7221: vl_len:23 SGSN_Test_0-SCCP(1514)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1514)@523952dc7221: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241102165449017 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165449017 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165449017 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165449017 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165449017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165449017 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165449017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165449017 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165449017 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241102165449017 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241102165449017 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241102165449017 DMM INFO MM(262420000001004/c866d0b2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241102165449017 DMM INFO MM(262420000001004/c866d0b2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241102165449017 DMM DEBUG MM(262420000001004/c866d0b2) Using GGSN 0 (gprs_sm.c:317) 20241102165449017 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) 20241102165449017 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241102165449017 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241102165449017 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:186) 20241102165449017 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:402) 20241102165449028 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 d6 8f b6 22 11 e2 21 e6 2a 14 05 7f ac 14 e3 60 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1080 from retransmit req queue (gtp.c:443) 20241102165449028 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbf886ebe60, cbp=0x61400001e6a0) (sgsn_libgtp.c:630) 20241102165449028 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241102165449029 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165449029 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165449029 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165449029 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165449029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165449029 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165449029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165449029 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1514)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@523952dc7221: vl_len:30 SGSN_Test_0-SCCP(1514)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1514)@523952dc7221: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068007A0136C3'O 20241102165449046 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165449046 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165449046 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165449046 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165449046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165449046 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165449046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165449046 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165449046 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241102165449046 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241102165449046 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241102165449046 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:574) 20241102165449046 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241102165449046 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:402) 20241102165449046 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241102165449046 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241102165449046 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165449046 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165449046 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165449047 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165449047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165449047 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165449047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165449047 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1514)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241102165449049 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 d6 8f b6 22 11 e2 21 e6 2a 7f ac 14 e3 60 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1081 from retransmit req queue (gtp.c:443) 20241102165449050 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fbf886ebe60, cbp=0x61400001e6a0) (sgsn_libgtp.c:630) 20241102165449050 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) TC_attach_pdp_act_user(1522)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1514)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@523952dc7221: vl_len:16 SGSN_Test_0-SCCP(1514)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1514)@523952dc7221: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241102165449057 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165449058 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165449058 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165449058 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165449058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165449058 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165449058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165449058 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165449058 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241102165449058 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241102165449058 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241102165449058 DMM INFO MM(262420000001004/c866d0b2) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241102165449058 DGPRS INFO PDP(262420000001004/0) Delete PDP Context (sgsn_libgtp.c:323) 20241102165449058 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:402) 20241102165449060 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) 20241102165449060 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fbf886ebe60, cbp=0x61400001e6a0) (sgsn_libgtp.c:630) 20241102165449060 DGPRS INFO PDP(262420000001004/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241102165449060 DMM INFO MM(262420000001004/c866d0b2) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241102165449060 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241102165449060 DLGTP DEBUG Begin pdp_tiddel tid = 5400100000024262 (pdp.c:298) 20241102165449060 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241102165449060 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165449060 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165449060 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165449060 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165449060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165449060 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165449060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165449060 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1514)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user-BVCI196(1503)@523952dc7221: Removing Client IMSI='262420000001004'H, index=0 TC_attach_pdp_act_user(1522)@523952dc7221: Final verdict of PTC: pass SGSN_Test_0-RAN(1516)@523952dc7221: Final verdict of PTC: none 20241102165449067 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241102165449067 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241102165449067 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241102165449067 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241102165449067 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241102165449067 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241102165449067 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241102165449068 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241102165449068 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) 20241102165449068 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165449068 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241102165449068 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241102165449068 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241102165449068 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241102165449068 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241102165449068 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241102165449068 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241102165449068 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1517)@523952dc7221: Final verdict of PTC: none SGSN_Test_0-SCCP(1514)@523952dc7221: Final verdict of PTC: none 20241102165449070 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59116<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1520)@523952dc7221: Final verdict of PTC: none -NSVCI97(1504)@523952dc7221: Final verdict of PTC: none 20241102165449073 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102165449073 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1519)@523952dc7221: Final verdict of PTC: none -NSVCI99(1515)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1506)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@523952dc7221: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1507)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1505)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1509)@523952dc7221: Final verdict of PTC: none -NSVCI98(1510)@523952dc7221: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1512)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@523952dc7221: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(1502)@523952dc7221: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1503)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(1508)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(1513)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(1502): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1503): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(1504): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(1505): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1507): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(1508): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(1509): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(1510): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1512): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(1513): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test_0-SCCP(1514): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(1515): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_user(1522): pass (none -> pass) MTC@523952dc7221: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:54:49 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 20241102165449218 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59130<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165449719 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59130<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=285348) 20241102165450074 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165450074 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=285348, count=298744) 20241102165451069 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241102165451069 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241102165451069 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241102165451075 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165451075 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:54: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_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 20241102165452076 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165452076 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_attach_pdp_act_user_addr_v4raw started. 20241102165452787 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59136<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165452788 DMM INFO MM(262420000001004/c866d0b2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102165452788 DMM INFO MM(262420000001004/c866d0b2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102165452788 DMM DEBUG GMM(gmm_fsm)[0x61200002a820]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102165452788 DMM DEBUG GMM(gmm_fsm)[0x61200002a820]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102165452788 DMM DEBUG MM_STATE_Iu(5)[0x61200002aca0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241102165452788 DMM DEBUG MM_STATE_Iu(5)[0x61200002aca0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241102165452789 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241102165452789 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) 20241102165452789 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:399) 20241102165452789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{Init}: Deallocated (fsm.c:568) 20241102165452789 DMM DEBUG MM_STATE_Gb[0x61200002ab20]{Idle}: Deallocated (fsm.c:568) 20241102165452789 DMM DEBUG MM_STATE_Iu(5)[0x61200002aca0]{Detached}: Deallocated (fsm.c:568) 20241102165452789 DMM DEBUG GMM(gmm_fsm)[0x61200002a820]{Deregistered}: Deallocated (fsm.c:568) 20241102165452789 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241102165452789 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165452789 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165452789 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165452789 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165452789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165452789 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165452789 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1523)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1527)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1527)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165452830 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102165452830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102165452831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102165452831 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165452831 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102165452831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165452831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165452831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165452831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1527)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165452832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165452832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165452832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165452832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165452832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165452832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165452832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165452832 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165452833 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102165452833 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165452833 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1527)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102165452834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165452834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1527)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165452837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1528)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 20241102165452847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165452847 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1529)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1528)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1532)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165452869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102165452869 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) 20241102165452869 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) 20241102165452869 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165452869 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102165452869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165452869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165452869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165452869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165452871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165452871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165452871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165452871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165452871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165452871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165452871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165452871 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165452871 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102165452871 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165452871 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1532)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102165452872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165452872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165452875 DLNS DEBUG GPRS-NS2-VC(UDP-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(1533)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1529)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165452885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165452885 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)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1534)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1533)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1538)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1538)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165452915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102165452915 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) 20241102165452916 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) 20241102165452916 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165452916 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102165452916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165452916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165452916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165452916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1538)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165452917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165452917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165452917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165452917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165452917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165452917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165452917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165452917 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165452917 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102165452917 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165452917 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165452917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165452917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1538)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1538)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165452921 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@523952dc7221: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1540)@523952dc7221: ************************************************* SGSN_Test_0-M3UA(1540)@523952dc7221: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1540)@523952dc7221: ************************************************* MTC@523952dc7221: Starting RAN_Emulation 20241102165452931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165452931 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1537)@523952dc7221: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_v4raw-BVCI220(1535)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102165453077 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165453077 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102165453077 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102165453077 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1542)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1542)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102165453078 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1542)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102165453079 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1542)@523952dc7221: 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)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241102165453132 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241102165453132 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241102165453132 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241102165453132 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1540)@523952dc7221: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241102165453134 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165453134 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241102165453134 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241102165453134 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241102165453134 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241102165453134 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241102165453134 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241102165453134 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165453134 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241102165453134 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241102165453135 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241102165453135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241102165453135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241102165453135 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241102165453135 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241102165453942 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165453942 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165453942 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165453942 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165453942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165453942 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165453942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165453942 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165453943 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241102165453943 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241102165453943 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165453944 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165453944 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165453944 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165453944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165453944 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165453944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165453944 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1539)@523952dc7221: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@523952dc7221: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1545), IMSI='262420000001058'H, TLLI='F8EF2DA9'O, index=0 SGSN_Test-GSUP(1543)@523952dc7221: 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)@523952dc7221: 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 := 'E954'O, rac := '29'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)@523952dc7221: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)15134038 SGSN_Test_0-SCCP(1537)@523952dc7221: First idle individual index:0 20241102165454149 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165454149 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165454149 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165454149 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165454149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) SGSN_Test_0-RAN(1539)@523952dc7221: patch: N(SD) for ConnIdx 0 set to 1 20241102165454149 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165454149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165454149 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165454150 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241102165454150 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241102165454150 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241102165454150 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach" (gprs_gmm.c:1266) 20241102165454150 DMM DEBUG GMM(gmm_fsm)[0x61200002b2a0]{Deregistered}: Allocated (fsm.c:456) 20241102165454150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{Init}: Allocated (fsm.c:456) 20241102165454150 DMM DEBUG MM_STATE_Gb[0x61200002b5a0]{Idle}: Allocated (fsm.c:456) 20241102165454150 DMM DEBUG MM_STATE_Iu[0x61200002b720]{Detached}: Allocated (fsm.c:456) 20241102165454151 DMM DEBUG GMM(gmm_fsm)[0x61200002b2a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102165454151 DMM DEBUG GMM(gmm_fsm)[0x61200002b2a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102165454151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102165454151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102165454151 DMM DEBUG MM(262420000001058/ed07117a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102165454151 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241102165454151 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165454151 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165454151 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165454151 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165454151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165454151 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165454151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165454151 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165454151 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165454151 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165454151 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165454152 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165454152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165454152 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165454152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165454152 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1537)@523952dc7221: { messageType := 2, destLocRef := 'E6ED56'O, sourceLocRef := '000007'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1537)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@523952dc7221: 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 := '8867CFF0F28039E6A776E48EFD3EE122'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0460C10A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D052C2F2197992EF'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '782525297C643A8079DE5DF033B038D6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2EB702D77EF3D0A08FE8615B1AB183E2'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '347E29808E579B2836BF02E8934C490B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'AA6166F45BF71B4A'O } } } } } SGSN_Test_0-SCCP(1537)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@523952dc7221: vl_len:23 SGSN_Test_0-SCCP(1537)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1537)@523952dc7221: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20241102165454161 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165454161 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165454161 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165454161 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165454161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165454161 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165454161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165454161 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165454161 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241102165454161 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241102165454162 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241102165454162 DMM DEBUG MM(262420000001058/ed07117a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1084) 20241102165454162 DMM NOTICE MM(262420000001058/ed07117a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102165454162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102165454162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102165454162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102165454162 DMM DEBUG MM(262420000001058/ed07117a) Requesting authorization (sgsn_auth.c:160) 20241102165454162 DMM INFO MM(262420000001058/ed07117a) Requesting authentication tuples (sgsn_auth.c:184) 20241102165454162 DMM DEBUG MM(262420000001058/ed07117a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102165454162 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20241102165454162 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)@523952dc7221: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1545) SGSN_Test-GSUP(1543)@523952dc7221: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)"262420000001058" 20241102165454164 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102165454164 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102165454164 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102165454164 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102165454164 DMM INFO MM(262420000001058/ed07117a) Subscriber data update (mmctx.c:445) 20241102165454164 DMM DEBUG MM(262420000001058/ed07117a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102165454164 DMM INFO MM(262420000001058/ed07117a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102165454164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102165454165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102165454165 DMM INFO MM(262420000001058/ed07117a) <- GMM AUTH AND CIPHERING REQ (rand = 88 67 cf f0 f2 80 39 e6 a7 76 e4 8e fd 3e e1 22 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 34 7e 29 80 8e 57 9b 28 36 bf 02 e8 93 4c 49 0b ) (gprs_gmm.c:483) 20241102165454165 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241102165454165 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165454165 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165454165 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165454165 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165454165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165454165 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165454165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165454165 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1537)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@523952dc7221: vl_len:37 SGSN_Test_0-SCCP(1537)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1537)@523952dc7221: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D22AA6166F423094B99990000105008F029045BF71B4A'O 20241102165454171 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165454171 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165454171 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165454171 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165454171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165454171 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165454171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165454171 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165454172 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241102165454172 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241102165454172 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241102165454172 DMM INFO MM(262420000001058/ed07117a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102165454172 DMM NOTICE MM(262420000001058/ed07117a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102165454172 DMM DEBUG MM(262420000001058/ed07117a) checking auth: received UMTS RES = aa 61 66 f4 5b f7 1b 4a (gprs_gmm.c:666) 20241102165454172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102165454172 DMM DEBUG MM(262420000001058/ed07117a) Requesting authorization (sgsn_auth.c:160) 20241102165454172 DMM INFO MM(262420000001058/ed07117a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102165454172 DMM DEBUG MM(262420000001058/ed07117a) Requesting subscriber data update (gprs_subscriber.c:894) 20241102165454172 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20241102165454172 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) 20241102165454172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241102165454172 DMM DEBUG MM(262420000001058/ed07117a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241102165454172 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165454172 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165454172 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165454172 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165454172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165454172 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165454172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165454173 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1537)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@523952dc7221: vl_len:12 SGSN_Test_0-SCCP(1537)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1537)@523952dc7221: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241102165454181 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165454181 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165454181 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165454181 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165454181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165454181 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165454181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165454181 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165454182 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241102165454182 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241102165454182 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241102165454182 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20241102165454182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241102165454182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241102165454182 DMM INFO MM(262420000001058/ed07117a) <- GMM ATTACH ACCEPT (new P-TMSI=0xed07117a) (gprs_gmm.c:300) 20241102165454182 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241102165454182 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165454182 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165454182 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165454182 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165454182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165454182 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165454182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165454182 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165454183 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165454183 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165454183 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165454183 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165454183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165454183 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165454183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165454183 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1537)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241102165454187 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102165454187 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102165454187 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241102165454187 DMM INFO MM(262420000001058/ed07117a) Subscriber data update (mmctx.c:445) 20241102165454187 DMM DEBUG MM(262420000001058/ed07117a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102165454187 DMM INFO MM(262420000001058/ed07117a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102165454187 DMM NOTICE MM(262420000001058/ed07117a) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1000) 20241102165454187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102165454187 DMM NOTICE MM(262420000001058/ed07117a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102165454187 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) 20241102165454188 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102165454188 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241102165454188 DMM INFO MM(262420000001058/ed07117a) Subscriber data update (mmctx.c:445) 20241102165454188 DMM DEBUG MM(262420000001058/ed07117a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1537)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@523952dc7221: vl_len:14 SGSN_Test_0-SCCP(1537)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1537)@523952dc7221: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241102165454190 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165454190 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165454190 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165454190 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165454190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165454190 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165454190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165454190 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165454191 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241102165454191 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241102165454191 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241102165454191 DMM INFO MM(262420000001058/ed07117a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102165454191 DMM NOTICE MM(262420000001058/ed07117a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102165454191 DMM DEBUG GMM(gmm_fsm)[0x61200002b2a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102165454191 DMM DEBUG GMM(gmm_fsm)[0x61200002b2a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102165454191 DMM DEBUG MM_STATE_Iu(7)[0x61200002b720]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241102165454191 DMM DEBUG MM_STATE_Iu(7)[0x61200002b720]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241102165454191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102165454191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241102165454191 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165454191 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165454191 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165454191 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165454191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165454192 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165454192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165454192 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1537)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@523952dc7221: vl_len:7 SGSN_Test_0-SCCP(1537)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1537)@523952dc7221: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241102165454196 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165454196 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165454196 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165454196 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165454196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165454196 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165454196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165454196 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165454197 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241102165454197 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241102165454197 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241102165454197 DMM INFO MM(262420000001058/ed07117a) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241102165454197 DMM DEBUG MM_STATE_Iu(7)[0x61200002b720]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241102165454197 DMM DEBUG MM_STATE_Iu(7)[0x61200002b720]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241102165454197 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165454197 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165454197 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165454197 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165454197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165454197 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165454197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165454197 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1537)@523952dc7221: Session index based on local reference:0 20241102165454199 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165454199 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165454199 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165454199 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165454199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165454199 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165454199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165454199 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1539)@523952dc7221: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)15134038 TC_attach_pdp_act_user_addr_v4raw(1545)@523952dc7221: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1545)@523952dc7221: 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 := 'ED07117A'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@523952dc7221: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)9403711 SGSN_Test_0-RAN(1539)@523952dc7221: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1537)@523952dc7221: First idle individual index:0 20241102165454401 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165454401 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165454401 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165454401 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165454401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165454402 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165454402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165454402 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165454403 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241102165454403 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241102165454403 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241102165454403 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xED07117A) type="signalling" (gprs_gmm.c:1937) 20241102165454403 DMM DEBUG GMM(gmm_fsm)[0x61200002b2a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241102165454403 DMM DEBUG GMM(gmm_fsm)[0x61200002b2a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241102165454403 DMM DEBUG MM(262420000001058/ed07117a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241102165454403 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165454403 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165454403 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165454403 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165454403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165454403 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165454404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165454404 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165454404 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165454404 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165454404 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165454404 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165454404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165454404 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165454404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165454404 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1537)@523952dc7221: { messageType := 2, destLocRef := '8F7D3F'O, sourceLocRef := '000008'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1537)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@523952dc7221: vl_len:12 SGSN_Test_0-SCCP(1537)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1537)@523952dc7221: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241102165454409 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165454410 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165454410 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165454410 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165454410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165454410 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165454410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165454410 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165454410 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241102165454410 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241102165454410 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241102165454410 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:366) 20241102165454410 DMM DEBUG MM_STATE_Iu(7)[0x61200002b720]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241102165454410 DMM DEBUG MM_STATE_Iu(7)[0x61200002b720]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241102165454410 DMM INFO MM(262420000001058/ed07117a) <- GMM SERVICE ACCEPT (P-TMSI=0xed07117a) (gprs_gmm.c:813) 20241102165454410 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241102165454410 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165454410 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165454410 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165454411 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165454411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165454411 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165454411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165454411 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165454411 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165454411 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165454411 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165454411 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165454411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165454411 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165454411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165454411 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1537)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1545)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1537)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@523952dc7221: vl_len:23 SGSN_Test_0-SCCP(1537)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1537)@523952dc7221: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241102165454417 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165454417 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165454417 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165454417 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165454417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165454417 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165454417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165454417 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165454417 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241102165454417 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241102165454417 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241102165454417 DMM INFO MM(262420000001058/ed07117a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241102165454417 DMM INFO MM(262420000001058/ed07117a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241102165454417 DMM DEBUG MM(262420000001058/ed07117a) Using GGSN 0 (gprs_sm.c:317) 20241102165454417 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) 20241102165454417 DLGTP DEBUG Begin pdp_tidset tid = 5850100000024262 (pdp.c:279) 20241102165454417 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241102165454417 DGPRS NOTICE PDP(262420000001058/0) Create PDP Context (sgsn_libgtp.c:186) 20241102165454417 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:402) 20241102165454428 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 69 98 3d e4 11 1f 95 cb e1 14 05 7f 0f 79 7d 1f 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) 20241102165454428 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbf886ebe60, cbp=0x614000020ea0) (sgsn_libgtp.c:630) 20241102165454428 DGPRS INFO PDP(262420000001058/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241102165454429 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165454429 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165454429 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165454429 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165454429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165454429 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165454429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165454429 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1537)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@523952dc7221: vl_len:30 SGSN_Test_0-SCCP(1537)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1537)@523952dc7221: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800B5699047'O 20241102165454447 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165454447 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165454447 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165454447 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165454447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165454447 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165454447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165454447 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165454448 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241102165454448 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241102165454448 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241102165454448 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:574) 20241102165454448 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241102165454448 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:402) 20241102165454448 DGPRS INFO PDP(262420000001058/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241102165454448 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241102165454448 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165454448 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165454448 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165454448 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165454448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165454448 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165454448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165454448 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1537)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241102165454452 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 69 98 3d e4 11 1f 95 cb e1 7f 0f 79 7d 1f 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) 20241102165454452 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fbf886ebe60, cbp=0x614000020ea0) (sgsn_libgtp.c:630) 20241102165454452 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)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1545)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1537)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@523952dc7221: vl_len:16 SGSN_Test_0-SCCP(1537)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1537)@523952dc7221: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241102165454461 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165454461 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165454461 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165454461 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165454461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165454461 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165454461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165454461 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165454461 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241102165454461 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241102165454461 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241102165454462 DMM INFO MM(262420000001058/ed07117a) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241102165454462 DGPRS INFO PDP(262420000001058/0) Delete PDP Context (sgsn_libgtp.c:323) 20241102165454462 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:402) 20241102165454463 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) 20241102165454463 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fbf886ebe60, cbp=0x614000020ea0) (sgsn_libgtp.c:630) 20241102165454463 DGPRS INFO PDP(262420000001058/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241102165454463 DMM INFO MM(262420000001058/ed07117a) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241102165454463 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241102165454464 DLGTP DEBUG Begin pdp_tiddel tid = 5850100000024262 (pdp.c:298) 20241102165454464 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241102165454464 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165454464 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165454464 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165454464 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165454464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165454464 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165454464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165454464 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1537)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1545)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@523952dc7221: Removing Client IMSI='262420000001058'H, index=0 TC_attach_pdp_act_user_addr_v4raw(1545)@523952dc7221: Final verdict of PTC: pass SGSN_Test_0-RAN(1539)@523952dc7221: Final verdict of PTC: none 20241102165454472 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241102165454472 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241102165454472 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241102165454472 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241102165454472 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241102165454472 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241102165454472 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241102165454472 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241102165454472 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) 20241102165454472 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165454472 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241102165454472 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241102165454472 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241102165454472 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241102165454472 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241102165454473 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241102165454473 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241102165454473 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1540)@523952dc7221: Final verdict of PTC: none SGSN_Test_0-SCCP(1537)@523952dc7221: Final verdict of PTC: none 20241102165454475 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59136<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241102165454478 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102165454478 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1528)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1542)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP(1543)@523952dc7221: Final verdict of PTC: none -NSVCI97(1527)@523952dc7221: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1535)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@523952dc7221: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@523952dc7221: Final verdict of PTC: none -NSVCI98(1532)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1533)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@523952dc7221: Final verdict of PTC: none -NSVCI99(1538)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1523)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@523952dc7221: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(1525)@523952dc7221: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(1530)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(1536)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(1525): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(1527): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(1528): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(1530): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(1532): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(1533): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1535): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(1536): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test_0-SCCP(1537): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(1538): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1545): pass (none -> pass) MTC@523952dc7221: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:54:54 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 20241102165454620 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59146<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165455122 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59146<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=291552) 20241102165455479 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165455479 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=291552, count=304948) 20241102165456474 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241102165456474 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241102165456474 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241102165456480 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165456480 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:54: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_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 20241102165457482 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165457482 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241102165457768 DGPRS DEBUG Checking for inactive LLMEs, time = 12377231 (sgsn.c:132) MTC@523952dc7221: 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@523952dc7221: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20241102165458186 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39424<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165458188 DMM INFO MM(262420000001058/ed07117a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102165458188 DMM INFO MM(262420000001058/ed07117a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102165458188 DMM DEBUG GMM(gmm_fsm)[0x61200002b2a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102165458188 DMM DEBUG GMM(gmm_fsm)[0x61200002b2a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102165458188 DMM DEBUG MM_STATE_Iu(7)[0x61200002b720]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241102165458188 DMM DEBUG MM_STATE_Iu(7)[0x61200002b720]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241102165458188 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20241102165458188 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) 20241102165458188 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f8 09 00 28 01 01 (gsup_client.c:399) 20241102165458188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{Init}: Deallocated (fsm.c:568) 20241102165458188 DMM DEBUG MM_STATE_Gb[0x61200002b5a0]{Idle}: Deallocated (fsm.c:568) 20241102165458188 DMM DEBUG MM_STATE_Iu(7)[0x61200002b720]{Detached}: Deallocated (fsm.c:568) 20241102165458188 DMM DEBUG GMM(gmm_fsm)[0x61200002b2a0]{Deregistered}: Deallocated (fsm.c:568) 20241102165458188 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241102165458188 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165458188 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165458188 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165458188 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165458189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165458189 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165458189 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1546)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1550)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165458232 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102165458232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102165458232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102165458232 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165458232 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102165458232 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165458232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165458232 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165458232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165458234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165458234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165458234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165458234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165458234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165458234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165458234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165458234 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165458234 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102165458234 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165458234 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165458235 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165458235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1550)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165458238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1547)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165458249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165458249 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)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1552)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1551)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1555)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165458264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102165458264 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) 20241102165458264 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) 20241102165458264 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165458264 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102165458264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165458264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165458264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165458264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165458266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165458266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165458266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165458267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165458267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165458267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165458267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165458267 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165458267 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102165458267 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165458267 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165458267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165458267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1555)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165458272 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1552)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165458281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165458281 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)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1557)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1556)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1561)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1561)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165458311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102165458311 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) 20241102165458311 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) 20241102165458311 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165458311 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102165458311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165458312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165458312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165458312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1561)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165458313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165458313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165458313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165458314 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165458314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165458314 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165458314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165458314 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165458314 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102165458314 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165458314 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165458315 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165458315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1561)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1561)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165458319 DLNS DEBUG GPRS-NS2-VC(UDP-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@523952dc7221: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1563)@523952dc7221: ************************************************* SGSN_Test_0-M3UA(1563)@523952dc7221: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@523952dc7221: ************************************************* MTC@523952dc7221: Starting RAN_Emulation SGSN_Test_0-SCCP(1560)@523952dc7221: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1557)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165458330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165458330 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1558)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102165458483 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165458483 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102165458483 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102165458483 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1565)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1565)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102165458485 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1565)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102165458486 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1565)@523952dc7221: 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)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241102165458524 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241102165458524 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241102165458524 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241102165458524 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1563)@523952dc7221: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241102165458526 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165458526 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241102165458526 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241102165458526 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241102165458527 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241102165458527 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241102165458527 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241102165458528 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165458528 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241102165458528 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241102165458528 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241102165458528 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241102165458528 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241102165458528 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241102165458528 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241102165459335 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165459335 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165459335 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165459335 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165459335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165459335 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165459335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165459335 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165459336 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241102165459336 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241102165459336 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165459336 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165459336 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165459336 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165459336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165459336 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165459336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165459336 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1562)@523952dc7221: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@523952dc7221: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568), IMSI='262420000001055'H, TLLI='C50A9D73'O, index=0 SGSN_Test-GSUP(1566)@523952dc7221: 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)@523952dc7221: 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 := '94F9'O, rac := 'FD'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1562)@523952dc7221: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)15178347 SGSN_Test_0-SCCP(1560)@523952dc7221: First idle individual index:0 SGSN_Test_0-RAN(1562)@523952dc7221: patch: N(SD) for ConnIdx 0 set to 1 20241102165459552 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165459552 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165459553 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165459553 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165459553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165459553 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165459553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165459553 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165459554 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241102165459554 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241102165459554 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241102165459554 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach" (gprs_gmm.c:1266) 20241102165459554 DMM DEBUG GMM(gmm_fsm)[0x61200002bd20]{Deregistered}: Allocated (fsm.c:456) 20241102165459554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{Init}: Allocated (fsm.c:456) 20241102165459554 DMM DEBUG MM_STATE_Gb[0x61200002c020]{Idle}: Allocated (fsm.c:456) 20241102165459554 DMM DEBUG MM_STATE_Iu[0x61200002c1a0]{Detached}: Allocated (fsm.c:456) 20241102165459554 DMM DEBUG GMM(gmm_fsm)[0x61200002bd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102165459554 DMM DEBUG GMM(gmm_fsm)[0x61200002bd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102165459554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102165459554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102165459554 DMM DEBUG MM(262420000001055/cdb35159) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102165459554 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241102165459555 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165459555 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165459555 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165459555 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165459555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165459555 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165459555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165459555 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165459555 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165459555 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165459555 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165459555 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165459555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165459555 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165459555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165459555 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1560)@523952dc7221: { messageType := 2, destLocRef := 'E79A6B'O, sourceLocRef := '000009'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1560)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@523952dc7221: 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 := '04B2815B8D0ED7A5E1EA5A98352214BB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9E12A788'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1B5B2DFEEE116D8C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '401BDEC0B0D52EDF64801B153FCEA11C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '863433F3831EF0AB081076FCB2DF7B69'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '59EE57AB61B2FC06B84AAE2CEDB176EF'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'CFEE8B8E0588BA1A'O } } } } } SGSN_Test_0-SCCP(1560)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@523952dc7221: vl_len:23 SGSN_Test_0-SCCP(1560)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1560)@523952dc7221: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20241102165459565 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165459565 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165459565 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165459565 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165459565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165459565 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165459565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165459565 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165459565 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241102165459565 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241102165459565 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241102165459565 DMM DEBUG MM(262420000001055/cdb35159) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1084) 20241102165459565 DMM NOTICE MM(262420000001055/cdb35159) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102165459565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102165459565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102165459565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102165459565 DMM DEBUG MM(262420000001055/cdb35159) Requesting authorization (sgsn_auth.c:160) 20241102165459565 DMM INFO MM(262420000001055/cdb35159) Requesting authentication tuples (sgsn_auth.c:184) 20241102165459565 DMM DEBUG MM(262420000001055/cdb35159) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102165459565 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20241102165459565 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)@523952dc7221: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) SGSN_Test-GSUP(1566)@523952dc7221: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)"262420000001055" 20241102165459569 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102165459569 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102165459569 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102165459569 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102165459569 DMM INFO MM(262420000001055/cdb35159) Subscriber data update (mmctx.c:445) 20241102165459569 DMM DEBUG MM(262420000001055/cdb35159) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102165459569 DMM INFO MM(262420000001055/cdb35159) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102165459569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102165459569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102165459569 DMM INFO MM(262420000001055/cdb35159) <- GMM AUTH AND CIPHERING REQ (rand = 04 b2 81 5b 8d 0e d7 a5 e1 ea 5a 98 35 22 14 bb , mmctx_is_r99=1, vec->auth_types=0x3, autn = 59 ee 57 ab 61 b2 fc 06 b8 4a ae 2c ed b1 76 ef ) (gprs_gmm.c:483) 20241102165459569 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241102165459570 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165459570 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165459570 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165459570 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165459570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165459570 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165459570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165459570 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1560)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1560)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@523952dc7221: vl_len:37 SGSN_Test_0-SCCP(1560)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1560)@523952dc7221: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F22CFEE8B8E23094B99990000105005F029040588BA1A'O 20241102165459577 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165459577 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165459577 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165459577 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165459577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165459577 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165459577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165459577 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165459577 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241102165459577 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241102165459577 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241102165459577 DMM INFO MM(262420000001055/cdb35159) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102165459577 DMM NOTICE MM(262420000001055/cdb35159) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102165459577 DMM DEBUG MM(262420000001055/cdb35159) checking auth: received UMTS RES = cf ee 8b 8e 05 88 ba 1a (gprs_gmm.c:666) 20241102165459577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102165459577 DMM DEBUG MM(262420000001055/cdb35159) Requesting authorization (sgsn_auth.c:160) 20241102165459577 DMM INFO MM(262420000001055/cdb35159) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102165459577 DMM DEBUG MM(262420000001055/cdb35159) Requesting subscriber data update (gprs_subscriber.c:894) 20241102165459578 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20241102165459578 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) 20241102165459578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241102165459578 DMM DEBUG MM(262420000001055/cdb35159) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241102165459578 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165459578 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165459578 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165459578 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165459578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165459578 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165459578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165459578 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1560)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1560)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@523952dc7221: vl_len:12 SGSN_Test_0-SCCP(1560)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1560)@523952dc7221: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241102165459587 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165459587 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165459587 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165459587 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165459587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165459587 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165459587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165459587 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165459587 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241102165459587 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241102165459587 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241102165459587 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20241102165459587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241102165459587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241102165459587 DMM INFO MM(262420000001055/cdb35159) <- GMM ATTACH ACCEPT (new P-TMSI=0xcdb35159) (gprs_gmm.c:300) 20241102165459587 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241102165459588 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165459588 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165459588 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165459588 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165459588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165459588 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165459588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165459588 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165459588 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165459588 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165459588 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165459588 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165459588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165459588 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165459588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165459588 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1560)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1560)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241102165459591 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102165459591 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102165459591 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241102165459591 DMM INFO MM(262420000001055/cdb35159) Subscriber data update (mmctx.c:445) 20241102165459591 DMM DEBUG MM(262420000001055/cdb35159) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102165459591 DMM INFO MM(262420000001055/cdb35159) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102165459591 DMM NOTICE MM(262420000001055/cdb35159) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1000) 20241102165459591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102165459592 DMM NOTICE MM(262420000001055/cdb35159) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102165459592 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) 20241102165459592 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102165459592 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241102165459592 DMM INFO MM(262420000001055/cdb35159) Subscriber data update (mmctx.c:445) 20241102165459592 DMM DEBUG MM(262420000001055/cdb35159) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1560)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@523952dc7221: vl_len:14 SGSN_Test_0-SCCP(1560)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1560)@523952dc7221: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241102165459594 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165459594 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165459594 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165459594 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165459594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165459594 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165459594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165459595 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165459595 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241102165459595 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241102165459595 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241102165459595 DMM INFO MM(262420000001055/cdb35159) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102165459595 DMM NOTICE MM(262420000001055/cdb35159) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102165459595 DMM DEBUG GMM(gmm_fsm)[0x61200002bd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102165459595 DMM DEBUG GMM(gmm_fsm)[0x61200002bd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102165459595 DMM DEBUG MM_STATE_Iu(9)[0x61200002c1a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241102165459595 DMM DEBUG MM_STATE_Iu(9)[0x61200002c1a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241102165459595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102165459595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241102165459595 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165459595 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165459596 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165459596 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165459596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165459596 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165459596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165459596 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1560)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1560)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@523952dc7221: vl_len:7 SGSN_Test_0-SCCP(1560)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1560)@523952dc7221: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241102165459601 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165459601 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165459601 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165459601 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165459601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165459601 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165459601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165459601 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165459601 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241102165459601 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241102165459601 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241102165459602 DMM INFO MM(262420000001055/cdb35159) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241102165459602 DMM DEBUG MM_STATE_Iu(9)[0x61200002c1a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241102165459602 DMM DEBUG MM_STATE_Iu(9)[0x61200002c1a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241102165459602 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165459602 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165459602 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165459602 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165459602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165459602 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165459602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165459602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1560)@523952dc7221: Session index based on local reference:0 20241102165459604 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165459604 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165459604 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165459604 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165459604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) SGSN_Test_0-RAN(1562)@523952dc7221: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)15178347 20241102165459604 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165459604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165459604 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@523952dc7221: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@523952dc7221: 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 := 'CDB35159'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@523952dc7221: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)490754 SGSN_Test_0-RAN(1562)@523952dc7221: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1560)@523952dc7221: First idle individual index:0 20241102165459805 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165459805 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165459805 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165459805 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165459805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165459806 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165459806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165459806 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165459807 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241102165459807 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241102165459807 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241102165459807 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCDB35159) type="signalling" (gprs_gmm.c:1937) 20241102165459807 DMM DEBUG GMM(gmm_fsm)[0x61200002bd20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241102165459807 DMM DEBUG GMM(gmm_fsm)[0x61200002bd20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241102165459807 DMM DEBUG MM(262420000001055/cdb35159) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241102165459807 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165459807 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165459807 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165459807 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165459807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165459807 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165459807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165459807 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165459808 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165459808 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165459808 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165459808 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165459808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165459808 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165459808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165459808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1560)@523952dc7221: { messageType := 2, destLocRef := '077D02'O, sourceLocRef := '00000A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1560)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1560)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@523952dc7221: vl_len:12 SGSN_Test_0-SCCP(1560)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1560)@523952dc7221: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241102165459812 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165459812 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165459812 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165459812 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165459812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165459812 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165459812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165459812 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165459813 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241102165459813 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241102165459813 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241102165459813 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:366) 20241102165459813 DMM DEBUG MM_STATE_Iu(9)[0x61200002c1a0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241102165459813 DMM DEBUG MM_STATE_Iu(9)[0x61200002c1a0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241102165459813 DMM INFO MM(262420000001055/cdb35159) <- GMM SERVICE ACCEPT (P-TMSI=0xcdb35159) (gprs_gmm.c:813) 20241102165459813 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241102165459813 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165459813 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165459813 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165459813 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165459813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165459813 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165459813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165459814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165459814 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165459814 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165459814 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165459814 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165459814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165459814 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165459814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165459814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1560)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1560)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1560)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@523952dc7221: vl_len:23 SGSN_Test_0-SCCP(1560)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1560)@523952dc7221: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241102165459821 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165459821 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165459821 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165459821 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165459821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165459821 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165459821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165459821 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165459822 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241102165459822 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241102165459822 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241102165459822 DMM INFO MM(262420000001055/cdb35159) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241102165459822 DMM INFO MM(262420000001055/cdb35159) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241102165459822 DMM DEBUG MM(262420000001055/cdb35159) Using GGSN 0 (gprs_sm.c:317) 20241102165459822 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) 20241102165459822 DLGTP DEBUG Begin pdp_tidset tid = 5550100000024262 (pdp.c:279) 20241102165459822 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241102165459822 DGPRS NOTICE PDP(262420000001055/0) Create PDP Context (sgsn_libgtp.c:186) 20241102165459822 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:402) 20241102165459835 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 b3 f6 ce 50 11 46 16 0b 21 14 05 7f a7 07 0e 05 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) 20241102165459836 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbf886ebe60, cbp=0x6140000236a0) (sgsn_libgtp.c:630) 20241102165459836 DGPRS INFO PDP(262420000001055/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241102165459836 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165459836 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165459836 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165459836 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165459836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165459836 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165459836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165459836 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1560)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1560)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@523952dc7221: vl_len:33 SGSN_Test_0-SCCP(1560)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1560)@523952dc7221: data sent by MTP3_SCCP_PORT: '6000001D000001003440160000010033400F6028DC3500017F00006800755E522A'O 20241102165459855 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165459855 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165459855 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165459855 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165459855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165459855 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165459855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165459855 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165459855 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241102165459855 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241102165459855 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241102165459855 DRANAP INFO Rx RAB Assignment Response for UE conn_id 10 (iu_client.c:574) 20241102165459855 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 )20241102165459856 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:402) 20241102165459856 DGPRS INFO PDP(262420000001055/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241102165459856 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241102165459856 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165459856 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165459856 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165459856 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165459856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165459856 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165459856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165459856 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1560)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241102165459859 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 b3 f6 ce 50 11 46 16 0b 21 7f a7 07 0e 05 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) 20241102165459859 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fbf886ebe60, cbp=0x6140000236a0) (sgsn_libgtp.c:630) 20241102165459859 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)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1560)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@523952dc7221: vl_len:16 SGSN_Test_0-SCCP(1560)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1560)@523952dc7221: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241102165459868 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165459868 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165459868 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165459868 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165459868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165459868 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165459868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165459868 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165459868 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241102165459868 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241102165459868 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241102165459869 DMM INFO MM(262420000001055/cdb35159) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241102165459869 DGPRS INFO PDP(262420000001055/0) Delete PDP Context (sgsn_libgtp.c:323) 20241102165459869 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:402) 20241102165459870 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) 20241102165459870 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fbf886ebe60, cbp=0x6140000236a0) (sgsn_libgtp.c:630) 20241102165459870 DGPRS INFO PDP(262420000001055/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241102165459870 DMM INFO MM(262420000001055/cdb35159) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241102165459870 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241102165459871 DLGTP DEBUG Begin pdp_tiddel tid = 5550100000024262 (pdp.c:298) 20241102165459871 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241102165459871 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165459871 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165459871 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165459871 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165459871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165459871 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165459871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165459871 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1560)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@523952dc7221: Removing Client IMSI='262420000001055'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@523952dc7221: Final verdict of PTC: pass SGSN_Test_0-RAN(1562)@523952dc7221: Final verdict of PTC: none 20241102165459879 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241102165459879 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241102165459879 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241102165459879 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241102165459879 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241102165459879 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241102165459879 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241102165459879 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241102165459879 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) 20241102165459879 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165459879 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241102165459879 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241102165459879 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241102165459879 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241102165459879 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241102165459879 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241102165459879 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241102165459879 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1563)@523952dc7221: Final verdict of PTC: none SGSN_Test_0-SCCP(1560)@523952dc7221: Final verdict of PTC: none 20241102165459882 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39424<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241102165459884 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102165459884 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1566)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1565)@523952dc7221: Final verdict of PTC: none -NSVCI97(1550)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1546)@523952dc7221: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1556)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1552)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1551)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1547)@523952dc7221: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@523952dc7221: Final verdict of PTC: none -NSVCI98(1555)@523952dc7221: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1558)@523952dc7221: Final verdict of PTC: none -NSVCI99(1561)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(1548)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@523952dc7221: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(1553)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(1559)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(1548): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(1550): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(1551): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(1553): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(1555): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(1556): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1558): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(1559): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test_0-SCCP(1560): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(1561): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568): pass (none -> pass) MTC@523952dc7221: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:54:59 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 20241102165500024 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39438<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165500526 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39438<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=292148) 20241102165500885 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165500885 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=292148, count=305544) 20241102165501880 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241102165501880 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241102165501880 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241102165501886 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165501886 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:55: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_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 20241102165502886 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165502887 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20241102165503592 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39450<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165503594 DMM INFO MM(262420000001055/cdb35159) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102165503594 DMM INFO MM(262420000001055/cdb35159) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102165503594 DMM DEBUG GMM(gmm_fsm)[0x61200002bd20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102165503594 DMM DEBUG GMM(gmm_fsm)[0x61200002bd20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102165503594 DMM DEBUG MM_STATE_Iu(9)[0x61200002c1a0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241102165503594 DMM DEBUG MM_STATE_Iu(9)[0x61200002c1a0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241102165503594 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20241102165503594 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) 20241102165503594 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f5 09 00 28 01 01 (gsup_client.c:399) 20241102165503595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{Init}: Deallocated (fsm.c:568) 20241102165503595 DMM DEBUG MM_STATE_Gb[0x61200002c020]{Idle}: Deallocated (fsm.c:568) 20241102165503595 DMM DEBUG MM_STATE_Iu(9)[0x61200002c1a0]{Detached}: Deallocated (fsm.c:568) 20241102165503595 DMM DEBUG GMM(gmm_fsm)[0x61200002bd20]{Deregistered}: Deallocated (fsm.c:568) 20241102165503595 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241102165503595 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165503595 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165503595 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165503595 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165503595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165503595 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165503595 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1569)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1574)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165503645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102165503646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102165503646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102165503646 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165503646 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102165503646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165503646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165503646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165503646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(1573)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 20241102165503648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165503648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165503648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165503648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165503648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165503648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165503648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165503648 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165503648 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102165503648 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165503648 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165503648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165503649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1574)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165503652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165503663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165503663 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1575)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1571)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1573)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1578)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165503673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102165503673 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) 20241102165503673 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) 20241102165503673 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165503673 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102165503673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165503673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165503674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165503674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165503675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165503675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165503675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165503676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165503676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165503676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165503676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165503676 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165503676 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102165503676 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165503676 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165503676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165503676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1578)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165503679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1575)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1579)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 20241102165503688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165503688 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)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1580)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1579)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1584)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1584)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165503721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102165503721 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) 20241102165503721 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) 20241102165503721 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165503721 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102165503721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165503721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165503721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165503721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1584)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165503723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165503723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165503723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165503723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165503723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165503724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165503724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165503724 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165503724 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102165503724 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165503724 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165503724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165503724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1584)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1584)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@523952dc7221: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1586)@523952dc7221: ************************************************* SGSN_Test_0-M3UA(1586)@523952dc7221: M3UA emulation initiated, the test can be started MTC@523952dc7221: Starting RAN_Emulation SGSN_Test_0-M3UA(1586)@523952dc7221: ************************************************* 20241102165503729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test_0-SCCP(1583)@523952dc7221: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1580)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165503739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165503740 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(1581)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102165503888 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165503888 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102165503888 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102165503888 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1588)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1588)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102165503890 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1588)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102165503890 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1588)@523952dc7221: 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)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241102165503930 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241102165503930 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241102165503930 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241102165503930 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1586)@523952dc7221: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241102165503933 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165503933 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241102165503933 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241102165503933 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241102165503933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241102165503933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241102165503933 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241102165503934 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165503934 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241102165503934 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241102165503934 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241102165503934 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241102165503934 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241102165503934 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241102165503934 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241102165504741 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165504741 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165504741 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165504741 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165504741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165504741 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165504741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165504741 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165504742 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241102165504742 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241102165504743 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165504743 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165504743 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165504743 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165504743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165504743 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165504743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165504743 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1585)@523952dc7221: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1571)@523952dc7221: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591), IMSI='262420000001056'H, TLLI='F2AB0AAB'O, index=0 SGSN_Test-GSUP(1589)@523952dc7221: 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)@523952dc7221: 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 := '2869'O ("(i"), rac := 'D7'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1585)@523952dc7221: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)5601961 SGSN_Test_0-SCCP(1583)@523952dc7221: First idle individual index:0 SGSN_Test_0-RAN(1585)@523952dc7221: patch: N(SD) for ConnIdx 0 set to 1 20241102165504952 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165504952 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165504952 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165504952 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165504952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165504952 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165504952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165504952 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165504953 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241102165504953 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241102165504953 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241102165504954 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach" (gprs_gmm.c:1266) 20241102165504954 DMM DEBUG GMM(gmm_fsm)[0x61200002c7a0]{Deregistered}: Allocated (fsm.c:456) 20241102165504954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{Init}: Allocated (fsm.c:456) 20241102165504954 DMM DEBUG MM_STATE_Gb[0x61200002caa0]{Idle}: Allocated (fsm.c:456) 20241102165504954 DMM DEBUG MM_STATE_Iu[0x61200002cc20]{Detached}: Allocated (fsm.c:456) 20241102165504954 DMM DEBUG GMM(gmm_fsm)[0x61200002c7a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102165504954 DMM DEBUG GMM(gmm_fsm)[0x61200002c7a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102165504954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102165504954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102165504954 DMM DEBUG MM(262420000001056/eaf1d238) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102165504954 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241102165504954 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165504954 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165504954 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165504954 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165504954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165504954 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165504954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165504954 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165504955 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165504955 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165504955 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165504955 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165504955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165504955 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165504955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165504955 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1583)@523952dc7221: { messageType := 2, destLocRef := '557AA9'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(1583)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@523952dc7221: 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 := '90FF14B5FF35CBF034627DD5BDB4C03E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9584177A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E1BD310DAF1B2209'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3912DD710FA10FFD3FB2060AD2750BAE'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '898DAFAFEF2F90866A8ACD36A88901EB'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '893C8528D10F1D5E17EAFC9AEDBCC1B2'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '631A41E7EB32CA8F'O } } } } } SGSN_Test_0-SCCP(1583)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1583)@523952dc7221: vl_len:23 SGSN_Test_0-SCCP(1583)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1583)@523952dc7221: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20241102165504964 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165504964 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165504964 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165504964 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165504964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165504964 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165504964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165504964 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165504965 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241102165504965 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241102165504965 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241102165504965 DMM DEBUG MM(262420000001056/eaf1d238) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1084) 20241102165504965 DMM NOTICE MM(262420000001056/eaf1d238) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102165504965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102165504965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102165504965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102165504965 DMM DEBUG MM(262420000001056/eaf1d238) Requesting authorization (sgsn_auth.c:160) 20241102165504965 DMM INFO MM(262420000001056/eaf1d238) Requesting authentication tuples (sgsn_auth.c:184) 20241102165504965 DMM DEBUG MM(262420000001056/eaf1d238) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102165504965 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20241102165504965 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)@523952dc7221: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) SGSN_Test-GSUP(1589)@523952dc7221: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)"262420000001056" 20241102165504968 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102165504968 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102165504968 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102165504968 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102165504968 DMM INFO MM(262420000001056/eaf1d238) Subscriber data update (mmctx.c:445) 20241102165504968 DMM DEBUG MM(262420000001056/eaf1d238) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102165504968 DMM INFO MM(262420000001056/eaf1d238) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102165504968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102165504968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102165504968 DMM INFO MM(262420000001056/eaf1d238) <- GMM AUTH AND CIPHERING REQ (rand = 90 ff 14 b5 ff 35 cb f0 34 62 7d d5 bd b4 c0 3e , mmctx_is_r99=1, vec->auth_types=0x3, autn = 89 3c 85 28 d1 0f 1d 5e 17 ea fc 9a ed bc c1 b2 ) (gprs_gmm.c:483) 20241102165504968 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241102165504968 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165504968 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165504969 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165504969 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165504969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165504969 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165504969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165504969 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1583)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1583)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1583)@523952dc7221: vl_len:37 SGSN_Test_0-SCCP(1583)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1583)@523952dc7221: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A22631A41E723094B99990000105006F02904EB32CA8F'O 20241102165504975 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165504975 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165504975 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165504975 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165504975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165504975 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165504975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165504975 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165504975 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241102165504975 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241102165504975 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241102165504975 DMM INFO MM(262420000001056/eaf1d238) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102165504975 DMM NOTICE MM(262420000001056/eaf1d238) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102165504975 DMM DEBUG MM(262420000001056/eaf1d238) checking auth: received UMTS RES = 63 1a 41 e7 eb 32 ca 8f (gprs_gmm.c:666) 20241102165504975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102165504975 DMM DEBUG MM(262420000001056/eaf1d238) Requesting authorization (sgsn_auth.c:160) 20241102165504975 DMM INFO MM(262420000001056/eaf1d238) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102165504975 DMM DEBUG MM(262420000001056/eaf1d238) Requesting subscriber data update (gprs_subscriber.c:894) 20241102165504975 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20241102165504975 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) 20241102165504975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241102165504975 DMM DEBUG MM(262420000001056/eaf1d238) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241102165504976 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165504976 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165504976 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165504976 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165504976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165504976 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165504976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165504976 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1583)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1583)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1583)@523952dc7221: vl_len:12 SGSN_Test_0-SCCP(1583)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1583)@523952dc7221: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241102165504985 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165504985 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165504985 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165504985 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165504985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165504985 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165504986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165504986 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165504986 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241102165504986 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241102165504986 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241102165504986 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20241102165504986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241102165504986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241102165504986 DMM INFO MM(262420000001056/eaf1d238) <- GMM ATTACH ACCEPT (new P-TMSI=0xeaf1d238) (gprs_gmm.c:300) 20241102165504986 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241102165504986 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165504987 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165504987 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165504987 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165504987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165504987 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165504987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165504987 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165504987 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165504987 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165504987 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165504987 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165504987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165504987 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165504987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165504987 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1583)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1583)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241102165504991 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102165504991 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102165504991 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241102165504991 DMM INFO MM(262420000001056/eaf1d238) Subscriber data update (mmctx.c:445) 20241102165504991 DMM DEBUG MM(262420000001056/eaf1d238) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102165504991 DMM INFO MM(262420000001056/eaf1d238) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102165504991 DMM NOTICE MM(262420000001056/eaf1d238) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1000) 20241102165504991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102165504991 DMM NOTICE MM(262420000001056/eaf1d238) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102165504991 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) 20241102165504992 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102165504992 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241102165504992 DMM INFO MM(262420000001056/eaf1d238) Subscriber data update (mmctx.c:445) 20241102165504992 DMM DEBUG MM(262420000001056/eaf1d238) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1583)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1583)@523952dc7221: vl_len:14 SGSN_Test_0-SCCP(1583)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1583)@523952dc7221: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241102165504994 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165504994 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165504994 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165504994 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165504994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165504994 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165504994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165504994 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165504994 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241102165504994 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241102165504994 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241102165504994 DMM INFO MM(262420000001056/eaf1d238) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102165504995 DMM NOTICE MM(262420000001056/eaf1d238) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102165504995 DMM DEBUG GMM(gmm_fsm)[0x61200002c7a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102165504995 DMM DEBUG GMM(gmm_fsm)[0x61200002c7a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102165504995 DMM DEBUG MM_STATE_Iu(11)[0x61200002cc20]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241102165504995 DMM DEBUG MM_STATE_Iu(11)[0x61200002cc20]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241102165504995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102165504995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241102165504995 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165504995 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165504995 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165504995 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165504995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165504995 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165504995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165504995 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1583)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1583)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1583)@523952dc7221: vl_len:7 SGSN_Test_0-SCCP(1583)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1583)@523952dc7221: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241102165505000 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165505000 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165505000 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165505000 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165505000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165505000 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165505000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165505000 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165505001 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241102165505001 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241102165505001 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241102165505001 DMM INFO MM(262420000001056/eaf1d238) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241102165505001 DMM DEBUG MM_STATE_Iu(11)[0x61200002cc20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241102165505001 DMM DEBUG MM_STATE_Iu(11)[0x61200002cc20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241102165505001 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165505001 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165505001 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165505001 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165505001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165505001 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165505001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165505001 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1583)@523952dc7221: Session index based on local reference:0 20241102165505003 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165505003 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165505003 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165505003 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165505003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165505003 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165505003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) SGSN_Test_0-RAN(1585)@523952dc7221: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)5601961 20241102165505003 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@523952dc7221: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@523952dc7221: 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 := 'EAF1D238'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@523952dc7221: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)15206041 SGSN_Test_0-RAN(1585)@523952dc7221: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1583)@523952dc7221: First idle individual index:0 20241102165505205 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165505205 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165505205 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165505205 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165505206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165505206 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165505206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165505206 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165505207 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241102165505207 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241102165505207 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241102165505207 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xEAF1D238) type="signalling" (gprs_gmm.c:1937) 20241102165505207 DMM DEBUG GMM(gmm_fsm)[0x61200002c7a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241102165505207 DMM DEBUG GMM(gmm_fsm)[0x61200002c7a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241102165505207 DMM DEBUG MM(262420000001056/eaf1d238) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241102165505207 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165505207 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165505207 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165505207 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165505207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165505207 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165505207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165505207 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165505208 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165505208 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165505208 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165505208 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165505208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165505208 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165505208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165505208 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1583)@523952dc7221: { messageType := 2, destLocRef := 'E80699'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(1583)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1583)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1583)@523952dc7221: vl_len:12 SGSN_Test_0-SCCP(1583)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1583)@523952dc7221: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241102165505212 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165505212 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165505212 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165505212 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165505212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165505212 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165505213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165505213 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165505213 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241102165505213 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241102165505213 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241102165505213 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:366) 20241102165505213 DMM DEBUG MM_STATE_Iu(11)[0x61200002cc20]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241102165505213 DMM DEBUG MM_STATE_Iu(11)[0x61200002cc20]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241102165505213 DMM INFO MM(262420000001056/eaf1d238) <- GMM SERVICE ACCEPT (P-TMSI=0xeaf1d238) (gprs_gmm.c:813) 20241102165505213 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241102165505214 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165505214 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165505214 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165505214 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165505214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165505214 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165505214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165505214 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165505214 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165505214 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165505214 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165505214 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165505214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165505214 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165505214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165505214 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1583)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1583)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1583)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1583)@523952dc7221: vl_len:23 SGSN_Test_0-SCCP(1583)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1583)@523952dc7221: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241102165505220 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165505220 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165505220 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165505220 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165505220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165505220 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165505220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165505220 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165505220 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241102165505220 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241102165505220 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241102165505220 DMM INFO MM(262420000001056/eaf1d238) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241102165505220 DMM INFO MM(262420000001056/eaf1d238) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241102165505220 DMM DEBUG MM(262420000001056/eaf1d238) Using GGSN 0 (gprs_sm.c:317) 20241102165505220 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) 20241102165505220 DLGTP DEBUG Begin pdp_tidset tid = 5650100000024262 (pdp.c:279) 20241102165505220 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241102165505220 DGPRS NOTICE PDP(262420000001056/0) Create PDP Context (sgsn_libgtp.c:186) 20241102165505220 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:402) 20241102165505231 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 53 e0 0c d8 11 ce e1 18 11 14 05 7f e4 6b 53 a8 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) 20241102165505231 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbf886ebe60, cbp=0x614000025ea0) (sgsn_libgtp.c:630) 20241102165505231 DGPRS INFO PDP(262420000001056/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241102165505232 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165505232 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165505232 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165505232 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165505232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165505232 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165505232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165505232 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1583)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1583)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1583)@523952dc7221: vl_len:46 SGSN_Test_0-SCCP(1583)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1583)@523952dc7221: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C602A7C3500017F000068000000000000000000000000000032440F59'O 20241102165505248 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165505248 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165505248 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165505248 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165505248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165505248 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165505248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165505248 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165505248 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241102165505248 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241102165505248 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241102165505248 DRANAP INFO Rx RAB Assignment Response for UE conn_id 12 (iu_client.c:574) 20241102165505248 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 )20241102165505248 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:402) 20241102165505249 DGPRS INFO PDP(262420000001056/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241102165505249 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241102165505249 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165505249 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165505249 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165505249 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165505249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165505249 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165505249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165505249 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1583)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241102165505253 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 53 e0 0c d8 11 ce e1 18 11 7f e4 6b 53 a8 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) 20241102165505253 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fbf886ebe60, cbp=0x614000025ea0) (sgsn_libgtp.c:630) 20241102165505253 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)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1583)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1583)@523952dc7221: vl_len:16 SGSN_Test_0-SCCP(1583)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1583)@523952dc7221: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241102165505262 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165505262 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165505262 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165505262 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165505262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165505262 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165505262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165505262 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165505262 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241102165505262 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241102165505262 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241102165505262 DMM INFO MM(262420000001056/eaf1d238) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241102165505262 DGPRS INFO PDP(262420000001056/0) Delete PDP Context (sgsn_libgtp.c:323) 20241102165505262 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:402) 20241102165505264 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) 20241102165505264 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fbf886ebe60, cbp=0x614000025ea0) (sgsn_libgtp.c:630) 20241102165505264 DGPRS INFO PDP(262420000001056/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241102165505264 DMM INFO MM(262420000001056/eaf1d238) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241102165505264 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241102165505264 DLGTP DEBUG Begin pdp_tiddel tid = 5650100000024262 (pdp.c:298) 20241102165505264 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241102165505264 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165505264 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165505264 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165505264 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165505264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165505264 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165505264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165505264 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1583)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1571)@523952dc7221: Removing Client IMSI='262420000001056'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@523952dc7221: Final verdict of PTC: pass SGSN_Test_0-RAN(1585)@523952dc7221: Final verdict of PTC: none 20241102165505272 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241102165505272 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241102165505272 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241102165505272 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241102165505272 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241102165505272 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241102165505272 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241102165505272 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241102165505272 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) 20241102165505272 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165505272 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241102165505272 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241102165505272 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241102165505272 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241102165505272 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241102165505272 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241102165505272 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241102165505273 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1586)@523952dc7221: Final verdict of PTC: none SGSN_Test_0-SCCP(1583)@523952dc7221: Final verdict of PTC: none 20241102165505276 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39450<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1589)@523952dc7221: Final verdict of PTC: none -NSVCI98(1578)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1569)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1579)@523952dc7221: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1571)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1588)@523952dc7221: Final verdict of PTC: none -NSVCI99(1584)@523952dc7221: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1581)@523952dc7221: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@523952dc7221: Final verdict of PTC: none -NSVCI97(1574)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1570)@523952dc7221: Final verdict of PTC: none 20241102165505279 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102165505279 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1573)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@523952dc7221: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(1572)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(1582)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(1576)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1571): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(1572): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(1573): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(1574): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(1576): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(1578): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(1579): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1581): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(1582): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test_0-SCCP(1583): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(1584): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591): pass (none -> pass) MTC@523952dc7221: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:55:05 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 20241102165505418 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39464<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165505920 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39464<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=294540) 20241102165506280 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165506280 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=294540, count=305448) 20241102165507274 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241102165507274 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241102165507274 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241102165507281 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165507281 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:55: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_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 20241102165508283 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165508283 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20241102165508990 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35764<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165508991 DMM INFO MM(262420000001056/eaf1d238) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102165508991 DMM INFO MM(262420000001056/eaf1d238) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102165508991 DMM DEBUG GMM(gmm_fsm)[0x61200002c7a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102165508991 DMM DEBUG GMM(gmm_fsm)[0x61200002c7a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102165508991 DMM DEBUG MM_STATE_Iu(11)[0x61200002cc20]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241102165508992 DMM DEBUG MM_STATE_Iu(11)[0x61200002cc20]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241102165508992 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20241102165508992 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) 20241102165508992 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f6 09 00 28 01 01 (gsup_client.c:399) 20241102165508992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{Init}: Deallocated (fsm.c:568) 20241102165508992 DMM DEBUG MM_STATE_Gb[0x61200002caa0]{Idle}: Deallocated (fsm.c:568) 20241102165508992 DMM DEBUG MM_STATE_Iu(11)[0x61200002cc20]{Detached}: Deallocated (fsm.c:568) 20241102165508992 DMM DEBUG GMM(gmm_fsm)[0x61200002c7a0]{Deregistered}: Deallocated (fsm.c:568) 20241102165508992 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241102165508992 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165508992 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165508992 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165508992 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165508992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165508992 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165508992 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1592)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1593)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1592)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1596)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165509047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102165509047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102165509047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102165509047 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165509047 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102165509047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165509047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165509047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165509047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165509049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165509049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165509049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165509049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165509049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165509049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165509049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165509050 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165509050 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102165509050 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165509050 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165509050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165509050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1596)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165509053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1593)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1597)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 20241102165509062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165509062 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)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1598)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1597)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1602)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165509095 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102165509095 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) 20241102165509095 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) 20241102165509095 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165509095 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102165509095 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165509095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165509095 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165509095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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(1602)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165509097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165509097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165509098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(1601)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 20241102165509098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165509098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165509098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165509098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165509098 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165509098 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102165509098 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165509098 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165509098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165509098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1602)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165509102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1598)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1598)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165509113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165509113 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1603)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1599)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1601)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1606)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1606)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165509125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102165509125 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) 20241102165509125 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) 20241102165509125 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165509125 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102165509125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165509125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165509125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165509125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1606)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165509126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165509126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165509126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165509127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165509127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165509127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165509127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165509127 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165509127 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102165509127 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165509127 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165509127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165509127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1606)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1606)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165509131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1603)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1603)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@523952dc7221: Connecting RANAP RAN_Emulation to SCCP_SP_PORT 20241102165509142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165509142 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-M3UA(1609)@523952dc7221: ************************************************* SGSN_Test_0-M3UA(1609)@523952dc7221: M3UA emulation initiated, the test can be started MTC@523952dc7221: Starting RAN_Emulation SGSN_Test_0-M3UA(1609)@523952dc7221: ************************************************* SGSN_Test_0-SCCP(1607)@523952dc7221: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102165509283 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165509283 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102165509283 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102165509283 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1611)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1611)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102165509285 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1611)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1611)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102165509286 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1611)@523952dc7221: 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)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1611)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241102165509344 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241102165509344 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241102165509344 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241102165509344 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1609)@523952dc7221: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241102165509347 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165509347 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241102165509347 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241102165509347 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241102165509347 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241102165509347 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241102165509347 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241102165509348 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165509348 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241102165509348 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241102165509348 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241102165509348 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241102165509348 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241102165509348 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241102165509348 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241102165510154 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165510154 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165510154 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165510154 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165510154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165510154 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165510154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165510154 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165510155 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241102165510155 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241102165510155 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165510155 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165510155 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165510155 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165510155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165510155 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165510155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165510155 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1608)@523952dc7221: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@523952dc7221: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614), IMSI='262420000001057'H, TLLI='E33B71A3'O, index=0 SGSN_Test-GSUP(1612)@523952dc7221: 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)@523952dc7221: 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 := '6D9B'O, rac := '51'O ("Q") }, 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)@523952dc7221: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)2178056 SGSN_Test_0-SCCP(1607)@523952dc7221: First idle individual index:0 SGSN_Test_0-RAN(1608)@523952dc7221: patch: N(SD) for ConnIdx 0 set to 1 20241102165510349 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165510349 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165510349 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165510349 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165510349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165510349 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165510349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165510349 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165510350 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241102165510350 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241102165510350 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241102165510350 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach" (gprs_gmm.c:1266) 20241102165510350 DMM DEBUG GMM(gmm_fsm)[0x61200002d220]{Deregistered}: Allocated (fsm.c:456) 20241102165510350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{Init}: Allocated (fsm.c:456) 20241102165510350 DMM DEBUG MM_STATE_Gb[0x61200002d520]{Idle}: Allocated (fsm.c:456) 20241102165510350 DMM DEBUG MM_STATE_Iu[0x61200002d6a0]{Detached}: Allocated (fsm.c:456) 20241102165510350 DMM DEBUG GMM(gmm_fsm)[0x61200002d220]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102165510350 DMM DEBUG GMM(gmm_fsm)[0x61200002d220]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102165510350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102165510350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102165510350 DMM DEBUG MM(262420000001057/ff8d4a12) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102165510350 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241102165510351 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165510351 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165510351 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165510351 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165510351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165510351 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165510351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165510351 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165510351 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165510351 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165510351 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165510351 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165510351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165510351 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165510351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165510351 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@523952dc7221: { messageType := 2, destLocRef := '213C08'O ("!<\b"), sourceLocRef := '00000D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1607)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@523952dc7221: 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 := '7BDCB794A1D869298CF59297B32E4195'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '537648DA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5E991381922C4B07'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A0E618BE5C0E9AAD7B3BC3F6C7467F79'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1BBB2ABBE4804EDA20776ECAE1B83057'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E31E2328FDE6C92669E954715C7E2BCC'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '981F9CFA6BA3DF13'O } } } } } SGSN_Test_0-SCCP(1607)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@523952dc7221: vl_len:23 SGSN_Test_0-SCCP(1607)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1607)@523952dc7221: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20241102165510361 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165510361 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165510361 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165510361 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165510361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165510361 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165510361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165510361 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165510361 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241102165510361 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241102165510361 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241102165510361 DMM DEBUG MM(262420000001057/ff8d4a12) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1084) 20241102165510361 DMM NOTICE MM(262420000001057/ff8d4a12) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102165510361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102165510361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102165510361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102165510361 DMM DEBUG MM(262420000001057/ff8d4a12) Requesting authorization (sgsn_auth.c:160) 20241102165510361 DMM INFO MM(262420000001057/ff8d4a12) Requesting authentication tuples (sgsn_auth.c:184) 20241102165510361 DMM DEBUG MM(262420000001057/ff8d4a12) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102165510361 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20241102165510361 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)@523952dc7221: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) SGSN_Test-GSUP(1612)@523952dc7221: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)"262420000001057" 20241102165510363 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102165510363 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102165510363 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102165510363 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102165510363 DMM INFO MM(262420000001057/ff8d4a12) Subscriber data update (mmctx.c:445) 20241102165510363 DMM DEBUG MM(262420000001057/ff8d4a12) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102165510363 DMM INFO MM(262420000001057/ff8d4a12) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102165510363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102165510363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102165510363 DMM INFO MM(262420000001057/ff8d4a12) <- GMM AUTH AND CIPHERING REQ (rand = 7b dc b7 94 a1 d8 69 29 8c f5 92 97 b3 2e 41 95 , mmctx_is_r99=1, vec->auth_types=0x3, autn = e3 1e 23 28 fd e6 c9 26 69 e9 54 71 5c 7e 2b cc ) (gprs_gmm.c:483) 20241102165510363 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241102165510364 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165510364 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165510364 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165510364 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165510364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165510364 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165510364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165510364 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@523952dc7221: vl_len:37 SGSN_Test_0-SCCP(1607)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1607)@523952dc7221: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130922981F9CFA23094B99990000105007F029046BA3DF13'O 20241102165510368 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165510368 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165510368 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165510368 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165510369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165510369 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165510369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165510369 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165510369 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241102165510369 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241102165510369 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241102165510369 DMM INFO MM(262420000001057/ff8d4a12) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102165510369 DMM NOTICE MM(262420000001057/ff8d4a12) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102165510369 DMM DEBUG MM(262420000001057/ff8d4a12) checking auth: received UMTS RES = 98 1f 9c fa 6b a3 df 13 (gprs_gmm.c:666) 20241102165510369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102165510369 DMM DEBUG MM(262420000001057/ff8d4a12) Requesting authorization (sgsn_auth.c:160) 20241102165510369 DMM INFO MM(262420000001057/ff8d4a12) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102165510369 DMM DEBUG MM(262420000001057/ff8d4a12) Requesting subscriber data update (gprs_subscriber.c:894) 20241102165510369 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20241102165510369 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) 20241102165510369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241102165510369 DMM DEBUG MM(262420000001057/ff8d4a12) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241102165510369 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165510369 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165510369 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165510369 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165510369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165510369 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165510370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165510370 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@523952dc7221: vl_len:12 SGSN_Test_0-SCCP(1607)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1607)@523952dc7221: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241102165510377 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165510377 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165510377 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165510377 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165510377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165510377 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165510377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165510377 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165510377 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241102165510377 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241102165510377 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241102165510377 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20241102165510377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241102165510377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241102165510378 DMM INFO MM(262420000001057/ff8d4a12) <- GMM ATTACH ACCEPT (new P-TMSI=0xff8d4a12) (gprs_gmm.c:300) 20241102165510378 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241102165510378 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165510378 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165510378 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165510378 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165510378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165510378 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165510378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165510378 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165510378 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165510378 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165510378 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165510378 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165510378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165510378 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165510378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165510378 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241102165510383 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102165510383 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102165510383 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241102165510383 DMM INFO MM(262420000001057/ff8d4a12) Subscriber data update (mmctx.c:445) 20241102165510383 DMM DEBUG MM(262420000001057/ff8d4a12) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102165510383 DMM INFO MM(262420000001057/ff8d4a12) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102165510383 DMM NOTICE MM(262420000001057/ff8d4a12) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1000) 20241102165510383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102165510383 DMM NOTICE MM(262420000001057/ff8d4a12) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102165510383 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) 20241102165510384 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102165510384 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241102165510384 DMM INFO MM(262420000001057/ff8d4a12) Subscriber data update (mmctx.c:445) 20241102165510384 DMM DEBUG MM(262420000001057/ff8d4a12) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1607)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@523952dc7221: vl_len:14 SGSN_Test_0-SCCP(1607)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1607)@523952dc7221: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241102165510386 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165510386 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165510386 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165510386 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165510386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165510386 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165510386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165510386 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165510387 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241102165510387 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241102165510387 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241102165510387 DMM INFO MM(262420000001057/ff8d4a12) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102165510387 DMM NOTICE MM(262420000001057/ff8d4a12) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102165510387 DMM DEBUG GMM(gmm_fsm)[0x61200002d220]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102165510387 DMM DEBUG GMM(gmm_fsm)[0x61200002d220]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102165510387 DMM DEBUG MM_STATE_Iu(13)[0x61200002d6a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241102165510387 DMM DEBUG MM_STATE_Iu(13)[0x61200002d6a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241102165510387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102165510387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241102165510387 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165510387 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165510387 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165510387 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165510387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165510387 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165510387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165510387 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@523952dc7221: vl_len:7 SGSN_Test_0-SCCP(1607)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1607)@523952dc7221: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241102165510392 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165510392 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165510392 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165510392 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165510392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165510392 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165510392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165510392 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165510393 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241102165510393 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241102165510393 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241102165510393 DMM INFO MM(262420000001057/ff8d4a12) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241102165510393 DMM DEBUG MM_STATE_Iu(13)[0x61200002d6a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241102165510393 DMM DEBUG MM_STATE_Iu(13)[0x61200002d6a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241102165510393 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165510393 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165510393 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165510393 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165510393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165510393 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165510393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165510393 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@523952dc7221: Session index based on local reference:0 20241102165510394 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165510394 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165510394 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165510394 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) SGSN_Test_0-RAN(1608)@523952dc7221: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)2178056 20241102165510395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165510395 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165510395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165510395 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@523952dc7221: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@523952dc7221: 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 := 'FF8D4A12'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1608)@523952dc7221: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)2988784 SGSN_Test_0-RAN(1608)@523952dc7221: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1607)@523952dc7221: First idle individual index:0 20241102165510597 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165510597 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165510597 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165510597 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165510598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165510598 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165510598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165510598 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165510599 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241102165510599 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241102165510599 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241102165510599 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFF8D4A12) type="signalling" (gprs_gmm.c:1937) 20241102165510599 DMM DEBUG GMM(gmm_fsm)[0x61200002d220]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241102165510599 DMM DEBUG GMM(gmm_fsm)[0x61200002d220]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241102165510599 DMM DEBUG MM(262420000001057/ff8d4a12) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241102165510599 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165510600 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165510600 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165510600 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165510600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165510600 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165510600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165510600 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165510600 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165510600 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165510600 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165510600 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165510600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165510600 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165510600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165510600 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@523952dc7221: { messageType := 2, destLocRef := '2D9AF0'O, sourceLocRef := '00000E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1607)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@523952dc7221: vl_len:12 SGSN_Test_0-SCCP(1607)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1607)@523952dc7221: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241102165510605 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165510605 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165510605 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165510605 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165510605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165510605 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165510605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165510605 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165510605 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241102165510605 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241102165510606 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241102165510606 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 14) (iu_client.c:366) 20241102165510606 DMM DEBUG MM_STATE_Iu(13)[0x61200002d6a0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241102165510606 DMM DEBUG MM_STATE_Iu(13)[0x61200002d6a0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241102165510606 DMM INFO MM(262420000001057/ff8d4a12) <- GMM SERVICE ACCEPT (P-TMSI=0xff8d4a12) (gprs_gmm.c:813) 20241102165510606 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241102165510606 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165510606 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165510606 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165510606 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165510606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165510606 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165510606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165510606 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165510607 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165510607 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165510607 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165510607 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165510607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165510607 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165510607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165510607 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1607)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@523952dc7221: vl_len:23 SGSN_Test_0-SCCP(1607)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1607)@523952dc7221: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241102165510613 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165510613 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165510613 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165510613 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165510613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165510613 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165510613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165510613 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165510614 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241102165510614 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241102165510614 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241102165510614 DMM INFO MM(262420000001057/ff8d4a12) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241102165510614 DMM INFO MM(262420000001057/ff8d4a12) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241102165510614 DMM DEBUG MM(262420000001057/ff8d4a12) Using GGSN 0 (gprs_sm.c:317) 20241102165510614 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) 20241102165510614 DLGTP DEBUG Begin pdp_tidset tid = 5750100000024262 (pdp.c:279) 20241102165510614 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241102165510614 DGPRS NOTICE PDP(262420000001057/0) Create PDP Context (sgsn_libgtp.c:186) 20241102165510614 DLGTP DEBUG Registering seq=1092 in restransmit req queue (gtp.c:402) 20241102165510624 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 ab b7 cd 9b 11 34 8d b9 83 14 05 7f cd 44 b1 37 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) 20241102165510624 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbf886ebe60, cbp=0x6140000286a0) (sgsn_libgtp.c:630) 20241102165510624 DGPRS INFO PDP(262420000001057/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241102165510624 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165510624 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165510624 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165510625 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165510625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165510625 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165510625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165510625 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@523952dc7221: vl_len:48 SGSN_Test_0-SCCP(1607)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1607)@523952dc7221: data sent by MTP3_SCCP_PORT: '6000002C000001003440250000010033401E602C80A83500017F000068000000000000000000000000000000601BE054'O 20241102165510638 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165510638 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165510638 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165510638 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165510638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165510638 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165510638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165510638 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165510638 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241102165510638 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241102165510638 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241102165510638 DRANAP INFO Rx RAB Assignment Response for UE conn_id 14 (iu_client.c:574) 20241102165510638 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 )20241102165510639 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) 20241102165510639 DMM NOTICE MM(262420000001057/ff8d4a12) <- ACTIVATE PDP CONTEXT REJ: Network Failure (gprs_sm.c:240) 20241102165510639 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241102165510639 DGPRS INFO PDP(262420000001057/0) Delete PDP Context (sgsn_libgtp.c:323) 20241102165510639 DLGTP DEBUG Registering seq=1093 in restransmit req queue (gtp.c:402) 20241102165510639 DRANAP ERROR Error in cn_ranap_handle_co (-1) (iu_client.c:692) 20241102165510639 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165510639 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165510639 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165510639 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165510639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165510639 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165510639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165510639 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed 20241102165510642 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) 20241102165510642 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fbf886ebe60, cbp=0x6140000286a0) (sgsn_libgtp.c:630) 20241102165510642 DGPRS INFO PDP(262420000001057/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241102165510642 DLGTP DEBUG Begin pdp_tiddel tid = 5750100000024262 (pdp.c:298) 20241102165510642 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@523952dc7221: Removing Client IMSI='262420000001057'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@523952dc7221: Final verdict of PTC: pass SGSN_Test_0-RAN(1608)@523952dc7221: Final verdict of PTC: none 20241102165510646 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241102165510646 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241102165510646 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241102165510646 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241102165510647 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241102165510647 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241102165510647 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241102165510647 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241102165510647 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) 20241102165510647 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165510647 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241102165510647 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241102165510647 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241102165510647 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241102165510647 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241102165510647 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241102165510647 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241102165510647 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1609)@523952dc7221: Final verdict of PTC: none SGSN_Test_0-SCCP(1607)@523952dc7221: Final verdict of PTC: none 20241102165510650 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35764<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241102165510653 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102165510653 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1599)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP(1612)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1611)@523952dc7221: Final verdict of PTC: none -NSVCI98(1602)@523952dc7221: Final verdict of PTC: none -NSVCI97(1596)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1592)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1597)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1601)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1603)@523952dc7221: Final verdict of PTC: none -NSVCI99(1606)@523952dc7221: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1613)@523952dc7221: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1598)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1593)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(1594)@523952dc7221: Final verdict of PTC: none SGSN_Test-RNC_GTP(1610)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(1604)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(1600)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(1592): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1593): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(1594): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(1596): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(1597): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1598): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1599): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(1600): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(1601): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(1602): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1603): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(1604): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(1606): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test_0-SCCP(1607): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test_0-RAN(1608): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test_0-M3UA(1609): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-RNC_GTP(1610): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(1611): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(1612): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(1613): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614): pass (none -> pass) MTC@523952dc7221: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:55:10 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 20241102165510789 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35780<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165511291 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35780<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=286008) 20241102165511653 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165511654 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=286008, count=290460) 20241102165512648 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241102165512648 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241102165512648 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241102165512656 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165512656 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:55: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_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 20241102165513657 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165513657 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_attach_pdp_act_pmm_idle started. 20241102165514357 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35790<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165514359 DMM INFO MM(262420000001057/ff8d4a12) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102165514359 DMM INFO MM(262420000001057/ff8d4a12) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102165514359 DMM DEBUG GMM(gmm_fsm)[0x61200002d220]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102165514359 DMM DEBUG GMM(gmm_fsm)[0x61200002d220]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102165514359 DMM DEBUG MM_STATE_Iu(13)[0x61200002d6a0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241102165514359 DMM DEBUG MM_STATE_Iu(13)[0x61200002d6a0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241102165514359 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20241102165514359 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) 20241102165514359 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f7 09 00 28 01 01 (gsup_client.c:399) 20241102165514359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{Init}: Deallocated (fsm.c:568) 20241102165514359 DMM DEBUG MM_STATE_Gb[0x61200002d520]{Idle}: Deallocated (fsm.c:568) 20241102165514359 DMM DEBUG MM_STATE_Iu(13)[0x61200002d6a0]{Detached}: Deallocated (fsm.c:568) 20241102165514359 DMM DEBUG GMM(gmm_fsm)[0x61200002d220]{Deregistered}: Deallocated (fsm.c:568) 20241102165514359 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241102165514359 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165514360 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165514360 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165514360 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165514360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165514360 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165514360 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1615)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1616)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1615)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1619)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165514403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102165514403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102165514403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102165514403 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165514403 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102165514403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165514403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165514403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165514403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165514405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165514405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165514405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165514405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165514405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165514406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165514406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165514406 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165514406 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102165514406 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165514406 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165514406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165514406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1619)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165514409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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(1620)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1616)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1616)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165514419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165514419 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI196(1618)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1621)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1620)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1624)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165514438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102165514438 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) 20241102165514438 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) 20241102165514438 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165514438 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102165514438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165514438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165514438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165514438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165514440 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165514440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165514440 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165514440 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165514441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165514441 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165514441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165514441 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165514441 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102165514441 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165514441 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165514441 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165514441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1624)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165514444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1621)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1621)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1625)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 20241102165514452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165514452 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI210(1623)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1626)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1625)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1629)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165514479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102165514479 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) 20241102165514479 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) 20241102165514479 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165514479 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102165514479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165514479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165514479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165514479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_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)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165514481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165514481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165514481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165514481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165514481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165514481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165514481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165514481 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165514481 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102165514481 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165514481 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1629)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102165514482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165514482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-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)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165514485 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1626)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165514496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165514496 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI220(1628)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@523952dc7221: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1632)@523952dc7221: ************************************************* SGSN_Test_0-M3UA(1632)@523952dc7221: M3UA emulation initiated, the test can be started MTC@523952dc7221: Starting RAN_Emulation SGSN_Test_0-M3UA(1632)@523952dc7221: ************************************************* SGSN_Test_0-SCCP(1630)@523952dc7221: v_sccp_pdu_maxlen:268 20241102165514658 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165514658 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102165514658 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102165514658 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1634)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1634)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102165514660 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1634)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102165514660 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1634)@523952dc7221: 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)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1634)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241102165514704 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241102165514704 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241102165514704 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241102165514705 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1632)@523952dc7221: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241102165514707 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165514707 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241102165514707 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241102165514707 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241102165514707 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241102165514707 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241102165514707 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241102165514708 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165514708 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241102165514708 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241102165514708 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241102165514708 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241102165514708 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241102165514709 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241102165514709 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241102165515515 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165515515 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165515515 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165515515 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165515515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165515515 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165515515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165515515 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165515515 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241102165515515 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241102165515515 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165515515 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165515515 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165515516 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165515516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165515516 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165515516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165515516 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1631)@523952dc7221: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1618)@523952dc7221: Adding Client=TC_attach_pdp_act_pmm_idle(1637), IMSI='262420000001005'H, TLLI='FFEA8F1E'O, index=0 SGSN_Test-GSUP(1635)@523952dc7221: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1637) TC_attach_pdp_act_pmm_idle(1637)@523952dc7221: 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 := 'E445'O, rac := '99'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)@523952dc7221: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)4325478 SGSN_Test_0-SCCP(1630)@523952dc7221: First idle individual index:0 SGSN_Test_0-RAN(1631)@523952dc7221: patch: N(SD) for ConnIdx 0 set to 1 20241102165515728 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165515728 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165515728 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165515728 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165515728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165515728 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165515728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165515728 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165515729 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241102165515729 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241102165515729 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241102165515729 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach" (gprs_gmm.c:1266) 20241102165515729 DMM DEBUG GMM(gmm_fsm)[0x61200002dca0]{Deregistered}: Allocated (fsm.c:456) 20241102165515729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{Init}: Allocated (fsm.c:456) 20241102165515729 DMM DEBUG MM_STATE_Gb[0x61200002dfa0]{Idle}: Allocated (fsm.c:456) 20241102165515729 DMM DEBUG MM_STATE_Iu[0x61200002e120]{Detached}: Allocated (fsm.c:456) 20241102165515729 DMM DEBUG GMM(gmm_fsm)[0x61200002dca0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102165515729 DMM DEBUG GMM(gmm_fsm)[0x61200002dca0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102165515729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102165515729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102165515729 DMM DEBUG MM(262420000001005/f1c5e967) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102165515729 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241102165515730 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165515730 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165515730 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165515730 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165515730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165515730 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165515730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165515730 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165515730 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165515730 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165515730 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165515730 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165515730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165515730 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165515730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165515730 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@523952dc7221: { messageType := 2, destLocRef := '420066'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)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@523952dc7221: 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 := '77DFCB69AB31A18CC0E8406E58806ED9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CD1B92C3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DCB704C6EFFBAAB6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '01E2AE330209F4124FC167EE1BD71F55'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2B6549CB844CDE59292CECDED879B0A9'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '5162D89801438614073A821D00E2B752'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '504D64625B170CF9'O } } } } } SGSN_Test_0-SCCP(1630)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@523952dc7221: vl_len:23 SGSN_Test_0-SCCP(1630)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1630)@523952dc7221: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20241102165515739 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165515739 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165515740 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165515740 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165515740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165515740 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165515740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165515740 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165515740 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241102165515740 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241102165515740 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241102165515740 DMM DEBUG MM(262420000001005/f1c5e967) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20241102165515740 DMM NOTICE MM(262420000001005/f1c5e967) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102165515740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102165515740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102165515740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102165515740 DMM DEBUG MM(262420000001005/f1c5e967) Requesting authorization (sgsn_auth.c:160) 20241102165515740 DMM INFO MM(262420000001005/f1c5e967) Requesting authentication tuples (sgsn_auth.c:184) 20241102165515740 DMM DEBUG MM(262420000001005/f1c5e967) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102165515740 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20241102165515740 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)@523952dc7221: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1637) SGSN_Test-GSUP(1635)@523952dc7221: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1637)"262420000001005" 20241102165515743 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102165515743 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102165515744 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102165515744 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102165515744 DMM INFO MM(262420000001005/f1c5e967) Subscriber data update (mmctx.c:445) 20241102165515744 DMM DEBUG MM(262420000001005/f1c5e967) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102165515744 DMM INFO MM(262420000001005/f1c5e967) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102165515744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102165515744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102165515744 DMM INFO MM(262420000001005/f1c5e967) <- GMM AUTH AND CIPHERING REQ (rand = 77 df cb 69 ab 31 a1 8c c0 e8 40 6e 58 80 6e d9 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 51 62 d8 98 01 43 86 14 07 3a 82 1d 00 e2 b7 52 ) (gprs_gmm.c:483) 20241102165515744 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241102165515744 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165515744 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165515744 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165515744 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165515744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165515744 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165515744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165515744 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@523952dc7221: vl_len:37 SGSN_Test_0-SCCP(1630)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1630)@523952dc7221: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E22504D646223094B99990000100005F029045B170CF9'O 20241102165515751 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165515751 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165515751 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165515751 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165515751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165515751 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165515751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165515751 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165515751 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241102165515751 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241102165515751 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241102165515751 DMM INFO MM(262420000001005/f1c5e967) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102165515751 DMM NOTICE MM(262420000001005/f1c5e967) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102165515751 DMM DEBUG MM(262420000001005/f1c5e967) checking auth: received UMTS RES = 50 4d 64 62 5b 17 0c f9 (gprs_gmm.c:666) 20241102165515751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102165515751 DMM DEBUG MM(262420000001005/f1c5e967) Requesting authorization (sgsn_auth.c:160) 20241102165515751 DMM INFO MM(262420000001005/f1c5e967) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102165515751 DMM DEBUG MM(262420000001005/f1c5e967) Requesting subscriber data update (gprs_subscriber.c:894) 20241102165515751 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20241102165515751 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) 20241102165515752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241102165515752 DMM DEBUG MM(262420000001005/f1c5e967) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241102165515752 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165515752 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165515752 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165515752 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165515752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165515752 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165515752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165515752 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@523952dc7221: vl_len:12 SGSN_Test_0-SCCP(1630)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1630)@523952dc7221: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241102165515760 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165515760 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165515760 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165515760 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165515760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165515760 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165515760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165515760 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165515760 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241102165515760 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241102165515760 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241102165515761 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20241102165515761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241102165515761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241102165515761 DMM INFO MM(262420000001005/f1c5e967) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1c5e967) (gprs_gmm.c:300) 20241102165515761 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241102165515761 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165515761 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165515761 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165515761 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165515761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165515761 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165515761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165515761 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165515761 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165515761 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165515761 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165515762 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165515762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165515762 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165515762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165515762 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241102165515765 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102165515765 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102165515765 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241102165515765 DMM INFO MM(262420000001005/f1c5e967) Subscriber data update (mmctx.c:445) 20241102165515765 DMM DEBUG MM(262420000001005/f1c5e967) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102165515766 DMM INFO MM(262420000001005/f1c5e967) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102165515766 DMM NOTICE MM(262420000001005/f1c5e967) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20241102165515766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102165515766 DMM NOTICE MM(262420000001005/f1c5e967) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102165515766 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) 20241102165515766 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102165515767 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241102165515767 DMM INFO MM(262420000001005/f1c5e967) Subscriber data update (mmctx.c:445) 20241102165515767 DMM DEBUG MM(262420000001005/f1c5e967) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1630)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@523952dc7221: vl_len:14 SGSN_Test_0-SCCP(1630)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1630)@523952dc7221: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241102165515769 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165515769 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165515769 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165515769 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165515769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165515769 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165515769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165515769 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165515769 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241102165515769 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241102165515769 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241102165515769 DMM INFO MM(262420000001005/f1c5e967) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102165515769 DMM NOTICE MM(262420000001005/f1c5e967) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102165515769 DMM DEBUG GMM(gmm_fsm)[0x61200002dca0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102165515769 DMM DEBUG GMM(gmm_fsm)[0x61200002dca0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102165515769 DMM DEBUG MM_STATE_Iu(15)[0x61200002e120]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241102165515769 DMM DEBUG MM_STATE_Iu(15)[0x61200002e120]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241102165515769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102165515769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241102165515769 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165515769 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165515769 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165515770 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165515770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165515770 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165515770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165515770 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@523952dc7221: vl_len:7 SGSN_Test_0-SCCP(1630)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1630)@523952dc7221: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241102165515774 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165515774 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165515774 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165515774 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165515774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165515774 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165515774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165515774 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165515774 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241102165515774 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241102165515775 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241102165515775 DMM INFO MM(262420000001005/f1c5e967) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241102165515775 DMM DEBUG MM_STATE_Iu(15)[0x61200002e120]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241102165515775 DMM DEBUG MM_STATE_Iu(15)[0x61200002e120]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241102165515775 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165515775 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165515775 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165515775 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165515775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165515775 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165515775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165515775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@523952dc7221: Session index based on local reference:0 20241102165515776 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165515776 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165515776 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165515776 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165515776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165515776 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) SGSN_Test_0-RAN(1631)@523952dc7221: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)4325478 20241102165515776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165515776 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_attach_pdp_act_pmm_idle(1637)@523952dc7221: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1637)@523952dc7221: 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 := 'F1C5E967'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1631)@523952dc7221: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)11710121 SGSN_Test_0-RAN(1631)@523952dc7221: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1630)@523952dc7221: First idle individual index:0 20241102165515977 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165515977 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165515977 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165515977 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165515977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165515978 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165515978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165515978 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165515979 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241102165515979 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241102165515979 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241102165515979 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF1C5E967) type="signalling" (gprs_gmm.c:1937) 20241102165515979 DMM DEBUG GMM(gmm_fsm)[0x61200002dca0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241102165515979 DMM DEBUG GMM(gmm_fsm)[0x61200002dca0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241102165515979 DMM DEBUG MM(262420000001005/f1c5e967) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241102165515979 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165515979 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165515979 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165515979 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165515979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165515979 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165515979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165515979 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165515979 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165515979 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165515980 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165515980 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165515980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165515980 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165515980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165515980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@523952dc7221: { messageType := 2, destLocRef := 'B2AEA9'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)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@523952dc7221: vl_len:12 SGSN_Test_0-SCCP(1630)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1630)@523952dc7221: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241102165515984 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165515984 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165515984 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165515984 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165515984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165515984 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165515984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165515984 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165515984 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241102165515984 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241102165515984 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241102165515984 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 16) (iu_client.c:366) 20241102165515984 DMM DEBUG MM_STATE_Iu(15)[0x61200002e120]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241102165515984 DMM DEBUG MM_STATE_Iu(15)[0x61200002e120]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241102165515985 DMM INFO MM(262420000001005/f1c5e967) <- GMM SERVICE ACCEPT (P-TMSI=0xf1c5e967) (gprs_gmm.c:813) 20241102165515985 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241102165515985 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165515985 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165515985 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165515985 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165515985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165515985 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165515985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165515985 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165515985 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165515985 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165515985 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165515985 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165515985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165515985 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165515985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165515985 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1637)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1630)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@523952dc7221: vl_len:23 SGSN_Test_0-SCCP(1630)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1630)@523952dc7221: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241102165515991 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165515992 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165515992 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165515992 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165515992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165515992 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165515992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165515992 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165515992 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241102165515992 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241102165515992 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241102165515992 DMM INFO MM(262420000001005/f1c5e967) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241102165515992 DMM INFO MM(262420000001005/f1c5e967) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241102165515992 DMM DEBUG MM(262420000001005/f1c5e967) Using GGSN 0 (gprs_sm.c:317) 20241102165515992 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) 20241102165515992 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20241102165515992 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241102165515992 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:186) 20241102165515992 DLGTP DEBUG Registering seq=1094 in restransmit req queue (gtp.c:402) 20241102165516003 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 3a 7f 0a 15 11 03 77 2d 7d 14 05 7f c3 c8 03 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=1094 from retransmit req queue (gtp.c:443) 20241102165516003 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbf886ebe60, cbp=0x61400002aca0) (sgsn_libgtp.c:630) 20241102165516003 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241102165516004 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165516004 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165516004 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165516004 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165516004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165516004 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165516004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165516004 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@523952dc7221: vl_len:30 SGSN_Test_0-SCCP(1630)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1630)@523952dc7221: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800591BBBEE'O 20241102165516019 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165516019 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165516019 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165516019 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165516019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165516019 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165516019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165516019 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165516019 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241102165516020 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241102165516020 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241102165516020 DRANAP INFO Rx RAB Assignment Response for UE conn_id 16 (iu_client.c:574) 20241102165516020 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241102165516020 DLGTP DEBUG Registering seq=1095 in restransmit req queue (gtp.c:402) 20241102165516020 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241102165516020 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241102165516020 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165516020 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165516020 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165516020 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165516020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165516020 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165516020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165516020 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241102165516023 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 3a 7f 0a 15 11 03 77 2d 7d 7f c3 c8 03 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=1095 from retransmit req queue (gtp.c:443) 20241102165516023 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fbf886ebe60, cbp=0x61400002aca0) (sgsn_libgtp.c:630) 20241102165516023 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)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1637)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1630)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@523952dc7221: vl_len:13 SGSN_Test_0-SCCP(1630)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1630)@523952dc7221: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20241102165516028 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165516028 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165516028 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165516028 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165516028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165516028 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165516028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165516028 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165516028 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241102165516028 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241102165516028 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20241102165516028 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20241102165516029 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165516029 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165516029 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165516029 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165516029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165516029 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165516029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165516029 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@523952dc7221: vl_len:7 SGSN_Test_0-SCCP(1630)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1630)@523952dc7221: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241102165516032 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165516032 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165516032 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165516032 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165516032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165516032 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165516032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165516032 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165516032 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241102165516032 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241102165516032 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241102165516032 DMM INFO MM(262420000001005/f1c5e967) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241102165516032 DMM DEBUG MM_STATE_Iu(15)[0x61200002e120]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241102165516032 DMM DEBUG MM_STATE_Iu(15)[0x61200002e120]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241102165516032 DMM INFO MM(262420000001005/f1c5e967) Changing GTP-U endpoints 127.0.0.104/0x591bbbee -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20241102165516032 DLGTP DEBUG Registering seq=1096 in restransmit req queue (gtp.c:402) 20241102165516033 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165516033 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165516033 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165516033 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165516033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165516033 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165516033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165516033 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-RAN(1631)@523952dc7221: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)11710121 20241102165516034 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165516034 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165516034 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165516034 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165516034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165516034 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165516034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) TC_attach_pdp_act_pmm_idle(1637)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed 20241102165516034 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_attach_pdp_act_pmm_idle(1637)@523952dc7221: 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 := 'F1C5E967'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } 20241102165516035 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 3a 7f 0a 15 11 03 77 2d 7d 7f c3 c8 03 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=1096 from retransmit req queue (gtp.c:443) 20241102165516035 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fbf886ebe60, cbp=0x61400002aca0) (sgsn_libgtp.c:630) 20241102165516035 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) SGSN_Test_0-RAN(1631)@523952dc7221: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)13114104 SGSN_Test_0-RAN(1631)@523952dc7221: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1630)@523952dc7221: First idle individual index:0 20241102165516237 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165516237 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165516237 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165516237 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165516237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165516237 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165516238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165516238 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165516238 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241102165516238 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241102165516238 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241102165516239 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF1C5E967) type="signalling" (gprs_gmm.c:1937) 20241102165516239 DMM DEBUG GMM(gmm_fsm)[0x61200002dca0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241102165516239 DMM DEBUG MM(262420000001005/f1c5e967) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241102165516239 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165516239 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165516239 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165516239 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165516239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165516239 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165516239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165516239 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165516239 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165516239 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165516239 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165516239 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165516239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165516239 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165516239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165516239 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@523952dc7221: { messageType := 2, destLocRef := 'C81AF8'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)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@523952dc7221: vl_len:12 SGSN_Test_0-SCCP(1630)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1630)@523952dc7221: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241102165516244 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165516244 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165516244 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165516244 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165516244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165516244 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165516244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165516244 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165516245 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241102165516245 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241102165516245 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241102165516245 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20241102165516245 DMM DEBUG MM_STATE_Iu(15)[0x61200002e120]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241102165516245 DMM DEBUG MM_STATE_Iu(15)[0x61200002e120]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241102165516245 DMM INFO MM(262420000001005/f1c5e967) <- GMM SERVICE ACCEPT (P-TMSI=0xf1c5e967) (gprs_gmm.c:813) 20241102165516245 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241102165516245 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165516245 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165516245 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165516245 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165516245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165516245 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165516245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165516245 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165516246 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165516246 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165516246 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165516246 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165516246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165516246 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165516246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165516246 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1637)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed 20241102165527769 DGPRS DEBUG Checking for inactive LLMEs, time = 12377261 (sgsn.c:132) 20241102165534660 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241102165534660 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1634)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102165534660 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241102165544407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165544409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165544409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241102165544442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165544444 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165544445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241102165544483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165544484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165544484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-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)@523952dc7221: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@523952dc7221: Test Component 1637 has requested to stop MTC. Terminating current testcase execution. 20241102165545743 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102165545743 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1635)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1634)@523952dc7221: Final verdict of PTC: none 20241102165545744 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241102165545744 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241102165545744 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241102165545744 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241102165545744 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241102165545744 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241102165545744 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241102165545744 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241102165545744 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) 20241102165545744 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165545744 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241102165545744 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241102165545744 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241102165545744 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241102165545744 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) SGSN_Test-Gb0-NS0(1615)@523952dc7221: Final verdict of PTC: none 20241102165545744 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241102165545744 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) -NSVCI97(1619)@523952dc7221: Final verdict of PTC: none -NSVCI99(1629)@523952dc7221: Final verdict of PTC: none 20241102165545745 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-SCCP(1630)@523952dc7221: Final verdict of PTC: none -NSVCI98(1624)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1625)@523952dc7221: Final verdict of PTC: none SGSN_Test_0-M3UA(1632)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1620)@523952dc7221: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1623)@523952dc7221: Final verdict of PTC: none SGSN_Test_0-RAN(1631)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1626)@523952dc7221: Final verdict of PTC: none 20241102165545746 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35790<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_pmm_idle-BVCI196(1618)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1621)@523952dc7221: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1628)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1616)@523952dc7221: Final verdict of PTC: none SGSN_Test-RNC_GTP(1633)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1636)@523952dc7221: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle(1637)@523952dc7221: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI97-provIP(1617)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(1622)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(1627)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(1615): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1616): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(1617): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1618): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(1619): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(1620): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1621): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(1622): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1623): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(1624): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(1625): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1626): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(1627): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1628): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(1629): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test_0-SCCP(1630): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test_0-RAN(1631): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test_0-M3UA(1632): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-RNC_GTP(1633): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(1634): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(1635): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(1636): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1637): fail (none -> fail) reason: "Tguard timeout" MTC@523952dc7221: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: fail reason: Tguard timeout MTC@523952dc7221: 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'. Sat Nov 2 16:55:45 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 20241102165545884 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34414<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165546386 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34414<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=367756) 20241102165546744 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165546744 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=367756, count=369112) 20241102165547745 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241102165547745 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241102165547745 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241102165547745 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165547745 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:55: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_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 20241102165548747 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165548748 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_pmm_idle_rx_mt_data started. 20241102165549455 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49226<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165549456 DMM INFO MM(262420000001005/f1c5e967) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102165549456 DMM INFO MM(262420000001005/f1c5e967) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102165549456 DMM DEBUG GMM(gmm_fsm)[0x61200002dca0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102165549456 DMM DEBUG GMM(gmm_fsm)[0x61200002dca0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102165549456 DMM DEBUG MM_STATE_Iu(15)[0x61200002e120]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241102165549456 DMM DEBUG MM_STATE_Iu(15)[0x61200002e120]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241102165549456 DMM NOTICE MM(262420000001005/f1c5e967) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241102165549456 DGPRS INFO PDP(262420000001005/0) Forcing release of PDP context (pdpctx.c:102) 20241102165549456 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241102165549456 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241102165549456 DLGTP DEBUG Registering seq=1097 in restransmit req queue (gtp.c:402) 20241102165549457 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20241102165549457 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) 20241102165549457 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f5 09 00 28 01 01 (gsup_client.c:399) 20241102165549457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{Init}: Deallocated (fsm.c:568) 20241102165549457 DMM DEBUG MM_STATE_Gb[0x61200002dfa0]{Idle}: Deallocated (fsm.c:568) 20241102165549457 DMM DEBUG MM_STATE_Iu(15)[0x61200002e120]{Detached}: Deallocated (fsm.c:568) 20241102165549457 DMM DEBUG GMM(gmm_fsm)[0x61200002dca0]{Deregistered}: Deallocated (fsm.c:568) 20241102165549457 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241102165549457 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165549457 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165549457 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165549457 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165549457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165549457 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165549457 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1638)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1639)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1638)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1643)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165549508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102165549508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102165549508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102165549508 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165549508 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102165549508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165549508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165549508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165549508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1643)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165549510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165549510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165549510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb1-NS1(1642)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 20241102165549510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165549510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165549510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165549510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165549510 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165549511 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102165549511 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165549511 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165549511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165549511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1643)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165549515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1639)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1644)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241102165549527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165549527 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1642)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_pmm_idle_rx_mt_data-BVCI196(1640)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1647)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165549534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102165549534 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) 20241102165549534 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) 20241102165549534 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165549534 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102165549534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165549534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165549534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165549534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165549535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165549535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165549535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165549535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165549535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165549535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165549535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165549535 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165549535 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102165549535 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165549535 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1647)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102165549536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165549536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165549539 DLNS DEBUG GPRS-NS2-VC(UDP-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)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1644)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1648)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 20241102165549547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165549547 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI210(1646)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1649)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1648)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1653)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1653)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165549584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102165549584 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) 20241102165549584 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) 20241102165549584 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165549584 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102165549584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165549584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165549584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165549584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1653)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165549587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165549587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165549587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165549587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165549587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165549587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165549587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165549587 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165549587 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102165549587 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165549587 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165549588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165549588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1653)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1653)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@523952dc7221: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1655)@523952dc7221: ************************************************* 20241102165549592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test_0-M3UA(1655)@523952dc7221: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1655)@523952dc7221: ************************************************* MTC@523952dc7221: Starting RAN_Emulation SGSN_Test_0-SCCP(1652)@523952dc7221: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1649)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1649)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165549601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165549602 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI220(1650)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102165549748 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165549748 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102165549748 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102165549748 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1657)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1657)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102165549750 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1657)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102165549751 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1657)@523952dc7221: 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)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1657)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241102165549794 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241102165549794 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241102165549794 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241102165549794 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1655)@523952dc7221: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241102165549796 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165549796 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241102165549796 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241102165549797 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241102165549797 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241102165549797 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241102165549797 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241102165549798 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165549798 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241102165549798 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241102165549798 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241102165549798 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241102165549798 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241102165549798 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241102165549798 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241102165550604 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165550604 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165550604 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165550604 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165550604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165550605 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165550605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165550605 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165550605 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241102165550605 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241102165550606 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165550606 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165550606 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165550606 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165550606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165550606 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165550606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165550606 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1654)@523952dc7221: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1640)@523952dc7221: Adding Client=TC_pmm_idle_rx_mt_data(1660), IMSI='262420000001007'H, TLLI='CEA2FCC6'O, index=0 SGSN_Test-GSUP(1658)@523952dc7221: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@523952dc7221: 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 := 'FD2C'O, rac := 'AE'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)@523952dc7221: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)4829648 SGSN_Test_0-SCCP(1652)@523952dc7221: First idle individual index:0 SGSN_Test_0-RAN(1654)@523952dc7221: patch: N(SD) for ConnIdx 0 set to 1 20241102165550815 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165550815 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165550815 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165550815 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165550815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165550815 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165550815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165550815 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165550816 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241102165550816 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241102165550816 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241102165550816 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach" (gprs_gmm.c:1266) 20241102165550816 DMM DEBUG GMM(gmm_fsm)[0x61200002e8a0]{Deregistered}: Allocated (fsm.c:456) 20241102165550816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{Init}: Allocated (fsm.c:456) 20241102165550816 DMM DEBUG MM_STATE_Gb[0x61200002eba0]{Idle}: Allocated (fsm.c:456) 20241102165550816 DMM DEBUG MM_STATE_Iu[0x61200002ed20]{Detached}: Allocated (fsm.c:456) 20241102165550816 DMM DEBUG GMM(gmm_fsm)[0x61200002e8a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102165550816 DMM DEBUG GMM(gmm_fsm)[0x61200002e8a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102165550816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102165550816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102165550816 DMM DEBUG MM(262420000001007/c968739c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102165550816 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241102165550817 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165550817 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165550817 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165550817 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165550817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165550817 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165550817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165550817 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165550817 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165550817 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165550817 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165550817 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165550817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165550817 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165550817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165550817 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1652)@523952dc7221: { messageType := 2, destLocRef := '49B1D0'O, sourceLocRef := '000012'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1652)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@523952dc7221: 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 := '2DC8CD2418D68DD348A93DD54C919B3C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2F2D6934'O ("/-i4") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CA9560B9D935F63A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A74AF41C0942ED070EC2E85304C59A2A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '12BB6DA6D5E6A29BE23BB172F71E699E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '391485EF19DD8F34B7FEDA79F45400C3'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C67790E2FF215967'O } } } } } SGSN_Test_0-SCCP(1652)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1652)@523952dc7221: vl_len:23 SGSN_Test_0-SCCP(1652)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1652)@523952dc7221: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20241102165550827 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165550827 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165550827 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165550827 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165550827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165550827 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165550827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165550827 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165550828 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241102165550828 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241102165550828 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241102165550828 DMM DEBUG MM(262420000001007/c968739c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20241102165550828 DMM NOTICE MM(262420000001007/c968739c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102165550828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102165550828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102165550828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102165550828 DMM DEBUG MM(262420000001007/c968739c) Requesting authorization (sgsn_auth.c:160) 20241102165550828 DMM INFO MM(262420000001007/c968739c) Requesting authentication tuples (sgsn_auth.c:184) 20241102165550828 DMM DEBUG MM(262420000001007/c968739c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102165550828 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20241102165550828 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)@523952dc7221: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1660) SGSN_Test-GSUP(1658)@523952dc7221: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1660)"262420000001007" 20241102165550831 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102165550831 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102165550831 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102165550831 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102165550831 DMM INFO MM(262420000001007/c968739c) Subscriber data update (mmctx.c:445) 20241102165550831 DMM DEBUG MM(262420000001007/c968739c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102165550831 DMM INFO MM(262420000001007/c968739c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102165550831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102165550831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102165550831 DMM INFO MM(262420000001007/c968739c) <- GMM AUTH AND CIPHERING REQ (rand = 2d c8 cd 24 18 d6 8d d3 48 a9 3d d5 4c 91 9b 3c , mmctx_is_r99=1, vec->auth_types=0x3, autn = 39 14 85 ef 19 dd 8f 34 b7 fe da 79 f4 54 00 c3 ) (gprs_gmm.c:483) 20241102165550831 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241102165550831 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165550831 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165550832 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165550832 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165550832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165550832 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165550832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165550832 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1652)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1652)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1652)@523952dc7221: vl_len:37 SGSN_Test_0-SCCP(1652)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1652)@523952dc7221: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A22C67790E223094B99990000100007F02904FF215967'O 20241102165550838 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165550838 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165550838 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165550838 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165550838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165550838 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165550838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165550838 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165550838 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241102165550838 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241102165550838 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241102165550839 DMM INFO MM(262420000001007/c968739c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102165550839 DMM NOTICE MM(262420000001007/c968739c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102165550839 DMM DEBUG MM(262420000001007/c968739c) checking auth: received UMTS RES = c6 77 90 e2 ff 21 59 67 (gprs_gmm.c:666) 20241102165550839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102165550839 DMM DEBUG MM(262420000001007/c968739c) Requesting authorization (sgsn_auth.c:160) 20241102165550839 DMM INFO MM(262420000001007/c968739c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102165550839 DMM DEBUG MM(262420000001007/c968739c) Requesting subscriber data update (gprs_subscriber.c:894) 20241102165550839 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20241102165550839 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) 20241102165550839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241102165550839 DMM DEBUG MM(262420000001007/c968739c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241102165550839 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165550839 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165550839 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165550839 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165550839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165550839 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165550839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165550839 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1652)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1652)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1652)@523952dc7221: vl_len:12 SGSN_Test_0-SCCP(1652)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1652)@523952dc7221: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241102165550847 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165550847 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165550847 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165550847 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165550847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165550847 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165550848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165550848 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165550848 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241102165550848 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241102165550848 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241102165550848 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 18) (iu_client.c:366) 20241102165550848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241102165550848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241102165550848 DMM INFO MM(262420000001007/c968739c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc968739c) (gprs_gmm.c:300) 20241102165550848 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241102165550848 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165550848 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165550849 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165550849 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165550849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165550849 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165550849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165550849 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165550849 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165550849 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165550849 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165550849 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165550849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165550849 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165550849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165550849 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1652)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1652)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241102165550853 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102165550853 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102165550853 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241102165550853 DMM INFO MM(262420000001007/c968739c) Subscriber data update (mmctx.c:445) 20241102165550853 DMM DEBUG MM(262420000001007/c968739c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102165550853 DMM INFO MM(262420000001007/c968739c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102165550853 DMM NOTICE MM(262420000001007/c968739c) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20241102165550853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102165550853 DMM NOTICE MM(262420000001007/c968739c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102165550853 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) 20241102165550854 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102165550854 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241102165550854 DMM INFO MM(262420000001007/c968739c) Subscriber data update (mmctx.c:445) 20241102165550854 DMM DEBUG MM(262420000001007/c968739c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1652)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1652)@523952dc7221: vl_len:14 SGSN_Test_0-SCCP(1652)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1652)@523952dc7221: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241102165550856 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165550856 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165550856 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165550856 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165550856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165550856 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165550856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165550856 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165550857 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241102165550857 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241102165550857 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241102165550857 DMM INFO MM(262420000001007/c968739c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102165550857 DMM NOTICE MM(262420000001007/c968739c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102165550857 DMM DEBUG GMM(gmm_fsm)[0x61200002e8a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102165550857 DMM DEBUG GMM(gmm_fsm)[0x61200002e8a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102165550857 DMM DEBUG MM_STATE_Iu(18)[0x61200002ed20]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241102165550857 DMM DEBUG MM_STATE_Iu(18)[0x61200002ed20]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241102165550857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102165550857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241102165550858 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165550858 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165550858 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165550858 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165550858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165550858 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165550858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165550858 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1652)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1652)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1652)@523952dc7221: vl_len:7 SGSN_Test_0-SCCP(1652)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1652)@523952dc7221: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241102165550863 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165550863 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165550863 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165550863 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165550863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165550863 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165550863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165550863 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165550863 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241102165550863 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241102165550863 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241102165550863 DMM INFO MM(262420000001007/c968739c) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241102165550863 DMM DEBUG MM_STATE_Iu(18)[0x61200002ed20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241102165550864 DMM DEBUG MM_STATE_Iu(18)[0x61200002ed20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241102165550864 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165550864 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165550864 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165550864 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165550864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165550864 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165550864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165550864 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1652)@523952dc7221: Session index based on local reference:0 20241102165550865 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165550865 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165550865 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165550865 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165550865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165550865 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165550865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165550865 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1654)@523952dc7221: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)4829648 TC_pmm_idle_rx_mt_data(1660)@523952dc7221: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1660)@523952dc7221: 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 := 'C968739C'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@523952dc7221: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)7497060 SGSN_Test_0-RAN(1654)@523952dc7221: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1652)@523952dc7221: First idle individual index:0 20241102165551065 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165551065 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165551065 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165551065 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165551065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165551066 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165551066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165551066 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165551067 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241102165551067 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241102165551067 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241102165551067 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC968739C) type="signalling" (gprs_gmm.c:1937) 20241102165551067 DMM DEBUG GMM(gmm_fsm)[0x61200002e8a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241102165551067 DMM DEBUG GMM(gmm_fsm)[0x61200002e8a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241102165551067 DMM DEBUG MM(262420000001007/c968739c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241102165551067 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165551067 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165551067 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165551067 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165551067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165551067 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165551067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165551067 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165551068 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165551068 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165551068 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165551068 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165551068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165551068 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165551068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165551068 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1652)@523952dc7221: { messageType := 2, destLocRef := '726564'O ("red"), 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(1652)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1652)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1652)@523952dc7221: vl_len:12 SGSN_Test_0-SCCP(1652)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1652)@523952dc7221: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241102165551072 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165551072 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165551072 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165551072 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165551072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165551072 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165551072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165551072 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165551073 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241102165551073 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241102165551073 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241102165551073 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20241102165551073 DMM DEBUG MM_STATE_Iu(18)[0x61200002ed20]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241102165551073 DMM DEBUG MM_STATE_Iu(18)[0x61200002ed20]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241102165551073 DMM INFO MM(262420000001007/c968739c) <- GMM SERVICE ACCEPT (P-TMSI=0xc968739c) (gprs_gmm.c:813) 20241102165551073 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241102165551073 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165551073 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165551073 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165551073 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165551073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165551073 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165551073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165551074 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165551074 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165551074 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165551074 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165551074 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165551074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165551074 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165551074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165551074 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1652)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1652)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1660)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1652)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1652)@523952dc7221: vl_len:23 SGSN_Test_0-SCCP(1652)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1652)@523952dc7221: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241102165551080 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165551080 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165551080 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165551080 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165551080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165551080 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165551080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165551080 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165551081 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241102165551081 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241102165551081 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241102165551081 DMM INFO MM(262420000001007/c968739c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241102165551081 DMM INFO MM(262420000001007/c968739c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241102165551081 DMM DEBUG MM(262420000001007/c968739c) Using GGSN 0 (gprs_sm.c:317) 20241102165551081 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) 20241102165551081 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20241102165551081 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241102165551081 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:186) 20241102165551081 DLGTP DEBUG Registering seq=1098 in restransmit req queue (gtp.c:402) 20241102165551094 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 0a c8 14 cc 11 6d c8 95 9b 14 05 7f 55 f5 99 08 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1098 from retransmit req queue (gtp.c:443) 20241102165551094 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbf886eced8, cbp=0x61400002dea0) (sgsn_libgtp.c:630) 20241102165551094 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241102165551094 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165551094 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165551094 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165551094 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165551094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165551094 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165551094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165551094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1652)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1652)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1652)@523952dc7221: vl_len:30 SGSN_Test_0-SCCP(1652)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1652)@523952dc7221: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068001D4F50EE'O 20241102165551109 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165551109 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165551109 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165551109 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165551109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165551109 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165551109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165551110 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165551110 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241102165551110 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241102165551110 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241102165551110 DRANAP INFO Rx RAB Assignment Response for UE conn_id 19 (iu_client.c:574) 20241102165551110 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241102165551110 DLGTP DEBUG Registering seq=1099 in restransmit req queue (gtp.c:402) 20241102165551110 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241102165551110 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241102165551110 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165551111 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165551111 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165551111 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165551111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165551111 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165551111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165551111 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1652)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241102165551114 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 0a c8 14 cc 11 6d c8 95 9b 7f 55 f5 99 08 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1099 from retransmit req queue (gtp.c:443) 20241102165551114 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fbf886eced8, cbp=0x61400002dea0) (sgsn_libgtp.c:630) 20241102165551114 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)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1660)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1652)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1652)@523952dc7221: vl_len:13 SGSN_Test_0-SCCP(1652)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1652)@523952dc7221: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20241102165551117 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165551117 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165551117 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165551117 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165551117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165551117 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165551117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165551117 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165551117 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241102165551117 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241102165551117 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20241102165551118 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20241102165551118 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165551118 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165551118 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165551118 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165551118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165551118 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165551118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165551118 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1652)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1652)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1652)@523952dc7221: vl_len:7 SGSN_Test_0-SCCP(1652)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1652)@523952dc7221: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241102165551121 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165551121 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165551121 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165551121 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165551121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165551121 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165551121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165551121 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165551121 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241102165551121 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241102165551121 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241102165551121 DMM INFO MM(262420000001007/c968739c) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241102165551122 DMM DEBUG MM_STATE_Iu(18)[0x61200002ed20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241102165551122 DMM DEBUG MM_STATE_Iu(18)[0x61200002ed20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241102165551122 DMM INFO MM(262420000001007/c968739c) Changing GTP-U endpoints 127.0.0.104/0x1d4f50ee -> 127.0.0.10/0x0000000f (gprs_mm_state_iu_fsm.c:52) 20241102165551122 DLGTP DEBUG Registering seq=1100 in restransmit req queue (gtp.c:402) 20241102165551122 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165551122 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165551122 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165551122 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165551122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165551122 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165551122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165551122 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1652)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-RAN(1654)@523952dc7221: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)7497060 20241102165551123 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165551123 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165551123 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165551123 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165551123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165551124 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165551124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165551124 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_pmm_idle_rx_mt_data(1660)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed 20241102165551125 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 0a c8 14 cc 11 6d c8 95 9b 7f 55 f5 99 08 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1100 from retransmit req queue (gtp.c:443) 20241102165551125 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fbf886eced8, cbp=0x61400002dea0) (sgsn_libgtp.c:630) 20241102165551125 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) SGSN_Test_0-RAN(1654)@523952dc7221: Created IMSI[0] for '262420000001007'H'C968739C'O to be handled at TC_pmm_idle_rx_mt_data(1660) 20241102165551129 DGPRS DEBUG GTP DATA IND from GGSN for 262420000001007, length=100 (sgsn_libgtp.c:823) 20241102165551129 DMM INFO MM(262420000001007/c968739c) Rx GTP for UE in PMM state Idle, paging it (sgsn_libgtp.c:830) 20241102165551129 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165551129 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165551129 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165551129 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165551129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165551129 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165551129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165551129 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1654)@523952dc7221: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@523952dc7221: 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 := 'C968739C'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@523952dc7221: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)4997731 SGSN_Test_0-RAN(1654)@523952dc7221: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1652)@523952dc7221: First idle individual index:0 20241102165551135 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165551135 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165551135 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165551135 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165551135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165551135 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165551135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165551135 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165551136 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241102165551136 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241102165551136 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241102165551136 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC968739C) type="signalling" (gprs_gmm.c:1937) 20241102165551136 DMM DEBUG GMM(gmm_fsm)[0x61200002e8a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241102165551136 DMM DEBUG MM(262420000001007/c968739c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241102165551137 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165551137 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165551137 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165551137 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165551137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165551137 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165551137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165551137 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165551137 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165551137 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165551137 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165551137 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165551137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165551137 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165551137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165551137 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1652)@523952dc7221: { messageType := 2, destLocRef := '4C4263'O ("LBc"), 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(1652)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1652)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1652)@523952dc7221: vl_len:12 SGSN_Test_0-SCCP(1652)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1652)@523952dc7221: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241102165551142 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165551142 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165551143 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165551143 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165551143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165551143 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165551143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165551143 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165551143 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241102165551143 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241102165551143 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241102165551143 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 20) (iu_client.c:366) 20241102165551143 DMM DEBUG MM_STATE_Iu(18)[0x61200002ed20]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241102165551143 DMM DEBUG MM_STATE_Iu(18)[0x61200002ed20]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241102165551143 DMM INFO MM(262420000001007/c968739c) <- GMM SERVICE ACCEPT (P-TMSI=0xc968739c) (gprs_gmm.c:813) 20241102165551143 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:510) 20241102165551144 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165551144 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165551144 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165551144 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165551144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165551144 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165551144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165551144 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165551144 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165551144 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165551144 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165551144 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165551144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165551144 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165551144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165551144 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1652)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1652)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1660)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed 20241102165557770 DGPRS DEBUG Checking for inactive LLMEs, time = 12377291 (sgsn.c:132) 20241102165609750 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241102165609750 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1657)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102165609750 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241102165619512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165619514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165619515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241102165619537 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165619538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165619539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241102165619589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165619591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165619591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-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)@523952dc7221: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@523952dc7221: Test Component 1660 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1658)@523952dc7221: Final verdict of PTC: none 20241102165620805 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102165620805 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1657)@523952dc7221: Final verdict of PTC: none -NSVCI99(1653)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1638)@523952dc7221: Final verdict of PTC: none -NSVCI97(1643)@523952dc7221: Final verdict of PTC: none SGSN_Test_0-SCCP(1652)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1648)@523952dc7221: Final verdict of PTC: none 20241102165620807 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241102165620807 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241102165620807 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) SGSN_Test-Gb1-NS1(1642)@523952dc7221: Final verdict of PTC: none 20241102165620807 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241102165620807 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241102165620807 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241102165620807 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241102165620807 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241102165620807 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) 20241102165620807 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165620807 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241102165620807 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241102165620807 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241102165620808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241102165620808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241102165620808 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241102165620808 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241102165620808 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) -NSVCI98(1647)@523952dc7221: Final verdict of PTC: none SGSN_Test_0-RAN(1654)@523952dc7221: Final verdict of PTC: none20241102165620808 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49226<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_pmm_idle_rx_mt_data-BVCI220(1650)@523952dc7221: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1646)@523952dc7221: Final verdict of PTC: none SGSN_Test_0-M3UA(1655)@523952dc7221: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1640)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1639)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1649)@523952dc7221: Final verdict of PTC: none SGSN_Test-RNC_GTP(1656)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1644)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1659)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(1641)@523952dc7221: Final verdict of PTC: none TC_pmm_idle_rx_mt_data(1660)@523952dc7221: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI98-provIP(1645)@523952dc7221: Final verdict of PTC: none -NSVCI99-provIP(1651)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(1638): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1639): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1640): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(1641): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(1642): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(1643): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1644): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(1645): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1646): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(1647): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(1648): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1649): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1650): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(1651): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test_0-SCCP(1652): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(1653): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test_0-RAN(1654): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test_0-M3UA(1655): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-RNC_GTP(1656): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(1657): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(1658): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(1659): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_pmm_idle_rx_mt_data(1660): fail (none -> fail) reason: "Tguard timeout" MTC@523952dc7221: Test case TC_pmm_idle_rx_mt_data finished. Verdict: fail reason: Tguard timeout MTC@523952dc7221: 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'. Sat Nov 2 16:56:20 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 20241102165620944 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34756<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165621446 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34756<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=377232) 20241102165621806 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165621806 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=377232, count=378868) 20241102165622806 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165622807 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241102165622809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241102165622809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241102165622809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:56: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_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 20241102165623808 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165623808 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_update_ctx_err_ind_from_ggsn started. 20241102165624514 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34768<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165624516 DMM INFO MM(262420000001007/c968739c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102165624516 DMM INFO MM(262420000001007/c968739c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102165624516 DMM DEBUG GMM(gmm_fsm)[0x61200002e8a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102165624516 DMM DEBUG GMM(gmm_fsm)[0x61200002e8a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102165624516 DMM DEBUG MM_STATE_Iu(18)[0x61200002ed20]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241102165624516 DMM DEBUG MM_STATE_Iu(18)[0x61200002ed20]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241102165624516 DMM NOTICE MM(262420000001007/c968739c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241102165624516 DGPRS INFO PDP(262420000001007/0) Forcing release of PDP context (pdpctx.c:102) 20241102165624516 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241102165624516 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241102165624516 DLGTP DEBUG Registering seq=1101 in restransmit req queue (gtp.c:402) 20241102165624517 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20241102165624517 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) 20241102165624517 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f7 09 00 28 01 01 (gsup_client.c:399) 20241102165624517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{Init}: Deallocated (fsm.c:568) 20241102165624517 DMM DEBUG MM_STATE_Gb[0x61200002eba0]{Idle}: Deallocated (fsm.c:568) 20241102165624517 DMM DEBUG MM_STATE_Iu(18)[0x61200002ed20]{Detached}: Deallocated (fsm.c:568) 20241102165624517 DMM DEBUG GMM(gmm_fsm)[0x61200002e8a0]{Deregistered}: Deallocated (fsm.c:568) 20241102165624517 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241102165624517 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165624517 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165624517 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165624517 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165624517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165624517 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165624517 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1661)@523952dc7221: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1662)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1661)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@523952dc7221: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1665)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165624563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102165624563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102165624563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102165624563 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165624563 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102165624563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165624563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165624563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165624563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165624565 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165624565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165624565 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165624565 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165624565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165624565 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165624565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165624565 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165624565 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241102165624565 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165624565 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165624566 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165624566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-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)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1665)@523952dc7221: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165624570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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)@523952dc7221: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1662)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1662)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165624581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165624581 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)@523952dc7221: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1667)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1666)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@523952dc7221: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1670)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165624598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241102165624598 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) 20241102165624598 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) 20241102165624598 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165624598 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241102165624598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165624598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165624598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165624598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165624600 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165624600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165624600 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165624600 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165624600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165624600 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165624600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165624600 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165624600 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241102165624601 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165624601 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1670)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241102165624601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165624601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-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)@523952dc7221: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241102165624605 DLNS DEBUG GPRS-NS2-VC(UDP-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(1671)@523952dc7221: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1667)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1667)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165624615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165624615 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)@523952dc7221: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1672)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1671)@523952dc7221: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1676)@523952dc7221: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1676)@523952dc7221: Provider Link came up: sending NS-RESET 20241102165624644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241102165624644 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) 20241102165624644 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) 20241102165624644 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165624644 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241102165624644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165624644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165624644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165624644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1676)@523952dc7221: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241102165624646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165624646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241102165624646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165624646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241102165624646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241102165624646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241102165624646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241102165624646 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165624646 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241102165624646 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241102165624646 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241102165624647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165624647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1676)@523952dc7221: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1676)@523952dc7221: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@523952dc7221: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@523952dc7221: Starting RAN_Emulation SGSN_Test_0-M3UA(1678)@523952dc7221: ************************************************* SGSN_Test_0-M3UA(1678)@523952dc7221: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1678)@523952dc7221: ************************************************* 20241102165624650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test_0-SCCP(1675)@523952dc7221: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1672)@523952dc7221: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1672)@523952dc7221: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241102165624659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241102165624659 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI220(1673)@523952dc7221: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241102165624808 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165624808 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241102165624809 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241102165624809 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1680)@523952dc7221: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1680)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241102165624811 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1680)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102165624812 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1680)@523952dc7221: 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)@523952dc7221: 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)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1680)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241102165624852 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241102165624852 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241102165624852 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241102165624852 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1678)@523952dc7221: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241102165624855 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165624855 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241102165624855 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241102165624855 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241102165624855 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241102165624855 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241102165624856 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241102165624857 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165624857 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241102165624857 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241102165624857 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241102165624857 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241102165624857 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241102165624857 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241102165624857 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241102165625661 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165625661 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165625661 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165625661 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165625661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165625662 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165625662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165625662 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165625662 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241102165625662 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241102165625663 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165625663 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165625663 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165625663 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165625663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165625663 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165625663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165625663 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1677)@523952dc7221: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@523952dc7221: Adding Client=TC_update_ctx_err_ind_from_ggsn(1683), IMSI='262420000001004'H, TLLI='CC50BC80'O, index=0 SGSN_Test-GSUP(1681)@523952dc7221: 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)@523952dc7221: 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 := '2498'O, rac := 'FA'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)@523952dc7221: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)7755629 SGSN_Test_0-SCCP(1675)@523952dc7221: First idle individual index:0 SGSN_Test_0-RAN(1677)@523952dc7221: patch: N(SD) for ConnIdx 0 set to 1 20241102165625881 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165625881 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165625881 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165625881 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165625881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165625881 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165625881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165625881 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165625882 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241102165625882 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241102165625882 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241102165625882 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20241102165625882 DMM DEBUG GMM(gmm_fsm)[0x61200002f4a0]{Deregistered}: Allocated (fsm.c:456) 20241102165625882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{Init}: Allocated (fsm.c:456) 20241102165625882 DMM DEBUG MM_STATE_Gb[0x61200002f7a0]{Idle}: Allocated (fsm.c:456) 20241102165625882 DMM DEBUG MM_STATE_Iu[0x61200002f920]{Detached}: Allocated (fsm.c:456) 20241102165625882 DMM DEBUG GMM(gmm_fsm)[0x61200002f4a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241102165625882 DMM DEBUG GMM(gmm_fsm)[0x61200002f4a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241102165625882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241102165625882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241102165625883 DMM DEBUG MM(262420000001004/dd716e15) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241102165625883 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:510) 20241102165625883 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165625883 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165625883 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165625883 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165625883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165625883 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165625883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165625883 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165625883 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165625883 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165625883 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165625883 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165625883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165625883 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165625883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165625883 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1675)@523952dc7221: { messageType := 2, destLocRef := '76576D'O ("vWm"), sourceLocRef := '000015'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1675)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@523952dc7221: 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 := 'E0D24C4A4B909A5457DD32D1DDC3950D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '99B86D94'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B5E56F14E74D0272'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'EDE90AD8FD1E52458C996EA5FA25CCBC'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '578AA9D28DF9AB91DF6BAB175478B179'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7D052BBD0848CA53F38721138030F65E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '655E549A5C224ACD'O } } } } } SGSN_Test_0-SCCP(1675)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1675)@523952dc7221: vl_len:23 SGSN_Test_0-SCCP(1675)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1675)@523952dc7221: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241102165625893 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165625893 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165625893 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165625893 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165625893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165625893 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165625893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165625893 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165625893 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241102165625893 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241102165625893 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241102165625893 DMM DEBUG MM(262420000001004/dd716e15) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241102165625893 DMM NOTICE MM(262420000001004/dd716e15) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241102165625893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241102165625893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241102165625893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241102165625893 DMM DEBUG MM(262420000001004/dd716e15) Requesting authorization (sgsn_auth.c:160) 20241102165625893 DMM INFO MM(262420000001004/dd716e15) Requesting authentication tuples (sgsn_auth.c:184) 20241102165625893 DMM DEBUG MM(262420000001004/dd716e15) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241102165625894 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241102165625894 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)@523952dc7221: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1683) SGSN_Test-GSUP(1681)@523952dc7221: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1683)"262420000001004" 20241102165625896 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241102165625896 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241102165625896 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241102165625896 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241102165625896 DMM INFO MM(262420000001004/dd716e15) Subscriber data update (mmctx.c:445) 20241102165625896 DMM DEBUG MM(262420000001004/dd716e15) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241102165625897 DMM INFO MM(262420000001004/dd716e15) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241102165625897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241102165625897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241102165625897 DMM INFO MM(262420000001004/dd716e15) <- GMM AUTH AND CIPHERING REQ (rand = e0 d2 4c 4a 4b 90 9a 54 57 dd 32 d1 dd c3 95 0d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 7d 05 2b bd 08 48 ca 53 f3 87 21 13 80 30 f6 5e ) (gprs_gmm.c:483) 20241102165625897 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:510) 20241102165625897 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165625897 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165625897 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165625897 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165625897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165625897 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165625897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165625897 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1675)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1675)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1675)@523952dc7221: vl_len:37 SGSN_Test_0-SCCP(1675)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1675)@523952dc7221: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130422655E549A23094B99990000100004F029045C224ACD'O 20241102165625904 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165625904 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165625904 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165625904 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165625904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165625904 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165625904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165625904 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165625904 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241102165625904 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241102165625904 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241102165625904 DMM INFO MM(262420000001004/dd716e15) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241102165625904 DMM NOTICE MM(262420000001004/dd716e15) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241102165625904 DMM DEBUG MM(262420000001004/dd716e15) checking auth: received UMTS RES = 65 5e 54 9a 5c 22 4a cd (gprs_gmm.c:666) 20241102165625904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241102165625904 DMM DEBUG MM(262420000001004/dd716e15) Requesting authorization (sgsn_auth.c:160) 20241102165625904 DMM INFO MM(262420000001004/dd716e15) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241102165625904 DMM DEBUG MM(262420000001004/dd716e15) Requesting subscriber data update (gprs_subscriber.c:894) 20241102165625905 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241102165625905 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) 20241102165625905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241102165625905 DMM DEBUG MM(262420000001004/dd716e15) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241102165625905 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165625905 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165625905 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165625905 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165625905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165625905 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165625905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165625905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1675)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1675)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1675)@523952dc7221: vl_len:12 SGSN_Test_0-SCCP(1675)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1675)@523952dc7221: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241102165625913 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165625913 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165625913 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165625913 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165625913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165625913 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165625913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165625913 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165625913 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241102165625913 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241102165625913 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241102165625913 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 21) (iu_client.c:366) 20241102165625913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241102165625913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241102165625913 DMM INFO MM(262420000001004/dd716e15) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd716e15) (gprs_gmm.c:300) 20241102165625913 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:510) 20241102165625914 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165625914 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165625914 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165625914 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165625914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165625914 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165625914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165625914 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165625914 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165625914 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165625914 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165625914 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165625914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165625914 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165625914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165625914 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1675)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1675)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241102165625918 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241102165625918 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241102165625918 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241102165625918 DMM INFO MM(262420000001004/dd716e15) Subscriber data update (mmctx.c:445) 20241102165625918 DMM DEBUG MM(262420000001004/dd716e15) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241102165625918 DMM INFO MM(262420000001004/dd716e15) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241102165625918 DMM NOTICE MM(262420000001004/dd716e15) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241102165625918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241102165625918 DMM NOTICE MM(262420000001004/dd716e15) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241102165625918 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) 20241102165625919 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241102165625919 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241102165625919 DMM INFO MM(262420000001004/dd716e15) Subscriber data update (mmctx.c:445) 20241102165625919 DMM DEBUG MM(262420000001004/dd716e15) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1675)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1675)@523952dc7221: vl_len:14 SGSN_Test_0-SCCP(1675)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1675)@523952dc7221: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241102165625921 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165625921 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165625921 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165625921 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165625921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165625921 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165625921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165625921 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165625922 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241102165625922 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241102165625922 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241102165625922 DMM INFO MM(262420000001004/dd716e15) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241102165625922 DMM NOTICE MM(262420000001004/dd716e15) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241102165625922 DMM DEBUG GMM(gmm_fsm)[0x61200002f4a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241102165625922 DMM DEBUG GMM(gmm_fsm)[0x61200002f4a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241102165625922 DMM DEBUG MM_STATE_Iu(21)[0x61200002f920]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241102165625922 DMM DEBUG MM_STATE_Iu(21)[0x61200002f920]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241102165625922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241102165625922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241102165625922 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165625922 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165625922 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165625922 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165625922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165625922 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165625922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165625922 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1675)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1675)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1675)@523952dc7221: vl_len:7 SGSN_Test_0-SCCP(1675)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1675)@523952dc7221: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241102165625927 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165625927 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165625927 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165625927 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165625927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165625927 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165625927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165625927 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165625928 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241102165625928 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241102165625928 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241102165625928 DMM INFO MM(262420000001004/dd716e15) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241102165625928 DMM DEBUG MM_STATE_Iu(21)[0x61200002f920]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241102165625928 DMM DEBUG MM_STATE_Iu(21)[0x61200002f920]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241102165625928 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165625928 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165625928 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165625928 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165625928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165625928 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165625928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165625928 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1675)@523952dc7221: Session index based on local reference:0 20241102165625930 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165625930 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165625930 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165625930 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165625930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165625930 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165625930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) SGSN_Test_0-RAN(1677)@523952dc7221: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)7755629 20241102165625930 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_update_ctx_err_ind_from_ggsn(1683)@523952dc7221: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1683)@523952dc7221: 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 := 'DD716E15'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@523952dc7221: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)2122432 SGSN_Test_0-RAN(1677)@523952dc7221: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1675)@523952dc7221: First idle individual index:0 20241102165626133 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165626133 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165626133 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165626133 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165626133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165626134 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165626134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165626134 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165626135 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241102165626135 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241102165626135 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241102165626135 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDD716E15) type="signalling" (gprs_gmm.c:1937) 20241102165626135 DMM DEBUG GMM(gmm_fsm)[0x61200002f4a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241102165626135 DMM DEBUG GMM(gmm_fsm)[0x61200002f4a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241102165626135 DMM DEBUG MM(262420000001004/dd716e15) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241102165626135 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165626135 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165626135 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165626135 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165626135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165626135 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165626136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165626136 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165626136 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165626136 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165626136 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165626136 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165626136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165626136 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165626136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165626136 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1675)@523952dc7221: { messageType := 2, destLocRef := '2062C0'O, sourceLocRef := '000016'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1675)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1675)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1675)@523952dc7221: vl_len:12 SGSN_Test_0-SCCP(1675)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1675)@523952dc7221: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241102165626141 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165626141 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165626141 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165626141 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165626141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165626141 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165626141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165626141 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165626141 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241102165626141 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241102165626141 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241102165626141 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 22) (iu_client.c:366) 20241102165626141 DMM DEBUG MM_STATE_Iu(21)[0x61200002f920]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241102165626141 DMM DEBUG MM_STATE_Iu(21)[0x61200002f920]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241102165626141 DMM INFO MM(262420000001004/dd716e15) <- GMM SERVICE ACCEPT (P-TMSI=0xdd716e15) (gprs_gmm.c:813) 20241102165626142 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 22) (iu_client.c:510) 20241102165626142 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165626142 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165626142 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165626142 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165626142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165626142 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165626142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165626142 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165626142 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165626142 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165626142 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165626142 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165626142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165626142 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165626142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165626142 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1675)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1675)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1683)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1675)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1675)@523952dc7221: vl_len:23 SGSN_Test_0-SCCP(1675)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1675)@523952dc7221: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241102165626149 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165626149 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165626149 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165626149 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165626149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165626149 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165626149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165626149 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165626150 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241102165626150 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241102165626150 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241102165626150 DMM INFO MM(262420000001004/dd716e15) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241102165626150 DMM INFO MM(262420000001004/dd716e15) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241102165626150 DMM DEBUG MM(262420000001004/dd716e15) Using GGSN 0 (gprs_sm.c:317) 20241102165626150 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) 20241102165626150 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241102165626150 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241102165626150 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:186) 20241102165626150 DLGTP DEBUG Registering seq=1102 in restransmit req queue (gtp.c:402) 20241102165626162 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 d5 5e e4 1b 11 11 60 85 de 14 05 7f 38 87 11 7c 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) 20241102165626162 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbf886edf50, cbp=0x6140000312a0) (sgsn_libgtp.c:630) 20241102165626162 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241102165626163 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165626163 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165626163 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165626163 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165626163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165626163 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165626163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165626163 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1675)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1675)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1675)@523952dc7221: vl_len:30 SGSN_Test_0-SCCP(1675)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1675)@523952dc7221: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680040615D38'O 20241102165626180 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165626180 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165626180 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165626180 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165626180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165626180 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165626180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165626180 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165626180 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241102165626180 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241102165626181 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241102165626181 DRANAP INFO Rx RAB Assignment Response for UE conn_id 22 (iu_client.c:574) 20241102165626181 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241102165626181 DLGTP DEBUG Registering seq=1103 in restransmit req queue (gtp.c:402) 20241102165626181 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241102165626181 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 22) (iu_client.c:510) 20241102165626181 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165626181 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165626181 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165626181 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165626181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165626181 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165626181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165626182 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1675)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241102165626186 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 d5 5e e4 1b 11 11 60 85 de 7f 38 87 11 7c 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) 20241102165626186 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fbf886edf50, cbp=0x6140000312a0) (sgsn_libgtp.c:630) 20241102165626186 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)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1683)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-RAN(1677)@523952dc7221: Created IMSI[0] for '262420000001004'H'DD716E15'O to be handled at TC_update_ctx_err_ind_from_ggsn(1683) 20241102165626197 DLGTP DEBUG Begin pdp_tidget tid = 5400100000024262 (pdp.c:324) 20241102165626197 DLGTP DEBUG Begin pdp_tidget. Found (pdp.c:328) 20241102165626197 DGPRS INFO PDP(262420000001004:5): Context 0x7fbf886edf50 was updated (sgsn_libgtp.c:660) 20241102165626197 DMM INFO MM(262420000001004/dd716e15) GGSN received ErrorInd from RNC while tx DL data. Paging UE in state CommonProcedureInitiated (sgsn_libgtp.c:682) 20241102165626197 DMM DEBUG MM_STATE_Iu(21)[0x61200002f920]{Connected}: Received Event E_PMM_RX_GGSN_GTPU_DT_EI (sgsn_libgtp.c:685) 20241102165626197 DMM DEBUG MM_STATE_Iu(21)[0x61200002f920]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:112) 20241102165626197 DMM INFO MM(262420000001004/dd716e15) Changing GTP-U endpoints 127.0.0.104/0x40615d38 -> 127.0.0.10/0x00000010 (gprs_mm_state_iu_fsm.c:52) 20241102165626197 DLGTP DEBUG Registering seq=2 in restransmit resp queue (gtp.c:506) 20241102165626198 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165626198 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165626198 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165626198 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165626198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165626198 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165626198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165626198 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165626198 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165626198 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165626198 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165626198 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165626198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165626198 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165626198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165626198 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1675)@523952dc7221: Session index based on local reference:0 20241102165626200 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165626200 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165626200 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) SGSN_Test_0-RAN(1677)@523952dc7221: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)2122432 20241102165626200 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165626200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165626200 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165626200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165626200 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1677)@523952dc7221: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_update_ctx_err_ind_from_ggsn(1683) TC_update_ctx_err_ind_from_ggsn(1683)@523952dc7221: 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 := 'DD716E15'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@523952dc7221: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)16479862 SGSN_Test_0-RAN(1677)@523952dc7221: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1675)@523952dc7221: First idle individual index:0 20241102165626405 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165626405 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165626405 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165626405 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165626406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165626406 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165626406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165626406 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165626406 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241102165626406 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241102165626406 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241102165626406 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDD716E15) type="signalling" (gprs_gmm.c:1937) 20241102165626406 DMM DEBUG GMM(gmm_fsm)[0x61200002f4a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1972) 20241102165626406 DMM DEBUG MM(262420000001004/dd716e15) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241102165626407 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165626407 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165626407 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165626407 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165626407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165626407 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165626407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165626407 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165626407 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165626407 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165626407 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165626407 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165626407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165626407 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165626407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165626407 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1675)@523952dc7221: { messageType := 2, destLocRef := 'FB7676'O, sourceLocRef := '000017'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1675)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1675)@523952dc7221: Session index based on connection ID:0 SGSN_Test_0-SCCP(1675)@523952dc7221: vl_len:12 SGSN_Test_0-SCCP(1675)@523952dc7221: vl_from0 SGSN_Test_0-SCCP(1675)@523952dc7221: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241102165626411 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165626412 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165626412 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241102165626412 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241102165626412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165626412 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165626412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241102165626412 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165626412 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241102165626412 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241102165626412 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241102165626412 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 23) (iu_client.c:366) 20241102165626412 DMM DEBUG MM_STATE_Iu(21)[0x61200002f920]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241102165626412 DMM DEBUG MM_STATE_Iu(21)[0x61200002f920]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241102165626412 DMM INFO MM(262420000001004/dd716e15) <- GMM SERVICE ACCEPT (P-TMSI=0xdd716e15) (gprs_gmm.c:813) 20241102165626412 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 23) (iu_client.c:510) 20241102165626413 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165626413 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165626413 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165626413 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165626413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165626413 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165626413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165626413 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241102165626413 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165626413 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165626413 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165626413 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165626413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165626413 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165626413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241102165626413 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1675)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1675)@523952dc7221: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@523952dc7221: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@523952dc7221: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@523952dc7221: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1683)@523952dc7221: setverdict(pass): pass -> pass, component reason not changed 20241102165627771 DGPRS DEBUG Checking for inactive LLMEs, time = 12377321 (sgsn.c:132) 20241102165642001 DLGTP DEBUG Retransmit resp queue seq 2 expired, removing from queue (gsn.c:293) 20241102165644809 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241102165644810 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1680)@523952dc7221: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@523952dc7221: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241102165644810 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241102165654567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165654570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165654570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241102165654602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165654604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165654604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241102165654647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165654649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241102165654649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-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)@523952dc7221: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@523952dc7221: Test Component 1683 has requested to stop MTC. Terminating current testcase execution. 20241102165655892 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241102165655892 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1681)@523952dc7221: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1680)@523952dc7221: Final verdict of PTC: none -NSVCI98(1670)@523952dc7221: Final verdict of PTC: none -NSVCI99(1676)@523952dc7221: Final verdict of PTC: none SGSN_Test_0-RAN(1677)@523952dc7221: Final verdict of PTC: none -NSVCI97(1665)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1667)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1661)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1662)@523952dc7221: Final verdict of PTC: none 20241102165655895 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241102165655895 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241102165655895 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241102165655895 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241102165655895 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241102165655895 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241102165655895 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241102165655895 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241102165655895 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) 20241102165655895 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165655895 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241102165655895 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241102165655895 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241102165655895 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241102165655895 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1666)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1672)@523952dc7221: Final verdict of PTC: none SGSN_Test_0-SCCP(1675)@523952dc7221: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1671)@523952dc7221: Final verdict of PTC: none 20241102165655896 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241102165655896 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) SGSN_Test-RNC_GTP(1679)@523952dc7221: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1673)@523952dc7221: Final verdict of PTC: none 20241102165655896 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241102165655896 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34768<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1678)@523952dc7221: Final verdict of PTC: none -NSVCI98-provIP(1668)@523952dc7221: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1682)@523952dc7221: Final verdict of PTC: none -NSVCI97-provIP(1663)@523952dc7221: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@523952dc7221: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn(1683)@523952dc7221: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI99-provIP(1674)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: none MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-NS0(1661): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1662): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97-provIP(1663): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1664): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI97(1665): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-NS1(1666): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1667): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98-provIP(1668): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1669): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI98(1670): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-NS2(1671): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1672): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1673): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99-provIP(1674): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test_0-SCCP(1675): none (none -> none) MTC@523952dc7221: Local verdict of PTC -NSVCI99(1676): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test_0-RAN(1677): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test_0-M3UA(1678): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-RNC_GTP(1679): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP-IPA(1680): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GSUP(1681): none (none -> none) MTC@523952dc7221: Local verdict of PTC SGSN_Test-GGSN_GTP(1682): none (none -> none) MTC@523952dc7221: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1683): fail (none -> fail) reason: "Tguard timeout" MTC@523952dc7221: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: fail reason: Tguard timeout MTC@523952dc7221: 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'. Sat Nov 2 16:56:55 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 20241102165656026 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60422<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165656628 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60422<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=359160) 20241102165656894 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165656894 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=359160, count=360796) 20241102165657771 DGPRS DEBUG Checking for inactive LLMEs, time = 12377351 (sgsn.c:132) 20241102165657895 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165657895 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241102165657896 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241102165657896 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241102165657896 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@523952dc7221: 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@523952dc7221: Test execution finished. MTC@523952dc7221: 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 ------ Sat Nov 2 16:56: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_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 20241102165658896 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165658896 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_NS_connect_alive started. 20241102165659698 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49886<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165659699 DMM INFO MM(262420000001004/dd716e15) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241102165659699 DMM INFO MM(262420000001004/dd716e15) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241102165659699 DMM DEBUG GMM(gmm_fsm)[0x61200002f4a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241102165659699 DMM DEBUG GMM(gmm_fsm)[0x61200002f4a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241102165659699 DMM DEBUG MM_STATE_Iu(21)[0x61200002f920]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241102165659699 DMM DEBUG MM_STATE_Iu(21)[0x61200002f920]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241102165659700 DMM NOTICE MM(262420000001004/dd716e15) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241102165659700 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20241102165659700 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241102165659700 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241102165659700 DLGTP DEBUG Registering seq=1104 in restransmit req queue (gtp.c:402) 20241102165659700 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241102165659700 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) 20241102165659700 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:399) 20241102165659700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{Init}: Deallocated (fsm.c:568) 20241102165659700 DMM DEBUG MM_STATE_Gb[0x61200002f7a0]{Idle}: Deallocated (fsm.c:568) 20241102165659700 DMM DEBUG MM_STATE_Iu(21)[0x61200002f920]{Detached}: Deallocated (fsm.c:568) 20241102165659700 DMM DEBUG GMM(gmm_fsm)[0x61200002f4a0]{Deregistered}: Deallocated (fsm.c:568) 20241102165659700 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241102165659700 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241102165659700 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241102165659700 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241102165659700 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241102165659700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241102165659700 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241102165659700 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) 20241102165659724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241102165659724 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) 20241102165659724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241102165659897 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165659897 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: setverdict(pass): none -> pass MTC@523952dc7221: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20241102165700728 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49886<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1684)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: pass MTC@523952dc7221: Local verdict of PTC -provIP0(1684): none (pass -> pass) MTC@523952dc7221: Test case TC_NS_connect_alive finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:57:00 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 20241102165700772 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49896<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165700898 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165700898 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241102165701274 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49896<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=18960) 20241102165701899 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165701899 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=18960, count=20500) 20241102165702899 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165702899 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: 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 ------ Sat Nov 2 16:57: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_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 20241102165703900 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165703900 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test case TC_NS_connect_reset started. 20241102165704331 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49900<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165704332 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241102165704353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241102165704353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241102165704353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241102165704353 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241102165704353 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241102165704354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241102165704354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241102165704354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165704354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-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@523952dc7221: setverdict(pass): none -> pass 20241102165704901 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165704901 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20241102165705357 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49900<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1685)@523952dc7221: Final verdict of PTC: none MTC@523952dc7221: Setting final verdict of the test case. MTC@523952dc7221: Local verdict of MTC: pass MTC@523952dc7221: Local verdict of PTC -provIP0(1685): none (pass -> pass) MTC@523952dc7221: Test case TC_NS_connect_reset finished. Verdict: pass MTC@523952dc7221: 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'. Sat Nov 2 16:57:05 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 20241102165705402 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49906<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241102165705902 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165705902 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241102165705904 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49906<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7992) 20241102165706903 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165706903 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=7992, count=12348) 20241102165707355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165707903 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165707903 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@523952dc7221: 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@523952dc7221: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@523952dc7221: Terminating MTC. MC@523952dc7221: MTC terminated. MC2> exit MC@523952dc7221: Shutting down session. MC@523952dc7221: 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-7794.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 20241102165708904 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165708904 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (2578255) [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-20241102-1642-1199bd66-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'] 20241102165709905 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165709905 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241102165710356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241102165710906 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165710906 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241102165711907 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165711907 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241102165712907 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165712907 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241102165713357 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-20241102-1642-1199bd66-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/log_format.sh'] 20241102165713909 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165713909 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241102165714910 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165714910 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping stp (2578100) 20241102165715911 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241102165715911 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping sgsn (2578163) [testenv][generic] Showing junit-xml-7794.log [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-20241102-1642-1199bd66-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/junit-xml-7794.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='88' failures='8' errors='0' skipped='0' inconc='0' time='879.00'> <testcase classname='SGSN_Tests' name='TC_attach' time='1.482462'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='1.588022'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='1.589172'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='1.580795'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.139836'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.595088'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='6.595756'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='6.611999'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='1.622558'> <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.549846'> <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.590656'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.512679'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='2.560407'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.508293'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='31.644532'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.671069'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='1.568198'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='5.688121'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='35.653784'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='6.696457'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='1.736059'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.515013'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.622342'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.608124'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='1.702492'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='6.594934'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='6.775857'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b_wrong_old_ra' time='6.707913'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.644063'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='1.530842'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='1.524499'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='1.540394'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.536085'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='1.525444'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.504304'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.604132'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='1.700825'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='6.701972'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='0.681700'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.516400'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='0.701092'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='0.594835'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='0.646906'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='0.617687'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='2.609409'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.519253'> <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.582316'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='10.586904'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='0.599742'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='33.609572'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='10.613835'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='0.603174'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='0.611750'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='0.601958'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='2.649701'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='1.624063'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='1.613133'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='7.605207'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='2.702344'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='2.615370'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='6.620840'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='6.636544'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.141576'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='6.635981'/> <testcase classname='SGSN_Tests' name='TC_paging_ps_ra_multiple_cells' time='6.629253'/> <testcase classname='SGSN_Tests' name='TC_bssgp_rim_single_report' time='0.477071'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.480580'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='1.673973'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_data' time='2.613379'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='1.694100'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_data' time='0.635787'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='3.589550'> <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.508400'> <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.513804'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='1.632456'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='1.649096'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='1.633301'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='1.644501'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user' time='1.840605'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_v4raw' time='1.705696'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' time='1.729840'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' time='1.738861'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' time='1.690425'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_pmm_idle' time='31.425866'> <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.389433'> <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.428813'> <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.033178'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.029374'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-nightly-asan-20241102-1642-1199bd66-0'] 523952dc7221cd9448e1d3677e14e3900218eb6efac60658acb878c9fe894eb7 Error: no container with name or ID testenv-sgsn-generic-osmocom-nightly-asan-20241102-1642-1199bd66-0 found: no such container [testenv] podman container crashed! [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-asan/154/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